Feeler for SML (Simple Markup Language)
Jelks Cabaniss
jelks at jelks.nu
Fri Nov 12 05:32:18 GMT 1999
Liam R. E. Quin wrote:
> Suppose that an SXML document had a head and a body, but that the body
> could contain whatever XML you wanted.
>
> The head would contain, optionally,
> * definitions of repeated fragments
> * metadata about the document
> * an optional reference to a Schema, so as not to have
> to use processing instructions or comments
> * an optional erference to one or more style sheets, again
> avoidig these silly processing instructions
I think this is actually going to be called "XML Packaging". I say "think",
because the W3C has not officially described what XML Packaging is to include,
but several members have said that it should include the above.
> <SXML:HEAD>
> <SXML:OBJECT NAME="Gribble">My name is Gribble</SXML:OBJECT>
> </SXML:HEAD>
> <SXML:BODY>
> <P>Ths is Gribble. <SXML:USE WHAT="Gribble" /> </P>
> </SXML:BODY>
>
> An SXML parser wold not need to understand namespaces, only to allow
> colon (:":) in identifiers.
Yeah, but those colons turn SXML into CXML ... :
/Jelks
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at 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 at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list