RE: [xml-dev] Re: I can XInclude where I bloody want to

From
Manos Batsis <>
To
Date
2002-05-02T10:54:23Z
ID
<>
Thread
RE: [xml-dev] Re: I can XInclude where I bloody want to
> From: Michael Kay [mailto:] 

> I always thought the <?xml-stylesheet?> processing 
> instruction was a bad
> idea anyway, data should not define its own presentation rules even
> indirectly.

From another point of view, it's just inline metadata: "If you know what
xml-stylesheet is, then may want to know my creator has provided this
style for reason X".

The main problem is, neither the metadata (ok, the PI) or the client
know what reason X is about.

Manos