Re: Wrapping of nodes into a document

/ Innovimax SARL <innovimax@gmail.com> was heard to say:
| In 5.1.1
|
| Please precise which nodes are allowed to be wrapped and how ?
| [[
| it is a dynamic error (err:XD0016) if the select expression on a
| p:input returns anything other than a possibly empty set of nodes.
| ]]

I took an action at the 27 Sep 2007 telcon to clarify this. Our discussion
on the telcon suggested that it was appropriate to select, comment,
processing instruction, or element nodes. But, in fact, *each* selected
node is turned into a document. So it's pointless to select anything other
than element nodes. I propose:

  It is a dynamic error (err:XD0016) if the select expression on a
  p:input returns anything other than a possibly empty set of element
  nodes.

(I added the word element.)

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | Do not try to live forever. You will
http://nwalsh.com/            | not succeed.--George Bernard Shaw

Received on Tuesday, 2 October 2007 14:58:36 UTC