|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Schema Question: Attributes
Hello, Does the use of xsi:type in an instance allow the derived type's attributes to appear in the markup, or is only the derived content model allowed? For example. In the XML Schema Document <element name="A" type="AType" /> <complexType name="AType"> <attribute name="attrA" type = "NCName" /> </complexType> <complexType name="BType" base="AType" derivedBy="extension"> <attribute name="attrB" type = "NCName" /> </complexType> In the XML Instance Document <A xsi:type="BType" attrA="someName" attrB="someOtherName" /> Is this okay? Or is only attrA allowed? Cheers Michael. *************************************************************************** This is xml-dev, the mailing list for XML developers. To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev List archives are available at http://xml.org/archives/xml-dev/ ***************************************************************************
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








