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

Function operator[] from xml
Brief description

operator[](pool:XMLDataPool,key:String,attribute:String):String

Returns an attribute associated with the given address and attribute name More ...

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

Detailed description

Returns an attribute associated with the given address and attribute name. See the operator[] documentation for more details on keys.

Input parameters
pool: XMLDataPool
Instance of an XML pool.
key: String
Key address of the content.
attribute: String
Name of the attribute.

Return values
Default return value: String