Constants
- base string "{http://www.w3.org/XML/1998/namespace}base"
- lang string "{http://www.w3.org/XML/1998/namespace}lang"
- space string "{http://www.w3.org/XML/1998/namespace}space"
- XML_NAMESPACE_URI string "http://www.w3.org/XML/1998/namespace"
- XMLNS_NAMESPACE_URI string "http://www.w3.org/2000/xmlns/"
The expanded name of the xml:base
attribute.
The expanded name of the xml:lang
attribute.
The expanded name of the xml:space
attribute.
The namespace URI bound to the xml
prefix.
The namespace URI bound to the xmlns
prefix.