Results 1 to 3 of 3

Thread: xml using xsl and xslt

  1. #1

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

    xml using xsl and xslt

    hi all,

    I'm doing an web application that can get data from database and store them into an xml file.

    I know that we could use xsl and xslt to manipulate the way it display the information.

    I wonder if anyone is familiar with it and could give mi some advice on how to do it.

    Now i already had my xslt file but don noe how to use it with my xml file.

    Can somebody please help???

    Thanks!!!!

  2. #2
    New Member
    Join Date
    Dec 2001
    Location
    Belgium
    Posts
    5
    Hi karen17,

    Is the processor al ready in place,if not?
    Use Xalan!
    What is Xalan?

    Xalan is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements the W3C Recommendations for XSL Transformations (XSLT) and the XML Path Language (XPath). It can be used from the command line, in an applet or a servlet, or as a module in other program

    http://xml.apache.org/xalan-j/index.html


    I have worked with it a while ago.
    But i dont have to mush experience with it

    See ya
    THX in advance

  3. #3
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    that may not be what he wants though. that would just create a one time html filee. he probably wants to keep the xml and xsl seperate.


    To answer the question..goto

    http;//www.xml101.com


    thats where I got my start and learned the basics real quickly.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

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