- From: Noah Mendelsohn <nrm@arcanedomain.com>
- Date: Wed, 17 Oct 2012 22:12:43 -0400
- To: Fred Li <fredzli@gmail.com>
- CC: xmlschema-dev@w3.org
The namespace is unchanged. New processors will recognize the new features, and old ones won't. In general, XSD 1.0 schemas are also XSD 1.1 schemas. Noah On 10/17/2012 9:19 PM, Fred Li wrote: > Hi experts, > > I appreciate all the answers you provided to my question about the use > of order indicators in the XSD file, and I am happy to know that there > is no maxOccurs restrictions on "all" in XSD1.1, so the problem I > mentioned is not a problem any more with XSD1.1. Now my question is > how do I use the XSD1.1? Usually I have a line of code at the > beginning of the xsd file like: > <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" > elementFormDefault="qualified"> > > For XSD1.1, what should I put for the value of "xmlns:xs="? Anything > else do need for the use of XSD1.1? > > Thanks and Best Regards, > > Fred Li > > >
Received on Thursday, 18 October 2012 02:11:58 UTC