- From: Norman Walsh <Norman.Walsh@Sun.COM>
- Date: Tue, 12 Oct 2004 11:02:38 -0400
- To: Webb Roberts <webb.roberts@gtri.gatech.edu>
- Cc: Jonathan Marsh <jmarsh@microsoft.com>, xmlschema-dev@w3.org
Received on Tuesday, 12 October 2004 15:02:53 UTC
/ Jonathan Marsh <jmarsh@microsoft.com> was heard to say: | Which has a couple of problems. To pass validation, mine ended up | looking like: | | | <xs:schema | | targetNamespace="http://www.w3.org/XML/1998/namespace" | | xmlns:xs="http://www.w3.org/2001/XMLSchema"> | | <xs:attribute name="id" type="xs:ID"/> | | </xs:schema> | | Note the different namespace, and the different declaration of | xs:attribute (attribute name must be a NCName). Yes, those bugs have been fixed. Thanks! Be seeing you, norm -- Norman.Walsh@Sun.COM / XML Standards Architect / Sun Microsystems, Inc. NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.
Received on Tuesday, 12 October 2004 15:02:53 UTC