XML: Iterate
The module allows to iterate through the elements of an XML structure by using the b4A datastreams. The XML structure can be located in a structured documentation of an object or in an XML variable.
Designation
- Name
- util.XMLIterate
Datastreams
- Standard default: Number, <benutzerdefinierte Spalten>
Configuration
- Ausgabe
- Optionen
- XML Variable (
xml-variable
) - name of the XML variable object used to store the information
- Key (
xml-variable-key
) - key in the XML variable object to use
- Object for structured documentation (
structured-docu
) - If given the information are stored in the structured documentation of the object
- Name of structured documentation (
structured-docu-name
) - Defines the name of the tab of the structured documentation that should be used. If empty the first one is chosen.
- XPath (
xpath
) - the XPath used to filter the relevant nodes of the XML document