Module expadom.constants
Constants for the DOM implementation.
Tables
constants |
Tables
- constants
-
Fields:
- DEFAULT_NS_KEY the 'prefix' value to use to indicate the default namespace, see Element:write.
- ERRORS Error return codes as defined here
- NODE_TYPES Node types as defined here
- DEFAULT_NAMESPACES
hash table with entries;
xmlns = "http://www.w3.org/2000/xmlns/"
, andxml = "http://www.w3.org/XML/1998/namespace"