company logo

XMLString :: name - Get element or attribute name

An XMLString it either an attribute or an element. Both of them have got names, which can be requested by this function.

Return value:  String value ( odaba::String & )

Implementation details

odaba::String XMLString  :: name (  )

The function returns the name for the current XMLString (attribute or element).