OpenWGA 7.7 - TMLScript reference
WGAObject:
WGA.Xml
Description |
Subobject "Xml" collects functionalities to load and parse Xml documents. TMLScript uses the Java XML Parser Dom4J to parse and process XML documents. To represent a parsed DOM document the java object class org.dom4j.Document is used throughout these functions. Note: The functionalities provided here are not to be confused with the XML support directly built into JavaScript called "E4X". E4X is another way to treat XML in TMLScript, that may provide more native syntax at the cost of less powerful functionality. |
||||||||||||
Retrieval | As global object "WGA.Xml" | ||||||||||||
Allowed in script types |
|
||||||||||||
Properties and methods |
|