XMLString :: isValid - Is XML string valid
The function returns true, when the XML string contains data. The function does not check the validity of the data.
Return value: Success ( bool )
The value is true when the function was executed successfully. Otherwise the value is set to false .