XML DOM constants

>XML DOM constants

XML DOM constants

These constants can be used in conjunction with the Xerces XML DOM parser.

DEF ENUM enumeration name KCML_DOM_VAL_SCHEME_ENUM

Enumeration ValueValueDescription
_VAL_SCHEME_NEVER0Never
_VAL_SCHEME_ALWAYS1Always
_VAL_SCHEME_AUTO2Automatic

Back to the list of Enumerations and Constants