[
Lists Home |
Date Index |
Thread Index
]
- From: "Brandt Dainow" <bd@internet-etc.com>
- To: <xml-dev@ic.ac.uk>
- Date: Mon, 17 May 1999 10:41:05 +0100
Hi - I'm playing about with the official DTD for schema's on the W3C's site
http://www.w3.org/TR/xmlschema-1/. I' can't get the Microsoft XML parser in
Internet Explorer 5 to validate it. It spits an error that attribute
"xlmns" must be type #FIXED. Any comments?
<!ELEMENT schema ((import*, include*, export?,
(comment | datatype | archetype | elementType
| attrGroup | modelGroup | notation
| textEntity | externalEntity | unparsedEntity)* ))>
<!ATTLIST schema
name CDATA #IMPLIED
version CDATA #IMPLIED
xmlns CDATA
"http://www.w3.org/1999/05/06-xmlschema-1/structures.xsd"
model (open|refinable|closed) "closed" >
Brandt Dainow
bd@internet-etc.com
Internet Etc Ltd
http://www.internet-etc.com
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 (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe 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)
|