Generating Test Data

Subject: Generating Test Data
From: Nick Browne <NickBrowne@xxxxxxxxxxxxxxx>
Date: Mon, 12 Jun 2000 23:52:47 +0100
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


Current Thread