System::Xml::Schema::XmlAtomicValue::get_Value method

XmlAtomicValue::get_Value method

Returns the String value of the validated XML element or attribute.

String System::Xml::Schema::XmlAtomicValue::get_Value() override

ReturnValue

The String value of the validated XML element or attribute.

See Also