Metodo System::Xml::Schema::XmlAtomicValue::get_IsNode
XmlAtomicValue::get_IsNode method
Restituisce un valore che indica se l’elemento XML o l’attributo validato è 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.Font for C++