Hi all,

I am attempting to create an xslt transformation which I am having trouble with. I am fairly new to xslt and am having a hard time getting my head around it. The original xml file looks like this:

Code:
<DataSet ID="-5480">
	<ObsGroup>
		<ClsItem name="AGE">2099</ClsItem>
		<ClsItem name="COMB_DATA">20</ClsItem>
		<ClsItem
...