Hi Tom. An RTF has an implicit root node, so it is never empty. See http://www.w3.org/TR/xslt#section-Result-Tree-Fragments (which the comment in the test should reference). It states: "A result tree fragment is treated equivalently to a node-set that contains just a single root node. ...When a permitted operation is performed on a result tree fragment, it is performed exactly as it would be on the equivalent node-set." It may not be what you expect, but it's what the spec says. -scott
- test boolean43 seems wrong Tom Amiro
- Re: test boolean43 seems wrong Gary L Peskin
- Re: test boolean43 seems wrong Paul_Dick
- Re: test boolean43 seems wrong David_N_Bertoni
- Re: test boolean43 seems wrong Scott_Boag
- Re: test boolean43 seems wrong Tom Amiro
