Table of Contents
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE root SYSTEM "definition.dtd"> <root></root>
This XML uses "utf-8" as encoding and uses definition.dtd to validate the XML file for correctness.
The simple XML document which is shown above, could be described by a DTD like:
<!ELEMENT root #PCDATA)>
For more information on XML, see:
For more information on XPath, see:
This is part of the MMBase documentation.
For questions and remarks about this documentation mail to: documentation@mmbase.org