next up previous contents index
Next: 9.3.3.1 XML Namespaces Up: 9.3 Predicate Reference Previous: 9.3.2 Handling of White   Contents   Index


9.3.3 XML documents

The parser can operate in two modes: the sgml mode and the xml mode, as defined by the dialect(Dialect) option. HTML is a special case of the SGML mode with a particular DTD. Regardless of this option, if the first line of the document reads as below, the parser is switched automatically to the XML mode.

	<?xml ... ?>

Switching to XML mode implies:



Subsections
next up previous contents index
Next: 9.3.3.1 XML Namespaces Up: 9.3 Predicate Reference Previous: 9.3.2 Handling of White   Contents   Index
Terrance Swift 2007-10-06