5#include <system/object_ext.h>
6#include <system/enum.h>
34struct EnumMetaInfo<
System::Xml::Schema::XmlSchemaUse>
36 static const ASPOSECPP_SHARED_API std::array<std::pair<System::Xml::Schema::XmlSchemaUse, const char_t*>, 4>& values();
XmlSchemaUse
Indicator of how the attribute is used.
Definition: xml_schema_use.h:17
@ Required
Attribute must appear once.
@ Prohibited
Attribute cannot be used.
@ Optional
Attribute is optional.
@ 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