MARTY Guy wrote: > > Great news! But, is there any tools that ca do the reverse translation from > ASN.1 modules to XML Schemas?
None that I know. > This is useful in heterogeneous information > systems where data can be defined/encoded in XML Schemas/XML or in > ASN.1/BER. You can use the ASN.1 schema as the central schema and encode either in BER, DER, PER or XER (i.e., XML), or even encode in PER to transmit on a low-bandwith channel and "decode then re-encode" in XER for display on your PDA, for example. There are ASN.1 tools that already allow that. -- Olivier DUBUISSON france telecom R&D DTL/TAL - 22307 Lannion Cedex - France t: +33 2 96 05 38 50 - f: +33 2 96 05 39 45 - http://asn1.elibel.tm.fr/
