Wraps 'elem' Element in a IXmlElement
Get the attribute with the given name
Get all attributes
Get the first child element with the given node name
with all the children of consequent child elements with the same node name.
for example two
Get the first child element with the given node name
Get the children with the given node name (if given, otherwise all child elements)
Generated using TypeDoc
Just a wrapper for an XML Element object. It facilitates handling of XML elements by OSMD