System::Xml::Schema::XmlAtomicValue::get_IsNode-Methode

XmlAtomicValue::get_IsNode method

Gibt einen Wert zurück, der angibt, ob das validierte XML-Element oder Attribut ein XPath Knoten oder ein atomarer Wert ist.

bool System::Xml::Schema::XmlAtomicValue::get_IsNode() override

ReturnValue

true if the validated XML element or attribute is an XPath node; false if the validated XML element or attribute is an atomic value.

Siehe auch