XML Builder Tool
by Andrew Ambrose

This tool is written completely by Andrew Ambrose with JavaScript in 2002. Even the DOM was written exclusively by me. This XML application has an extended dom that can read and export to an actual xml structure and has a styles container built for extesibility.

Click and type on a node. Use "Ctrl" + "+" to add a new child node to the selected node.
Use "Ctrl" + "-" to remove the selected node.
Use the Tab and "Ctrl" + "[" to navigate through the nodes.
To the left of each node, on the node you can expand or collapse by clicking the node.
To rearange, click and drag a node by its bracket to another node.

See graphical container 0 | See graphical container 1 | See graphical container 2 | See graphical container 3




NODE_TEXT
Add an Attribute +
Node Text
/NODE_TEXT




Below functions are not available at this time.

Structure Only - no text?
Collapsed by Default?
Create Objects for ?


[ Save structure ]  [ Export Class File ]  [ Import XML Structure ]  [ Export XML Structure ]  [ Create Application ]