XML Parser and DOM Tree Library/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
Zeile 4: Zeile 4:


== Library Reference ==
== Library Reference ==

Please import the library and take a look at the documentation and Test/Demo examples.


==== Parsing ====
==== Parsing ====

Version vom 13. März 2022, 12:36 Uhr

Introduction[Bearbeiten]

This library contains action blocks to read and manipulate XML documents.

Library Reference[Bearbeiten]

Please import the library and take a look at the documentation and Test/Demo examples.

Parsing[Bearbeiten]

Printing[Bearbeiten]

Element Extraction[Bearbeiten]

XPath Access[Bearbeiten]

XML Inspector[Bearbeiten]

Examples[Bearbeiten]

Example 1[Bearbeiten]

Fetch an XML document (using HTTP) and extract some value from it. In this example, a document containing ISO standard currency codes is retrieved, and the data of a currency is retrieved.

Both an example using action blocks from the standard library and an example using JavaScript elementary code is presented (the later for interested readers - you are not required to do any programming to solve this task).



Copyright © 2014-2024 eXept Software AG