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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: SGML, XML and SML

[ Lists Home | Date Index | Thread Index ]
  • From: "Rick Jelliffe" <ricko@allette.com.au>
  • To: <xml-dev@ic.ac.uk>
  • Date: Sat, 20 Nov 1999 19:35:57 +0800

 From: Don Park <donpark@docuverse.com>

 >
>FYI, SML does not have the three problems.  It is just hairless XML.

Well, it is not XML at all if  it miss-parses a well-formed XML
document.

<a>
    <?b </a> ?>
    <!-- </a> -->
    <![CDATA[ </a> ]]]>
</a>

If you go ahead with SML, you should at least use different delimiters
to make sure that there is no confusion.

And you will immediately find that your co developers will say
"end tags take up so much space".  In XML, we can say "oh, but
when they are compressed, having explicit end-tags does not take
up extra space; besides we want them for error checking and to
make life simpler for people parsing using PERL and regular
expressions".

But you cannot answer that, because your toaster has too little space to
fit an XML parser, so it cannot fit a compression utility (or TCP/IP
anyway,
as I mentioned), so the resulting design will be some single character
delimiter.  So the resulting language will look something like SGML
NET-tags:
    <a/hellow world/
or LISP:
    (a  "hello world")
or RTF:
    {a hello world}


Rick Jelliffe




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)






 

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

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