ContRap
The symbolic tool for control-flow based rapid prototyping.

Function XMLDataPool from xml
Brief description

XMLDataPool(text:String):XMLDataPool

Creates an XML data pool from an XML string More ...

Function information
Name: XMLDataPool
Base: XMLDataPool
Group: XML plugins:XML data pool
Icon: system.png
Color: black
Authors:
Copyright:

Detailed description

Creates an XML data pool from an XML string.

Input parameters
text: String
XML formatted text.

Return values
Default return value: XMLDataPool
An instance of the XML pool.