[Home] [By Thread] [By Date] [Recent Entries]
>Yes. The XML spec requires processing instructions be reported to apps, >and doesn't make the strange distinction that DOM does about ones that >are in the DTD vs elsewhere. (Which seems to be inherited by infoset.) Huh? The Infoset spec says: There is a processing instruction information item for each processing instruction in the document. They appear as the children of - the document info item for PIs at top-level - the document type declaration info item for PIs in the internal and external subsets - element info items Perhaps you were thinking of comments, which are indeed not represented when they occur in the DTD (they are useless out of context of the declarations). -- Richard
|

Cart



