[
Lists Home |
Date Index |
Thread Index
]
> -----Original Message-----
> From: Roger L. Costello [mailto:costello@mitre.org]
> Sent: Sunday, November 28, 2004 09:59
> To: xml-dev@lists.xml.org
> Subject: RE: [xml-dev] Relax NG, Thoughts, etc.
>
>
> Len Bullard wrote:
>
> > I've no beef against XSD, and I've written a DTD or two in
> my day, but
> > this situation where the W3C and certain very large unnamed
> vendors ignore
>
> > RELAX isn't right.
>
> There are 5 standard Validation Languages:
>
> 1. DTD
> 2. XML Schemas
> 3. RelaxNG
> 4. Schematron
> 5. OASIS CAM
ASN.1 is another schema language, and is a multipart international standard jointly published by ISO/IEC and ITU-T (ISO/IEC 8824-* and ISO/IEC 8825-*), and downloadable for free from the ITU-T website (see link below).
It supports XML documents as well as binary encodings of its type definitions, with the ability to round trip between the different forms of encoding.
A standardized translation of schemas from XSD to ASN.1 is available (ISO/IEC 8825-5 aka X.694).
In addition, the ASN.1 standards group has begun work on specifying a reverse translation from ASN.1 to XSD. This should enable translating an XSD schema to ASN.1 and then back to XSD, as well as translating an ASN.1 schema to XSD and then back to ASN.1, recovering essentially the initial schema, whichever the initial language is.
See also:
http://asn1.elibel.tm.fr/en/xml/
http://asn1.elibel.tm.fr/en/tools/xsdasn1/
http://www.itu.int/ITU-T/studygroups/com17/languages/index.html
Alessandro Triglia
OSS Nokalva
>
> But the following technologies have been created to only
> utilize one of them
> (XML Schemas):
>
> a. XSLT
> b. XPath
> c. XQuery
> d. SOAP
> e. WSDL
>
> (I am sure that there are others)
>
> The W3C seems to be sending a clear message, "if you're not
> XML Schemas then
> you're not invited to the party". /Roger
>
>
>
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://www.oasis-open.org/mlmanage/index.php>
>
>
|