System::Xml::Schema::XmlAtomicValue::get_ValueType method

XmlAtomicValue::get_ValueType method

Returns the type of the validated XML element or attribute.

TypeInfo System::Xml::Schema::XmlAtomicValue::get_ValueType() override

ReturnValue

The type of the validated XML element or attribute. The default value is String.

See Also