System::Xml::Schema::XmlAtomicValue::get_XmlType method

XmlAtomicValue::get_XmlType method

Returns the XmlSchemaType for the validated XML element or attribute.

SharedPtr<XmlSchemaType> System::Xml::Schema::XmlAtomicValue::get_XmlType() override

ReturnValue

The XmlSchemaType for the validated XML element or attribute.

See Also