![]() |
OTX Reference
|
|
Lists all ActionRealisation extensions. More...
Classes | |
| class | AddXmlChildElement |
| Adds a child to the parent. More... | |
| class | DeleteXmlAttribute |
| Deletes an xml attribute by name. More... | |
| class | DeleteXmlChildElement |
| Deletes the connection of the given element from its parent. More... | |
| class | SetXmlComment |
| Sets a new comment directly above the root XmlElement. More... | |
| class | SetXmlElementAttribute |
| Sets an attribute on a XmlElement by name. More... | |
| class | SetXmlElementAttributes |
| Sets attributes of an XmlElement. More... | |
| class | SetXmlElementText |
| Sets the text of an XmlElement. More... | |
| class | SetXmlProcessingInstructions |
| Sets a list of new processing instruction elements above the XML root element. More... | |
| class | ValidateXml |
| Validates an XML file against the XML schema file specified within the XML document. More... | |
| class | ValidateXMLFromByteField |
| Validates XML data against the XML schema file specified within the XML document. More... | |
| class | XmlSaveToFile |
| Writes the XmlDocument in a file. More... | |
Lists all ActionRealisation extensions.
Lists all ActionRealisation extensions defined in this Extension. In addition to Terms, ActionRealisations describe the behavior of the program logic. An ActionRealisation will be used inside an Action node.