[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Michael Kay" <mike@s...>
  • To: "'Ben Stover'" <bxstover@y...>,"'xml-dev'" <xml-dev@l...>
  • Date: Wed, 2 Apr 2008 17:25:24 +0800

> Assume I have an XML doc and the referring XSD schema.
> 
> Can I add now additional elements and additional attributes 
> (for existing
> elements) in the XML doc without getting the XML doc invalid?
> 

Only if the schema allows it, by means of wildcards: xs:any and
xs:anyAttribute. It's up to the schema designer whether to permit such
extensions or not.

Michael Kay
http://www.saxonica.com/



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member