OTX Reference
|
|
Returns all XML attributes of a XML element More...
Public Attributes | |
XmlElementTerm | element |
The XmlElement object to which the operation is applied. More... | |
Public Attributes inherited from OpenTestSystem.Otx.Core.Terms.Term | |
MetaData | metaData |
Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Returns all XML attributes of a XML element
The GetXmlElementAttributes activity returns all XML attributes of a XML element as a Map<String, String>. The name can contain an arbitrary namespace in form of "Namespace:Name".
XmlElementTerm OpenTestSystem.Otx.Extensions.XML.Terms.GetXmlElementAttributes.element |
The XmlElement object to which the operation is applied.