company logo

XMLString :: isElement - Is XML string an XML element

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  :: isElement (  )

The function returns true, when the current is an element and false, otherwise.