|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XML Schemas: ref'ing vs inlining
Martin Bryan wrote: > am I right in inferring that a valid XML content model of (a, b, c, b) cannot be expressed using a schema? No, the constraint that was quoted is on the top-level declarations in a schema. It is saying you can't do: <schema...> <element name="b"> <complexType> ... </complexType> </element> <element name="b"> <complexType> ... </complexType> </element> </schema>
|
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
|
|||||||||






