- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 11 Jan 2006 18:50:57 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2699
Summary: [XSLT] typo xs:import-schema
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: joannet@ca.ibm.com
QAContact: public-qt-comments@w3.org
There are two instances of xs:import-schema in section 3.14 (Importing Schema
Components).
"... using an xs:schema element as a child of the xs:import-schema element ..."
"<xsl:import-schema>
<xs:schema targetNamespace="http://localhost/ns/yes-no">
...
</xs:schema>
</xs:import-schema>"
Received on Wednesday, 11 January 2006 18:50:58 UTC