This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes XML and Related Technologies and the fly likes XMLSS to XML Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "XMLSS to XML" Watch "XMLSS to XML" New topic
Author

XMLSS to XML

Swapnil Shroff
Ranch Hand

Joined: Mar 07, 2006
Posts: 58
I want to design an XSLT that will process each ROW in XMLSS format and generate an XML file.

I am doing following to process each row


However it doesn't work. Please advice.

Thanks in advance

(Edited so it isn't twice as wide as my screen - PC)
[ March 28, 2008: Message edited by: Paul Clapham ]

SCJP 5, SCDJWS<br /> <br />It's amazing how premature optimisation is both seductive and destructive; even when you know
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16483
    
    2

Your first step should be to identify in what way it "doesn't work". Then you will have something solid to work on. Right now you have no idea what the problem is. (Or if you do, you didn't mention it here.)

Look for error messages and stack traces. Or if the transformation runs to completion, try to identify what it does, what you wanted it to do, and what the difference between those two things is.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: XMLSS to XML
 
Similar Threads
Templates Match under Microsoft namespace
xml to xml transform
Namespace question
Can Not XSL-Transform Something so Simple.
styling in excel sheet