xsl-list
[Top] [All Lists]

not showing namespace in output

2006-01-12 08:36:54
I'm transforming some XML using XSL (using .NET), and the output is
being inserted into a <div> on my page.

The output starts with this:
<?xml version="1.0" encoding="utf-16"?>

And some of the tags within it have an extra attribute, which it got
from the XML namespace:
<div xmlns:uyp="urn:yahoo:aprods">

Is there a way to prevent the namespace and xsl declaration from
appearing in my output? I want it to come out the other side of my
transformation looking like plain HTML, with no indication that it once
belonged to an XML feed.

~ ir



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