Hi Tsuji,
Sorry for the misunderstanding.
What I need is an XSLT stylesheet that can handle different xml input.
The first input could be:
----
<metadata>
<item name="Record type" type="xs:string" length="4" />
<item name="Recordcounter" type="xs:int" />
<item name="Record...
Hi tsuji
One more question regarding the XSLT stylesheet. How would the sylesheet look like for this xml input. I still want to use the same stylesheet for the first xml?
Thanks,
Bart
------------
<metadata>
<item name="Record type" type="xs:string" length="4" />
<item...
Hi tsuji thanks for your help. I'm not familiar with xml so I have 2 other questions regarding this issue.
1) I want to use this XLST file also to change the fomat of other xml files. The syntax of these xml files are almost the same, the only difference is the following:
------------...
I have a question about changing the format of an XML file. I know I have to do this with an XSLT, but i can't get it right. How would my XSLT file look like to get te transform as shown below? Regards
Bart
The XML I start with is:
-----------------
<?xml version="1.0" encoding="utf-8" ?>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.