- From: Michael Kay <mike@saxonica.com>
- Date: Sun, 27 Feb 2011 21:47:36 +0000
- To: Philip Fearon <pgfearo@googlemail.com>
- CC: Saašha Metsärantala <saasha@acc.umu.se>, public-qt-comments@w3.org
On 27/02/2011 21:20, Philip Fearon wrote: > There was initially a problem with the XmlSchema.xsd, > imported by schema-for-xslt20.xsd, as it appears this imported schema > was never designed to compile. Removing a number of xs:restriction > elements in XmlSchema.xsd did the trick. XmlSchema.xsd was designed to compile - but the schema processor needs to handle it a bit specially, because it defines things in the xsd namespace which ordinary user schemas aren't supposed to do. So yes, some schema processors won't cope with it. Michael Kay Saxonica
Received on Sunday, 27 February 2011 21:48:09 UTC