document-element-setter

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

Exported from

Modifiers

sealed

Arguments

elementAn instance of <xml-element> or #f.
documentAn instance of <xml-document>.

Values

elementThe element argument.
A class representing an XML document.
The simple-xml module provides basic XML parsing and navigation.
A class representing an XML element.