18 #if !defined(XERCESC_INCLUDE_GUARD_DOMPSVITYPEINFO_HPP) 19 #define XERCESC_INCLUDE_GUARD_DOMPSVITYPEINFO_HPP 60 , PSVI_Validation_Attempted
61 , PSVI_Type_Definition_Type
62 , PSVI_Type_Definition_Name
63 , PSVI_Type_Definition_Namespace
64 , PSVI_Type_Definition_Anonymous
66 , PSVI_Member_Type_Definition_Name
67 , PSVI_Member_Type_Definition_Namespace
68 , PSVI_Member_Type_Definition_Anonymous
70 , PSVI_Schema_Normalized_Value
71 , PSVI_Schema_Specified
108 virtual int getNumericProperty(
PSVIProperty prop)
const = 0;
#define CDOM_EXPORT
Definition: XercesDefs.hpp:166
uint16_t XMLCh
Definition: Xerces_autoconf_config.hpp:120
#define XERCES_CPP_NAMESPACE_BEGIN
Definition: XercesDefs.hpp:112
virtual ~DOMPSVITypeInfo()
Destructor.
Definition: DOMPSVITypeInfo.hpp:83
PSVIProperty
Definition: DOMPSVITypeInfo.hpp:57
DOMPSVITypeInfo()
Definition: DOMPSVITypeInfo.hpp:42
#define XERCES_CPP_NAMESPACE_END
Definition: XercesDefs.hpp:113
The DOMPSVITypeInfo interface represent the PSVI info used by DOMElement or DOMAttr nodes...
Definition: DOMPSVITypeInfo.hpp:34