Subject: RE: namespace value output at weird location
From: "Jacobs, Robert A." <ra.jacobs@xxxxxxx>
Date: Fri, 1 Apr 2005 09:57:25 -0600
|
> The namespace node is copied to the li element in the result tree, but
> no namespace declaration is generated when the tree is serialised as
> it's already in scope (from the surrounding ol)
This is what I suspected but was not sure of; thanks for the clarification.
> You presumably didn't use a literal <html> to generate the top level
> element in the result otherwise that element would have got the
> namespace node
This is also correct. I am generating an HTML fragment from a collection
of XML documents that is then inserted into an existing JSP template.
Thanks for your help and your explanations David.
Robert A. Jacobs
|