This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Generating Test Data


I would like to use XSL to generate a test XML document from a
'template' XML document that contains a root and a fixed set of child
elements and attributes. The resultant test document would contain a
dummy root element and an arbitary number of 'copies' of the content of
the template document. I wish to pass a parameter into the
transformation or use an attribute of the root element of the template
document to control the number of copies created. Passing the paramter
and making a single copy I'm sure I can handle.

However is there a way of setting up a loop (sorry to use this word) in
the style sheet to allow this 'cloning' to occur ?

--
Nick Browne
Slipstone Ltd




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]