Click here to Skip to main content
15,904,153 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: How to Save full path of file in XML file like C:\xyz\patient.bmp Pin
led mike23-May-08 5:13
led mike23-May-08 5:13 
AnswerRe: How to Save full path of file in XML file like C:\xyz\patient.bmp Pin
PIEBALDconsult6-Jun-08 10:35
mvePIEBALDconsult6-Jun-08 10:35 
QuestionMany-To-Many DataSet as XML document Pin
Miszou22-May-08 11:07
Miszou22-May-08 11:07 
Questionwrite PMML as in XML use Vc++ Pin
Member 365375120-May-08 23:42
Member 365375120-May-08 23:42 
AnswerRe: write PMML as in XML use Vc++ Pin
led mike21-May-08 6:16
led mike21-May-08 6:16 
QuestionModify large XML files [modified] Pin
rzumbado19-May-08 12:37
rzumbado19-May-08 12:37 
AnswerRe: Modify large XML files Pin
Christian Graus19-May-08 13:17
protectorChristian Graus19-May-08 13:17 
Questionindent XML and keep cdata sections? Pin
CherezZaboro19-May-08 4:13
CherezZaboro19-May-08 4:13 
Hi all! Using MSXML 6.
1. So I have a DOM. I add CDATA section. I save. I get xml with <a><CDATA[[my data here]]></a> in it but no indentation. - we know DOM doesn't "pretty print". Ok.

2. Now I add ISAXXMLReader/IMXWriter pair to handle formatting of my output xml from DOM and get indentation but CDATA section declaration is lost.
I mean in the out put I get: <a>my data here</a>
So how do I keep CDATA section declaration? Who losses it? The writer? The reader that reads DOM?
Confused | :confused:
Thanks a lot in advance!
Questionxml file validation using DTD in c#.net Pin
sengottuvelud16-May-08 22:35
sengottuvelud16-May-08 22:35 
QuestionValidation of XML Xpath of validation failure? Pin
AndyCLon14-May-08 5:17
AndyCLon14-May-08 5:17 
QuestionHow to parse responce XML using java script and store the result nodes and their values in Excel sheet Pin
JayPrakash Kulkarni11-May-08 22:51
JayPrakash Kulkarni11-May-08 22:51 
AnswerRe: How to parse responce XML using java script and store the result nodes and their values in Excel sheet Pin
JayPrakash Kulkarni13-May-08 4:49
JayPrakash Kulkarni13-May-08 4:49 
AnswerRe: How to parse responce XML using java script and store the result nodes and their values in Excel sheet Pin
led mike14-May-08 4:36
led mike14-May-08 4:36 
QuestionXslt 2.0, xsl functions and Internet explorer Pin
Yariv9-May-08 6:31
Yariv9-May-08 6:31 
QuestionHow to Parse CData value through ISAXXMLReader Pin
pch19827-May-08 21:56
pch19827-May-08 21:56 
QuestionHow to Generate HTML Reports in C#.. Pin
Aswanth4-May-08 21:59
Aswanth4-May-08 21:59 
AnswerRe: How to Generate HTML Reports in C#.. Pin
led mike6-May-08 4:57
led mike6-May-08 4:57 
AnswerRe: How to Generate HTML Reports in C#.. [modified] Pin
Vinay Dornala9-May-08 0:40
Vinay Dornala9-May-08 0:40 
GeneralRe: How to Generate HTML Reports in C#.. Pin
Christian Graus11-May-08 23:19
protectorChristian Graus11-May-08 23:19 
QuestionSearching against child node in XML Pin
kmpatel4-May-08 11:26
kmpatel4-May-08 11:26 
AnswerRe: Searching against child node in XML Pin
led mike6-May-08 4:57
led mike6-May-08 4:57 
QuestionXML Schema Formatting for SchemaGen Pin
AirWalk092-May-08 5:58
AirWalk092-May-08 5:58 
QuestionSaving an XML file as an HTML file without losing XSL formatting applied to XML. Pin
preeti asai2-May-08 2:29
preeti asai2-May-08 2:29 
AnswerRe: Saving an XML file as an HTML file without losing XSL formatting applied to XML. Pin
Christian Graus2-May-08 21:21
protectorChristian Graus2-May-08 21:21 
QuestionXML: Read, Write and Modify Pin
Zaegra1-May-08 7:15
Zaegra1-May-08 7:15 

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.