You are here: Start » Filter Groups » Xml_SelectNodeValues

Xml_SelectNodeValues

Description

Select text from nodes in specified data format.

Filters in this group

Icon Name Description
Xml_SelectMultipleNodeValues_AsStrings Selects nodes from the XML tree using XPath request.
Xml_SelectMultipleNodeValues_AsIntegers Selects nodes from the XML tree using XPath request.
Xml_SelectMultipleNodeValues_AsReals Selects nodes from the XML tree using XPath request.
Xml_SelectMultipleNodeValues_AsBools Selects nodes from the XML tree using XPath request.
Xml_SelectSingleNodeValue_AsString Selects node from the XML tree using XPath request.
Xml_SelectSingleNodeValue_AsInteger Selects node from the XML tree using XPath request.
Xml_SelectSingleNodeValue_AsReal Selects node from the XML tree using XPath request.
Xml_SelectSingleNodeValue_AsBool Selects node from the XML tree using XPath request.