[
Lists Home |
Date Index |
Thread Index
]
- From: Ray Waldin <rwaldin@pacbell.net>
- To: xml-dev@ic.ac.uk
- Date: Sun, 19 Dec 1999 02:54:25 -0800
Given the following XML:
<a xmlns="uri1" xmlns:b="uri1" c="d" b:c="e"/>
This seems to be legal according to the namespaces rec (see section 5.3) but I
don't see how it can make any sense to a schema aware application.
Is it possible for a schema to indicate that the above is allowed or disallowed?
Should SAX2 report two attributes with the same localName and namespaceURI?
Which value for c should an application honor if it encounters such a case?
-Ray
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|