5#include <system/object_ext.h>
6#include <system/enum.h>
32struct EnumMetaInfo<
System::Xml::Schema::XmlSchemaForm>
34 static const ASPOSECPP_SHARED_API std::array<std::pair<System::Xml::Schema::XmlSchemaForm, const char_t*>, 3>& values();
XmlSchemaForm
Indicates if attributes or elements need to be qualified with a namespace prefix.
Definition: xml_schema_form.h:17
@ Qualified
Elements and attributes must be qualified with a namespace prefix.
@ Unqualified
Elements and attributes are not required to be qualified with a namespace prefix.
@ 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