System::Xml::Schema::XmlAtomicValue::get_IsNode metodo
XmlAtomicValue::get_IsNode method
Restituisce un valore che indica se l’elemento XML o l’attributo convalidato è un nodo XPath o un valore atomico.
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.
Vedi anche
- Class XmlAtomicValue
- Namespace System::Xml::Schema
- Library Aspose.Page for C++