company logo

XMLString :: isAttribute - Is XML string an XML attribute

Return value:  Success ( bool  )

The value is true when the function was executed successfully. Otherwise the value is set to false.

Implementation details

bool XMLString  :: isAttribute (  )

The function returns true, when the current XMLString is an attribute and false, oterwise.