ENUMSPYDOMType
Enumeration values to parameterize generation of C++ code from schema definitions.
| spyDOMType_msxml4 | = 0 | Obsolete | 
| spyDOMType_xerces | = 1 | |
| spyDOMType_xerces3 | = 2 | |
| spyDOMType_msxml6 | = 3 | 
spyDOMType_xerces indicates Xerces 2.x usage.
spyDOMType_xerces3 indicates Xerces 3.x usage.