Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 19th, 2005, 07:43 AM
Registered User
 
Join Date: Sep 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Urgent help regarding XSLT parsing.... to xml..

hi folks!
i am stuck up at a point in my tool development. building a data integration tool.. now my problem is how to convert the user fed xslt to xml so that my tool reads the xml and generates the html.

how to parse a xslt to get an xml...using java so that my tool will read the xml output and giv my user the html data...

is there any other way i can put the data across in html after user defines the schema of the stylesheet?

guys pleaaaaaase help!!

thanks a lott..... :D

 
Old September 19th, 2005, 09:03 AM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

There's no point saying it's urgent. It makes people less inclined to help you if they think you're in a panic. At least take the time to write in proper sentences, rather that stream of consciousness.

I'm afraid I simply don't understand your question. The terminology is all wrong. What do you mean by "converting the xslt to xml"? XSLT already is XML. Perhaps you just mean you want to run the transformation from a Java application? In that case look at the JAXP interfaces.

Michael Kay
http://www.saxonica.com/
Author, XSLT Programmer's Reference and XPath 2.0 Programmer's Reference





Similar Threads
Thread Thread Starter Forum Replies Last Post
XSLT for parsing XHTML Form shahbhat XSLT 6 August 26th, 2008 06:22 PM
Parsing and counting using XSLT manish_jaiswal XSLT 2 January 24th, 2008 02:38 AM
Xml to XML using XSLT (urgent) [email protected] XSLT 1 December 30th, 2005 01:48 PM
Parsing an XSLT stylesheet failed .... :( Thebravehearth XML 0 October 12th, 2004 10:55 PM
XSLT simple parsing problem misu XSLT 3 August 18th, 2004 02:00 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.