System::Xml::Schema::XmlAtomicValue::get_IsNode 메서드

XmlAtomicValue::get_IsNode method

검증된 XML 요소 또는 속성이 XPath 노드인지 원자값인지 여부를 나타내는 값을 반환합니다.

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.

또 보기