[Home] [By Thread] [By Date] [Recent Entries]
> Stand by; can a document node ever, every contain text nodes? > > Aren't the specified in XDM or even Infoset, to only have element > (exactly one), child or processing-instruction children? Whenever you write <xsl:variable name="x">banana</xsl:variable> you are creating a document node that is the parent of a single text node. Michael Kay http://www.saxonica.com/
|

Cart



