CreateDOMDocument, illustrates how you can create a DOM tree in memory from scratch. It then reports the elements in the tree that was just created.
The CreateDOMDocument sample illustrates how you can create a DOM tree in memory from scratch. To run CreateDOMDocument, enter the following
CreateDOMDocument
Here is a sample output from CreateDOMDocument
CreateDOMDocument The tree just created contains: 4 elements.