[−][src]Type Definition libxslt::bindings::xmlNs
type xmlNs = _xmlNs;
xmlNs:
An XML namespace. Note that prefix == NULL is valid, it defines the default namespace within the subtree (until overridden).
xmlNsType is unified with xmlElementType.