- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 30 Oct 2007 03:06:23 +0000
- To: www-xml-schema-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3869
cmsmcq@w3.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Comment #1 from cmsmcq@w3.org 2007-10-30 03:06 -------
Concretely, I think this issue means: where the XML mapping rules
currently say things like
{annotations} The annotations corresponding to all the <annotation>
element information items in the [children], if any.
it should say something like
{annotations} The annotation mapping of the ... element, as defined
in XSDL 1.1 Part 1 Structures, "XML Representation of
Annotation Schema Components (sect. 3.15.2).
This has the disadvantage of looking more complicated, but the advantage of
correctly handling attributes in foreign namespaces, which match the
attribute wildcard on (some element of) the source declaration.
Received on Tuesday, 30 October 2007 03:06:30 UTC