prolog
XML data types ยป XML data classes

Prev:open-tag
Next:comment


Vocabulary
xml.data

Class description
represents an XML prolog, with the tuple fields version (containing "1.0" or "1.1"), encoding (a string representing the encoding type), and standalone (t or f, whether the document is standalone without external entities)

See also
<prolog>, xml

Definition


Methods