- From: <bugzilla@jessica.w3.org>
- Date: Thu, 13 Oct 2011 11:44:59 +0000
- To: www-xml-schema-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14448
Summary: Chameleon transformations
Product: XML Schema
Version: 1.1 only
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Structures: XSD Part 1
AssignedTo: David_E3@VERIFONE.com
ReportedBy: mike@saxonica.com
QAContact: www-xml-schema-comments@w3.org
CC: cmsmcq@blackmesatech.com
The XSLT transformation for chameleon schema documents appears not to handle
some attributes that can contain QNames. It handles any attribute typed as a
QName, and it handles the memberTypes attribute of xs:union (which is a list of
QNames), but it does not handle:
xs:element/@substitutionGroup (also a list of QNames)
xs:any/@notQName (a list that can include QNames inter alia)
It is presumably by design that it does not tamper with XPath expressions,
which may also contain unprefixed QNames.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 13 October 2011 11:45:05 UTC