[
Lists Home |
Date Index |
Thread Index
]
- From: "Don Park" <donpark@docuverse.com>
- To: <xml-dev@ic.ac.uk>
- Date: Mon, 22 Nov 1999 11:50:02 -0800
>No, every XML document is a legitimate WebSGML document.
>But would every SML document be a well-formed XML document?
No. SML has no concept of documents. Every SML data is a
external parsed XML entity.
>If you want a less bracketed mess, then pick any one of
> <a><!-- <a/> --></a>
>or
> <a><!?x <a/> ?></a>
>or
> <a><![CDATA[ <a/> ]]></a>
>
>Or even:
><p>In HTML, use the <!-- comment delimiter open </p>
First three is failed by SML processor. Last should pass.
Don Park - mailto:donpark@docuverse.com
Docuverse - http://www.docuverse.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 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)
|