[Bug 9089] The PI is missing from the list of data model nodes

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9089


Jonathan Robie <jonathan.robie@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.robie@redhat.com




--- Comment #1 from Jonathan Robie <jonathan.robie@redhat.com>  2010-02-22 13:21:49 ---
XQuery creates processing instruction nodes:

http://www.w3.org/TR/xquery-11/#id-computed-pis

<quote>A computed processing instruction constructor (CompPIConstructor)
constructs a new processing instruction node with its own node
identity.</quote>

If the language creates them, they had better exist!


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 22 February 2010 13:21:50 UTC