Download Delve® SOA Fast-Prototyping Toolkit (Beta 1.0)
| Tutorials - How To Create an XML Document the Easy Way |
Page 1 of 4 |
Authoring an XML document can be a slow, repetitive task, especially when it’s done in code using DOM. Wouldn’t it be nice if there were an easier way? Delve makes creating XML documents easy and simple, with no DOM manipulation or special characters to type.
You can download Delve right now, or view a step-by-step example of how easy Delve makes it to create XML documents. The example begins just below.
First, type in “document” and the root element’s name

You’ve now defined a structured document named “vehicle.”
|
|
|