To: <[EMAIL PROTECTED]>
ile.com> cc: (bcc: David N
Bertoni/Cambridge/IBM)
A workaround would be to rewrite the path to copy the document node's
children rather than the node itself:
But I think a case can be made that copying the root node should have the
same meaning. I'd have to check the spec, but I'd be inclined to consider
that message a bug.
__
Hello,
i'm a Xalan-1.4 user (Linux & Solaris).
I'm using testXSLT, and trying to construct a tree-fragment of an XML file ,which is
not the input XML. (it is actually a xsd file, included by another xsd file, which is
the input XML)
I'm trying doing it using the line:
however, the test