|
-
May 31st, 2002, 08:03 AM
#1
Thread Starter
Lively Member
xml to txt
how can i transform a xml file to a text file with xsl?
i.e.:
<person>
<name>christopher</name>
<address>street 12</address>
</person>
how can i put this information in a textfile?
i.e.:
christopher street 12
(name has to begin on position 1, address on position 33)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|