5#include <system/object_ext.h>
6#include <system/enum.h>
29struct EnumMetaInfo<
System::Xml::XmlSpace>
31 static const ASPOSECPP_SHARED_API std::array<std::pair<System::Xml::XmlSpace, const char_t*>, 3>& values();
XmlSpace
Specifies the current xml:space scope.
Definition: xml_space.h:15
@ Preserve
The xml:space scope equals preserve.
@ Xml
Serialize according to the XML 1.0 rules.
Definition: db_command.h:9
std::enable_if< IsExceptionWrapper< T >::value, constT & >::type Default()
Returns the default-constructed instance of the specified type.
Definition: default.h:16