Click here to Skip to main content
15,929,580 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralXSL and Netscape Pin
Jon Newman2-Apr-02 7:01
Jon Newman2-Apr-02 7:01 
GeneralRe: XSL and Netscape Pin
Philip Patrick5-Apr-02 4:13
professionalPhilip Patrick5-Apr-02 4:13 
GeneralRe: XSL and Netscape Pin
markkuk6-Apr-02 9:51
markkuk6-Apr-02 9:51 
GeneralDisplaying an excel spreadsheet with xsl Pin
28-Mar-02 6:11
suss28-Mar-02 6:11 
GeneralRe: Displaying an excel spreadsheet with xsl Pin
Michael A. Barnhart28-Mar-02 9:06
Michael A. Barnhart28-Mar-02 9:06 
GeneralRe: Displaying an excel spreadsheet with xsl Pin
Lilian Chan-Grant28-Mar-02 9:29
Lilian Chan-Grant28-Mar-02 9:29 
GeneralRe: Displaying an excel spreadsheet with xsl Pin
Lilian Chan-Grant28-Mar-02 9:58
Lilian Chan-Grant28-Mar-02 9:58 
GeneralEditable XML from MSXML Pin
David Chamberlain28-Mar-02 4:27
David Chamberlain28-Mar-02 4:27 
Hi all,

I have started working up a set of C++ functions to access the MSXML DOM through the COM interfaces, having scoured the CP articles and other on-line tutorials. Finally, I have some functions that do what I need to load an XML, traverse it, update it, and write it back out.

The problem, though, is that when I use 'save' and then go look at the XML file, I get something with no new-lines. Everything is on a single line. While the file looks just fine in the web browser, I thought one of the attractions of XML was that it was ASCII and could be easily edited.

While this is true, it just doesn't look very good in an editor, as there are no line breaks. It can be edited, but it really needs a lot of reformatting before it can be usable.

Is there another function or something I can call that will give me at least a little formatting?

Thanks,
Dave

"You can say that again." -- Dept. of Redundancy Dept.
GeneralRe: Editable XML from MSXML Pin
28-Mar-02 4:58
suss28-Mar-02 4:58 
GeneralRe: Editable XML from MSXML Pin
Michael A. Barnhart28-Mar-02 8:52
Michael A. Barnhart28-Mar-02 8:52 
GeneralRe: Editable XML from MSXML Pin
David Chamberlain28-Mar-02 10:37
David Chamberlain28-Mar-02 10:37 
GeneralRe: Editable XML from MSXML Pin
Neville Franks28-Mar-02 11:08
Neville Franks28-Mar-02 11:08 
GeneralRe: Editable XML from MSXML Pin
Michael A. Barnhart28-Mar-02 11:18
Michael A. Barnhart28-Mar-02 11:18 
GeneralRe: Editable XML from MSXML Pin
Michael A. Barnhart28-Mar-02 11:02
Michael A. Barnhart28-Mar-02 11:02 
GeneralRe: Editable XML from MSXML Pin
David Chamberlain28-Mar-02 11:29
David Chamberlain28-Mar-02 11:29 
GeneralRe: Editable XML from MSXML Pin
Michael A. Barnhart28-Mar-02 11:38
Michael A. Barnhart28-Mar-02 11:38 
GeneralRe: Editable XML from MSXML Pin
David Chamberlain28-Mar-02 11:59
David Chamberlain28-Mar-02 11:59 
GeneralRe: Editable XML from MSXML Pin
Michael A. Barnhart28-Mar-02 15:13
Michael A. Barnhart28-Mar-02 15:13 
GeneralRe: Editable XML from MSXML Pin
Michael A. Barnhart28-Mar-02 16:53
Michael A. Barnhart28-Mar-02 16:53 
GeneralRe: Editable XML from MSXML Pin
David Chamberlain29-Mar-02 3:02
David Chamberlain29-Mar-02 3:02 
GeneralRe: Editable XML from MSXML Pin
Michael A. Barnhart29-Mar-02 3:14
Michael A. Barnhart29-Mar-02 3:14 
QuestionParsing takes too long - How to speed-up??? Pin
Rybeck25-Mar-02 6:29
Rybeck25-Mar-02 6:29 
AnswerRe: Parsing takes too long - How to speed-up??? Pin
Michael A. Barnhart27-Mar-02 11:44
Michael A. Barnhart27-Mar-02 11:44 
GeneralAn interesting example Pin
Michael A. Barnhart21-Mar-02 15:22
Michael A. Barnhart21-Mar-02 15:22 
GeneralXSLT to write links Pin
MS le Roux17-Mar-02 23:06
MS le Roux17-Mar-02 23:06 

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.