Re: [xml-dev] Comparison of Xml documents

From
Alaric B Snell <>
To
GARNIER Pierre <>
Date
2003-11-20T09:52:25Z
ID
<>
Thread
Re: [xml-dev] Comparison of Xml documents
GARNIER Pierre wrote:

> Should those informations (comparison infos) be in a "comparison" schema 
> rather than merged in the validating schema?
> Anyone knows about such a "comparison" schema standard spec existing?

Yeah! I don't think they've yet written an XML comparison tool using it, 
but in ASN.1 you can specify if order is important within a compound 
object - if order matters it's a SEQUENCE, otherwise it's a SET :-)

> Thanks,
> Pierre

ABS