Re: [xml-dev] What are Web Services for? (Was RE: [xml-dev] lots of WS

From
Thomas B. Passin <>
To
Date
2002-04-29T13:15:21Z
ID
<002501c1ef7f$ead22450$0bf13044@tbp>
Thread
Re: [xml-dev] What are Web Services for? (Was RE: [xml-dev] lots of WS
[John Cowan]


>
> ...Show me any random XML without mixed content
> in it, and I can interpret it as RDF for you.  It may not make much
> *sense* as RDF, but it will be legal, except for corner cases.
>

You can include mixed content as well if you think of the PCDATA parts as
being contained in imaginary <text>..</text> elements. Maintaining the right
sequence order may be a pain, but that problem exists in the absence of
mixed data anyway.

Cheers,

Tom P