tidy.isxml(3) php man page | unix.com

Man Page: tidy.isxml

Operating Environment: php

Section: 3

TIDY.ISXML(3)								 1							     TIDY.ISXML(3)

tidy::isXml - Indicates if the document is a generic (non HTML/XHTML) XML document

       Object oriented style

SYNOPSIS
bool tidy::isXml (void ) DESCRIPTION
Procedural style bool tidy_is_xml (tidy $object) Tells if the document is a generic (non HTML/XHTML) XML document. PARAMETERS
o $object - The Tidy object. RETURN VALUES
This function returns TRUE if the specified tidy $object is a generic XML document (non HTML/XHTML), or FALSE otherwise. Warning This function is not yet implemented in the Tidylib itself, so it always return FALSE. PHP Documentation Group TIDY.ISXML(3)
Related Man Pages
tidy_getopt(3) - php
tidy.repairfile(3) - php
tidy.html(3) - php
tidy.getopt(3) - php
tidy.parsefile(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!