OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Is this invalid?

[ Lists Home | Date Index | Thread Index ]
  • From: Lars Marius Garshol <larsga@ifi.uio.no>
  • To: "'XML Dev'" <xml-dev@ic.ac.uk>
  • Date: 22 Mar 1999 18:00:12 +0100


* Didier PH Martin
| 
| Is this markup an invalid XML element?
| 
| <!AFDR "ISO/IEC 10744:1997">

No. It's not an XML element at all, it's an invalid declaration, since
XML does not have AFDR declarations.
 
| IE 5.x XML parser reject this markup as an invalid element
| 
| Declaration has an invalid name. Line 1, Position 3
| 
| <!AFDR "ISO/IEC 10744:1997">

In fact it recognizes it to be a declaration, but rightly complains
that it's not recognized.
 
| <!DOCTYPE....> ???, <!doctype....> ???, both ????

Only DOCTYPE.

| <!SGML...> ????, <!sgml..> ???, both ???

None of these are allowed. From an SGML point of view XML has a fixed
SGML declaration, from the XML point of view there is no such thing as
an SGML declaration.
 
| In which document is this listed? I know that these are all valid
| SGML markup and there is ISO documents on it, but where can I find
| W3C documents giving that information?

The XML specification would be an obvious place to look:

<URL:http://www.w3.org/TR/REC-xml>

--Lars M.


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)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS