XML Module API Test: CreateSimpleXML
What it tests:
This test creates simple XML document with DTD and writes it into output.
How it works:
1) create empty XML document from template
2) create new Document Type and add it into document
3) append XML elements
4) write the document into output
Settings:
none
Output (Golden file):
XML document with DTD.
To Do:
none
Created on December 20, 2000, 12:33 PM
|