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
 
 
 
#define CDOM_EXPORT
Definition XercesDefs.hpp:166
#define XERCES_CPP_NAMESPACE_BEGIN
Definition XercesDefs.hpp:112
#define XERCES_CPP_NAMESPACE_END
Definition XercesDefs.hpp:113
char16_t XMLCh
Definition Xerces_autoconf_config.hpp:120
The DOMPSVITypeInfo interface represent the PSVI info used by DOMElement or DOMAttr nodes,...
Definition DOMPSVITypeInfo.hpp:35
virtual int getNumericProperty(PSVIProperty prop) const =0
Returns the numeric value of the specified PSVI property associated to a DOMElement or DOMAttr,...
DOMPSVITypeInfo()
Definition DOMPSVITypeInfo.hpp:42
virtual ~DOMPSVITypeInfo()
Destructor.
Definition DOMPSVITypeInfo.hpp:83
PSVIProperty
Definition DOMPSVITypeInfo.hpp:58
virtual const XMLCh * getStringProperty(PSVIProperty prop) const =0
Returns the string value of the specified PSVI property associated to a DOMElement or DOMAttr,...