You are here: Start » Filter Groups » Xml_SelectAttributes
Xml_SelectAttributes
Description
Selects a set of attributes of chosen type.
Filters in this group
Icon | Name | Filter Name | Description |
---|---|---|---|
![]() |
Multiple Strings | Xml_SelectMultipleAttributes_AsStrings | Selects attributes from the XML tree using XPath request. |
![]() |
Multiple Integers | Xml_SelectMultipleAttributes_AsIntegers | Selects attributes from the XML tree using XPath request. |
![]() |
Multiple Reals | Xml_SelectMultipleAttributes_AsReals | Selects attributes from the XML tree using XPath request. |
![]() |
Multiple Bools | Xml_SelectMultipleAttributes_AsBools | Selects attributes from the XML tree using XPath request. |
![]() |
Single String | Xml_SelectSingleAttribute_AsString | Selects attribute from the XML tree using XPath request. |
![]() |
Single Integer | Xml_SelectSingleAttribute_AsInteger | Selects attribute from the XML tree using XPath request. |
![]() |
Single Real | Xml_SelectSingleAttribute_AsReal | Selects attribute from the XML tree using XPath request. |
![]() |
Single Bool | Xml_SelectSingleAttribute_AsBool | Selects attribute from the XML tree using XPath request. |