/ Published in: Groovy
Expand |
Embed | Plain Text
// to write to standard out, remove fw xml.content() { xml.parameter(x:0) xml.person(id:100){ firstname("John") lastname("Long") } xml.person(id:101){ firstname("Ken") lastname("Smith") } }
Comments
Subscribe to comments
You need to login to post a comment.

just a test comment
a second comment