document-element

Returns the root element of an <xml-document>.

Exported from

Modifiers

sealed

Arguments

documentAn instance of <xml-document>.

Values

elementAn instance of <xml-element>, or #f.
A class representing an XML document.
The simple-xml module provides basic XML parsing and navigation.
A class representing an XML element.