June 2008
Intermediate to advanced
986 pages
27h 8m
English
Namespace nodes are almost never used in XSLT
stylesheets; they exist primarily for the XSLT processor’s benefit.
One thing to keep in mind is that the declaration of a namespace (such
as xmlns:auth="http://www.authors.net"), even
though it looks like an attribute in the XML source, becomes a
namespace node and not an attribute node. Namespace nodes exist for
both the namespace prefixes that are defined and any default
namespaces.
Read now
Unlock full access