Details
xsltNamespaceAlias ()
Read the stylesheet-prefix and result-prefix attributes, register
them as well as the corresponding namespace.
xsltGetNamespace ()
Find the right namespace value for this prefix, if needed create
and add a new namespace decalaration on the node
Handle namespace aliases
xsltGetSpecialNamespace ()
xmlNsPtr xsltGetSpecialNamespace (xsltTransformContextPtr ctxt,
xmlNodePtr cur,
const xmlChar *URI,
const xmlChar *prefix,
xmlNodePtr out); |
Find the right namespace value for this URI, if needed create
and add a new namespace decalaration on the node
xsltCopyNamespace ()
Do a copy of an namespace node. If node is non-NULL the
new namespaces are added automatically. This handles namespaces
aliases
xsltCopyNamespaceList ()
Do a copy of an namespace list. If node is non-NULL the
new namespaces are added automatically. This handles namespaces
aliases
xsltFreeNamespaceAliasHashes ()
Free up the memory used by namespaces aliases