5#include <system/object_ext.h>
6#include <system/enum.h>
32struct EnumMetaInfo<
System::Xml::Schema::XmlSchemaValidity>
34 static const ASPOSECPP_SHARED_API std::array<std::pair<System::Xml::Schema::XmlSchemaValidity, const char_t*>, 3>& values();
XmlSchemaValidity
Represents the validity of an XML item validated by the XmlSchemaValidator class.
Definition: xml_schema_validity.h:17
@ Valid
The XML item is valid.
@ NotKnown
The validity of the XML item is not known.
@ Schema
Validate according to XML Schema definition language (XSD) schemas, including inline XML Schemas....
@ Xml
Serialize according to the XML 1.0 rules.
Definition: db_command.h:9