Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Use of global attrbutes

From: "Pete Cordell" <petexmldev@--------------.--->
To: <xmlschema-dev@--.--->
Date: 9/5/2006 10:28:00 PM
I've found the wording about global attributes confusing for a while and 
thought I'd better clarify it!

If a global attribute is declared in an XSD file, then in an XML instance 
conforming to that XSD is it automatically valid for an instance of that 
global attribute to appear in any instance of a complex type, or is it 
necessary for the XSD to define an attribute use of the global attribute 
within the complex type definition.

i.e. if you have an XSD along the lines of:

<xs:attribute name='x' type='xs:int'/>

<xs:element name='e' type='t'/>

<xs:complexType name='t'>
    <xs:sequence>
        <xs:element name='le' type='xs:string'/>
    </xs:sequence>
</xs:complexType>

Is the following valid:

<e x='123'><le>OK?</le></e>

Many thanks in advance.

Pete.
--
=============================================
Pete Cordell
Tech-Know-Ware Ltd
                         for XML to C++ data binding visit
                         http://www.tech-know-ware.com/lmx
                         (or http://www.xml2cpp.com)
=============================================



From mike@s... Tue Sep 05 22:23:58 2006
Received: from aji.w3.org ([


transparent
Print
Mail
Digg
delicious
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