[
Lists Home |
Date Index |
Thread Index
]
> Actually, that does suggest a reasonable option:
>
> <docset>
> <document><![CDATA[<?xml version="1.0"?>
> <!DOCTYPE example1 [ <!ELEMENT one (#PCDATA)> ]>
> ]]>
> <one>
> ..</one>
> </document>
It's certainly a possible approach, and one that many people use, but it's
very poorly supported by tools such as XSLT and XQuery.
Michael Kay
|