Indicates whether this namespace binding is the original one.
If true
, this #NAMESPACE
element corresponds to
a namespace binding originally specified in the XML document.
If false
, this namespace binding is not found in the original XML.
Rather, it was assigned to the element (found by 'elementId'
reference attribute)
using adoptNSBinding()
function.
See Also:
adoptNSBinding()