ElementTreeData module
This module contains data types for the representation of XML and XML-like tree structures. The HTMLDocument and KayaDoc modules both use this package.
Data types
- ElementTreeData::Element - Types of element
- ElementTreeData::ElementTree - An element and its descendants
- ElementTreeData::EmptyTagMode - Controls printing of empty elements
- ElementTreeData::UnicodeFormat - Controls the output format of non-ASCII characters