Next in thread → Next in month →

RE: [xml-dev] Schema composition questions

From
Michael Kay <>
To
'Shlomo Yona' <>, 'Michele Vivoda' <>,
Date
2007-07-15T17:17:49Z
ID
<014d01c7c704$11c813b0$6601a8c0@turtle>
Thread
RE: [xml-dev] Schema composition questions
> So, regarding 5, I understand that wildcards represent names 
> that "exist" (defined/declared) in the same schema document 
> or in schema documents that are imported or included into it. 

No, I don't think so. A wildcard with processContents="strict" will match
any element declaration having the required name in the entire "schema",
that is, the total set of schema components known to the processor.

Michael Kay
http://www.saxonica.com/
Next in thread → Next in month →