xsl-list
[Top] [All Lists]

[xsl] transforming without outputting original namespace

2007-02-02 19:15:40
Thanks to David's help, I am now transforming xml that has a
namespace.  My target is a piece of HTML, so I would prefer if the
namespace was not in the output, which it is:

<div xmlns="http://www.photoparata.com/events.xsd";
xmlns:p="urn://www.photoparata.com/events.xsd" id="titlebar"/>

How do I go about getting rid of it?

--~------------------------------------------------------------------
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>