Download Delve® SOA Fast-Prototyping Toolkit (Beta 1.0)
| Tutorials - How To Dynamically Generate XML Elements |
Page 2 of 3 |
Just as is the case with document instances, Tectonic lets you generate element instances simply by “calling” an element the same way you would a function. You can then produce complete XML text suing the elaborate operator and view that text using a “write” statement.

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