| C | |
| check_error [Dtd] | |
| checked [Dtd] | |
| D | |
| dtd [Dtd] | |
| dtd_attr_default [Dtd] | |
| dtd_attr_type [Dtd] | |
| dtd_child [Dtd] | |
| dtd_element_type [Dtd] | |
| dtd_item [Dtd] | |
| E | |
| error [Xml] | |
| error_msg [Xml] | |
| error_pos [Xml] | |
| P | |
| parse_error [Dtd] | |
| parse_error_msg [Dtd] | |
| prove_error [Dtd] | |
| S | |
| source [XmlParser] | 
Several kind of resources can contain Xml documents.
 | 
| T | |
| t [XmlParser] | 
Abstract type for an Xml parser.
 | 
| X | |
| xml [Xml] | 
An Xml node is either
	 Element (tag-name, attributes, children)orPCData text |