System::Xml::Schema::XmlAtomicValue::get_IsNode méthode

XmlAtomicValue::get_IsNode method

Retourne une valeur indiquant si l’élément ou l’attribut XML validé est un nœud XPath ou une valeur atomique.

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.

Voir aussi