Peter Flynn wrote:
> This is rubbish. Leave aside non-valid XML, as I don't use it.
> All valid XML documents adhere to a DTD by definition (omit
> Schemas, they're not relevant here). Each DTD has a stylesheet
> to render documents of its class. 

Each DTD has one or more stylesheets, which render the document. 
Which stylesheet you choose depends on the aspect of the document, you are 
interested in right now.

There is no 1 to 1 relationship between DTDs and stylesheets. That the 
reason, why the concept of PIs is broken.

The main point about XML is, that it is easy to process it in many different 
way, which are not all known, when a document is produced.


Martin


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to