|
tidy::isXmltidy_is_xmlIndicates if the document is a generic (non HTML/XHTML) XML document DescriptionObject-oriented style
public bool tidy::isXml()
Procedural style bool tidy_is_xml(tidy
$tidy )Tells if the document is a generic (non HTML/XHTML) XML document. Parameters
Return Values
This function returns Warning
This function is not yet implemented in the Tidylib itself, so it always
return |