Results 1 to 3 of 3

Thread: .net Xsl

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2001
    Location
    Singapore
    Posts
    24

    .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!!!!

  2. #2
    Lively Member
    Join Date
    Aug 1999
    Location
    Amsterdam
    Posts
    117
    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.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Nov 2001
    Location
    Singapore
    Posts
    24
    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
  •  



Click Here to Expand Forum to Full Width