Re: SD1 - Short End Tags [fmt]

This is legal XML right?

<database>
<schema>
<recordsize = "15"/>
<field name = "name" offset = "0" length = "10"/>
<field name = "shoesize" offset = "11" length = "5"/>
</schema>
Sean Mc Grath  14
Mark UpLang    11
// 1000000 more records here
</database>

This is a low markup overhead solution that stays within the XML
spec. but is it within the *spirit* of the XML spec?

Sean
Sean Mc Grath

sean@digitome.com
Digitome Electronic Publishing
http://www.digitome.com

Received on Wednesday, 21 May 1997 04:08:18 UTC