December 2002
Intermediate to advanced
576 pages
32h
English
<xsl:namespace-alias>
The <xsl:namespace-alias> element declares
that one namespace URI (prefix1) in the
style sheet should be replaced by a different namespace URI
(prefix2) in the result tree. Either
attribute value can be set to #default to indicate
that the nonprefixed default namespace is to be used.
<xsl:namespace-alias stylesheet-prefix="prefix1" result-prefix="prefix2"/>
Read now
Unlock full access