Download Delve® SOA Fast-Prototyping Toolkit (Beta 1.0)
| Tutorials - How To Dynamically Generate an XML Document |
Page 1 of 3 |
If you haven’t read the tutorial ‘How to Create an XML Document the Easy Way’ you might want to take a look at it first. Sometimes you want to create a number of different documents with the same basic format but different content. That is, the names of elements and attributes are the same from document to document, but the values of those elements and attributes vary.
To create this sort of “dynamic document” you start with a standard static document…

|
|
|