Click here to Skip to main content
15,895,084 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: Xml Pin
led mike13-Mar-09 4:49
led mike13-Mar-09 4:49 
Questionhow to create an xml file during run time Pin
pavan ravipati12-Mar-09 18:50
pavan ravipati12-Mar-09 18:50 
QuestionRe: how to create an xml file during run time Pin
led mike13-Mar-09 4:47
led mike13-Mar-09 4:47 
QuestionDisplay dynamic content in a frame controlled by the tree created from XML in another frame [modified] Pin
allenzzzxd11-Mar-09 6:56
allenzzzxd11-Mar-09 6:56 
QuestionC# .Net on Threads Pin
Member 39168569-Mar-09 20:21
Member 39168569-Mar-09 20:21 
QuestionWeb based XML import help Pin
krieath6-Mar-09 19:36
krieath6-Mar-09 19:36 
AnswerRe: Web based XML import help Pin
led mike10-Mar-09 6:00
led mike10-Mar-09 6:00 
QuestionOutput to text file Pin
shortdog6-Mar-09 17:28
shortdog6-Mar-09 17:28 
I am new to XML. I have tried to search for an answer to this question but haven't found any good answers.

I have created an XSD that describes a programming language (in this case C).
I have created a simple XML file that describes a simplistic hello world type program.
I have created a XSLT file that will transform that XML file into a c program.

What I would like to do is transform the XML and save the output a text or more specifically my .c file. Then I should be able to create another XSLT that would generate my .h file.

<xsl:output method="text" /> in my XSLT file.
When I load the XML file in IExplorer, the output is text on the screen, and I can copy and paste the text into a text file, but when I save as in IE it saves the original untransformed XML.

Is there a way to save the transformed output? Do I need to transform it outside of a browser somehow?
AnswerRe: Output to text file Pin
led mike9-Mar-09 4:53
led mike9-Mar-09 4:53 
GeneralRe: Output to text file Pin
shortdog11-Mar-09 3:01
shortdog11-Mar-09 3:01 
Questionstring manipulation in xsl - concatinating Pin
Sree Raj5-Mar-09 14:25
Sree Raj5-Mar-09 14:25 
AnswerRe: string manipulation in xsl - concatinating Pin
led mike6-Mar-09 4:43
led mike6-Mar-09 4:43 
QuestionProblem reading xml string and convert into a data table Pin
Renukapadhamanaban4-Mar-09 12:38
Renukapadhamanaban4-Mar-09 12:38 
AnswerRe: Problem reading xml string and convert into a data table Pin
led mike5-Mar-09 4:22
led mike5-Mar-09 4:22 
GeneralRe: Problem reading xml string and convert into a data table Pin
Renukapadhamanaban9-Mar-09 15:37
Renukapadhamanaban9-Mar-09 15:37 
QuestionAdding Header an datetime when User prints excel Sheet. Pin
vikram_asv4-Mar-09 9:22
vikram_asv4-Mar-09 9:22 
GeneralRe: Adding Header an datetime when User prints excel Sheet. Pin
Curtis Schlak.4-Mar-09 9:42
Curtis Schlak.4-Mar-09 9:42 
GeneralRe: Adding Header an datetime when User prints excel Sheet. Pin
Ankur19784-Mar-09 13:26
Ankur19784-Mar-09 13:26 
GeneralRe: Adding Header an datetime when User prints excel Sheet. Pin
Curtis Schlak.4-Mar-09 15:08
Curtis Schlak.4-Mar-09 15:08 
GeneralRe: Adding Header an datetime when User prints excel Sheet. Pin
vikram_asv4-Mar-09 17:03
vikram_asv4-Mar-09 17:03 
GeneralRe: Adding Header an datetime when User prints excel Sheet. Pin
vikram_asv4-Mar-09 17:06
vikram_asv4-Mar-09 17:06 
GeneralRe: Adding Header an datetime when User prints excel Sheet. Pin
AndyInUK4-Mar-09 23:28
AndyInUK4-Mar-09 23:28 
QuestionXML/XSL transformation question. Pin
Maximilien4-Mar-09 9:08
Maximilien4-Mar-09 9:08 
AnswerRe: XML/XSL transformation question. Pin
Curtis Schlak.4-Mar-09 9:17
Curtis Schlak.4-Mar-09 9:17 
GeneralRe: XML/XSL transformation question. Pin
Maximilien4-Mar-09 9:29
Maximilien4-Mar-09 9:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.