Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Xerces Wiki" for change 
notification.

The "gsoc_xs_override_proposal" page has been changed by uswick.
http://wiki.apache.org/xerces/gsoc_xs_override_proposal?action=diff&rev1=28&rev2=29

--------------------------------------------------

  
   . Other sub-compnents , the ”Duplicates Handler” and “Dependency Analyzer” 
would come in to support the actions executed by “Transformation Manager” . 
Duplicates handler would provide necessary logic needed to detect duplicates 
and would try to handle them gracefully. “Dependency Analyzer” is also an 
important component since it would handle various tasks such as  calculating 
TargetSet’s [3] of respective override components , supporting decisions of 
Duplicate Handler (ie:- in circular cases of overrides/includes ), etc . 
<xs:override> Semantics Component as a whole would be dependent on XSD Handler 
and vices versa  during different stages of schema processing , so that 
aforementioned tasks can be successfully completed and ultimately the grammar 
pool is constructed with new <override> schema semantics included . The 
<override> semanitcs Handler will also keep a connection to the “Override 
Component Registry” constructed in the initial phases (ie:-construct trees 
phase) of schema processing ,which would map different <override> components 
with respective schema Documents that are implicitly/explicitly be affected by 
them .
  
-  . Following is a very simplified data flow diagram indicating the general 
control flow of schema processing with the proposed  <override> extension in 
place.As described earlier this shows  how our proposed <override> semantics 
component works with XSD Handler to produce desired schema grammer with 
necessary <override> info applied.
+  . Following is a very simplified data flow diagram indicating the general 
control flow of schema processing with the proposed  <override> extension in 
place.As described earlier this shows  how our proposed <override> Handler 
extension works with XSD Handler to produce desired schema grammer with 
necessary <override> sematics info applied.
  
   . . . {{http://farm5.static.flickr.com/4068/4486137116_4cb2ba4dc7_o.jpg}}
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to