[Home] [By Thread] [By Date] [Recent Entries]


> XSLT's handling of namespaces seems to be the bane of my life.

Namespaces were invented because someone was worried that XML was too
simple...

> Is it possible to extract the 
> value of the default namespace when the element to which it 
> is attached is in another namespace (as here)? I am using XSLT 1.0.


<xsl:value-of select="namespace::*[name()='']"/>

Michael Kay


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member