|
-
Dec 19th, 2001, 01:48 AM
#1
Thread Starter
Junior Member
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!!!!
-
Dec 19th, 2001, 03:38 AM
#2
New Member
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
-
Dec 19th, 2001, 09:52 AM
#3
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.
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
|