[Home] [By Thread] [By Date] [Recent Entries]

  • From: Richard Tobin <richard@c...>
  • To: david-b@p...
  • Date: Fri, 20 Jul 2001 17:14:59 +0100 (BST)

>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

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member