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

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Structured Data Exchange Format (SDXF)



"Simon St.Laurent" wrote:
> Interesting to see someone shooting (what looks to me) in between ASN.1 and
> XML, though.

I'd further like to mention that the XML compression system that dbXML
implements is very similar, allowing you to traverse pre-parsed XML
graphs without having to de-serialize parts of the graph that you're not
interested in.  It is specified in
http://www.dbxml.org/docs/CoreSpecs.pdf

-- Tom