Determine if the specified string has a XML declaration and a root tag if so returns true otherwise false (depends on getRootTagName)
XML string or buffer
Optional
true when this the buffer has a valid XML declaration and root tag otherwise false
Determine if the specified string has a XML declaration and a root tag if so returns true otherwise false (depends on getRootTagName)