Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Substitution groups question

From: "Stan Kitsis" <skits@---------.--->
To: <xmlschema-dev@--.--->
Date: 4/1/2005 7:49:00 AM
Can someone help me interpret the following
(http://www.w3.org/TR/xmlschema-1/#e-final)

 

******************************

"Element declarations are potential members of the substitution group,
if any, identified by {substitution group affiliation}. Potential
membership is transitive but not symmetric; an element declaration is a
potential member of any group of which its {substitution group
affiliation} is a potential member. Actual membership may be blocked by
the effects of {substitution group exclusions} or {disallowed
substitutions}, see below."

******************************

 

What should be the behavior of schema validators in the following
example?

 

<xs:element name="head" type="xs:integer" block="substitution"/>

<xs:element name="member" type="xs:string" =
substitutionGroup="head"/>

 

Is "member" element a "potential member" or non-member of head's
substitution group?

 

Should validators report an error/warning because "member" element's
type is neither the same nor derived from "head" element's type?  Should
they ignore the type checking since "head" element blocks all
substitutions and therefore "member" element is not a member of head's
substitution group?  Should both checks be suspended until the time when
"member" is used as a part of the substitution group?

 

Thanks,

Stan Kitsis



transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent