Difference between revisions of "Extensions.Xml"
Jump to navigation
Jump to search
(Created page with "{{DISPLAYTITLE:OTX '''Xml''' Extension}}Category:OTX-ExtensionCategory:Xml == Classification == {{ClassificationExtension | Xml | UPDATING... | OtxReference#Extensio...") |
|||
Line 52: | Line 52: | ||
{| {{TableHeader}} | {| {{TableHeader}} | ||
+ | {{TableRowKeyValueList|[[Extensions.Xml.XmlChangeException|XmlChangeException]]|}} | ||
{{TableRowKeyValueList|[[Extensions.Xml.XmlException|XmlException]]|}} | {{TableRowKeyValueList|[[Extensions.Xml.XmlException|XmlException]]|}} | ||
{{TableRowKeyValueList|[[Extensions.Xml.XmlFormatException|XmlFormatException]]|}} | {{TableRowKeyValueList|[[Extensions.Xml.XmlFormatException|XmlFormatException]]|}} |
Revision as of 10:37, 25 September 2018
Classification
Name | Xml |
Short Description | UPDATING... |
Class | OTX Extension |
Base Extension | - |
Pre-Conditions | - |
Specified by | ISO 13209-3 |
Introduction
UPDATING...
Actions
AddXmlChildElement | |
DeleteXmlAttribute | |
DeleteXmlChildElement | |
SetXmlComment | |
SetXmlElementAttribute | |
SetXmlElementAttributes | |
SetXmlElementText | |
SetXmlProcessingInstructions | |
ValidateXml | |
XmlSaveToFile |
Terms
Data Types
XmlDocument | |
XmlElement |
Exceptions
XmlChangeException | |
XmlException | |
XmlFormatException | |
XPathException |