|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] how to define a namespace-prefix for null-namespace
Hi,
I have to transform an input-xml-document, whose schema doesnt define an target-namespace. i.e the xml-instance includes xsi:noNamespaceSchemaLocation="http://www.... In my XSLT-stylesheet I wanted to define a xmlns-prefix for that null-namespace, in order to be independent of coming namespace-changes. I've tried things like this: <xsl:stylesheet version="2.0" .... xmlns:my=""> <xsl:template match="my:*"> ... rsp. <xsl:stylesheet version="2.0" .... xmlns:my="#default"> <xsl:template match="my:*"> ... but unfortunally it seems not to be working. Maybe the solution is obvious - can anybody please give me a hint? thanks, Siegfried
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








