Re: [xml-dev] Objections to / uses of PSVI?

From
Thomas B. Passin <>
To
xml-dev <>
Date
2002-05-16T03:57:20Z
ID
<001f01c1fc8d$c7240760$0bf13044@tbp>
Thread
Re: [xml-dev] Objections to / uses of PSVI?
[Rich Salz]

> > ASN.1 requires external schemas so that data structures can be coded.
>
> ASN.1 *is* a schema, it's not something that needs a schema, so it
> doesn't answer the question.

ASN.1 includes schemas, encoded message forms, and value notations.  You
send the encoded messages (BER, PER, etc.), and can look at human-readable
messages using value notations.  With the encoded messages, you don't use
the schema directly but it would have been used to build your data
structures, etc.

Cheers,

Tom P