5#include <system/object_ext.h>
6#include <system/enum_helpers.h>
7#include <system/enum.h>
39DECLARE_USING_GLOBAL_OPERATORS
50struct EnumMetaInfo<
System::Xml::Schema::XmlSchemaDerivationMethod>
53 static const ASPOSECPP_SHARED_API std::array<std::pair<System::Xml::Schema::XmlSchemaDerivationMethod, const char_t*>, 8>& values();
XmlSchemaDerivationMethod
Provides different methods for preventing derivation.
Definition: xml_schema_derivation_method.h:18
@ Substitution
Refers to derivations by Substitution.
@ Extension
Refers to derivations by Extension.
@ Restriction
Refers to derivations by Restriction.
@ 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