Download Delve® SOA Fast-Prototyping Toolkit (Beta 1.0)
| Tutorials - How To Dynamically Generate XML Elements |
Page 1 of 3 |
If you haven’t read the tutorial ‘How to Create Dynamically Generate an XML Document’ you might want to take a look at it first. When dealing with more sophisticated documents, it’s often the case that we want dynamic content generation to occur at the level of the individual element. Tectonic enables this by allowing arguments to be passed into elements in the same way they can be passed into documents.

Once a parameter value is passed in, it can be placed in an element’s content using the “tnwrite” keyword. |
|
|