|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Namespace issues in 2nd order xslt (e.g. Schematron)
>
>
>
>Maybe I'm misunderstanding the problem but isn't this what the
>Schematron NS tag is for?
>
>
>
>
That tag does nothing...
Consider this:
<xsl:for-each select="osr:ns | ns">
<xsl:attribute
name="{concat(@prefix,':dummy-for-xmlns')}" namespace="{@uri}" />
</xsl:for-each>
is how it is defined in the schematron skeleton transform.
Now, the output xsl contains something like this at the root : ....
xmlns:prf="http://foo" prf:dummy-for-xmlns="">
and xalan complains that The prefix "prf" for attribute
"prf:dummy-for-xmlns" associated with an element type "axsl:stylesheet"
is not bound...
Any thoughts ?
Oleg
|
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








