|
-
Dec 9th, 2001, 11:35 PM
#1
Thread Starter
Junior Member
.net Xsl
hi,
i'm having a problem doing xsl.
i wanted to create an xml file with a xsl style. I saw several examples but don't know how to start.
i was wondering if the xsl file is written by me manually or should there be a function in the code to create it like creating an xml file?
Can someone pls point out the way how i can start...
An example would be much appreciated...
Thankx you!!!!
-
Dec 10th, 2001, 07:21 AM
#2
Lively Member
In most cases XSL is written by hand (ugly job).
In MSDN there is a lot of information on the subject, take a look at: ms-help://MS.VSCC/MS.MSDNVS/cpguide/html/cpconxslttransformationswithxsltransformclass.htm there is a simple code snippet at the bottom aswell.
If you don't like writing XSL yourself (like myself), you could take a look at BizTalk Server's Mapper. The Mapper can generate XSL for you, or at least a big part of it.
-
Dec 10th, 2001, 07:57 PM
#3
Thread Starter
Junior Member
Thank you gijsj,
At least now i know that xsl have to be written manually.
Throughout my research, i only learn how to connect xsl to xml but never indicate that the xsl have to be written manually...
Anyway, really thank you!!!
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
|