read-xml-document

Reads a simple XML file and returns an <xml-document>.  If the file cannot be parsed, this function signals an <xml-error>.

Exported from

Modifiers

sealed

Arguments

fileAn instance of <file-locator>.

Values

pageAn instance of <xml-document>.
A class representing an XML document.
The class of XML parsing errors.
The simple-xml module provides basic XML parsing and navigation.
A class.