xsl-list
[Top] [All Lists]

[xsl] transforming something with a namespace

2007-02-02 17:58:24
I know this is a dumb question, but how do you transform XML that has
a namespace?

Here is the XML:

<EventData xmlns="urn://www.photoparata.com/events.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>

I tried adding xmlns="urn://www.photoparata.com/events.xsd" to the
root element of the XSLT, but that did not work.

Sam

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