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 | Filter Name | Description |
---|---|---|---|
![]() |
Multiple Strings | Xml_SelectMultipleNodeValues_AsStrings | Selects nodes from the XML tree using XPath request. |
![]() |
Multiple Integers | Xml_SelectMultipleNodeValues_AsIntegers | Selects nodes from the XML tree using XPath request. |
![]() |
Multiple Reals | Xml_SelectMultipleNodeValues_AsReals | Selects nodes from the XML tree using XPath request. |
![]() |
Multiple Bools | Xml_SelectMultipleNodeValues_AsBools | Selects nodes from the XML tree using XPath request. |
![]() |
Single String | Xml_SelectSingleNodeValue_AsString | Selects node from the XML tree using XPath request. |
![]() |
Single Integer | Xml_SelectSingleNodeValue_AsInteger | Selects node from the XML tree using XPath request. |
![]() |
Single Real | Xml_SelectSingleNodeValue_AsReal | Selects node from the XML tree using XPath request. |
![]() |
Single Bool | Xml_SelectSingleNodeValue_AsBool | Selects node from the XML tree using XPath request. |