Re: [xml-dev] Data Interoperability ... Why do some XML vocabularies specify meaning + behavior whereas others specify only meaning?

From
David Carlisle <>
To
Date
2010-08-19T01:30:38Z
ID
<>
Thread
Re: [xml-dev] Data Interoperability ... Why do some XML vocabularies specify meaning + behavior whereas others specify only meaning?
On 18/08/2010 21:46, Michael Kay wrote:
> With XSLT it's a little less likely that anyone would do anything very
> useful with a stylesheet other than execute it, but it's certainly a
> theoretical possibility.

Although one of the main reasons that xslt is xml is so that it can be 
used as source data rather than being executed (often so that it can be 
transformed by another xslt stylesheet).

David