xsl-list
[Top] [All Lists]

RE: namespace value output at weird location

2005-04-01 08:57:25

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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>