Click here to Skip to main content
15,909,898 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: Load XML without root node Pin
DavidNohejl11-Sep-05 1:28
DavidNohejl11-Sep-05 1:28 
Generalwhy U can't answer this Pin
logicaldna8-Sep-05 19:03
logicaldna8-Sep-05 19:03 
GeneralRe: why U can't answer this Pin
Christian Graus11-Sep-05 17:52
protectorChristian Graus11-Sep-05 17:52 
QuestionXML encryption Pin
Donnie138-Sep-05 10:59
Donnie138-Sep-05 10:59 
AnswerRe: XML encryption Pin
A.A.11-Sep-05 17:35
A.A.11-Sep-05 17:35 
Questionhelp with Xml stylesheets Pin
jjburka7-Sep-05 3:55
jjburka7-Sep-05 3:55 
QuestionCreating Nodes Pin
6-Sep-05 16:53
suss6-Sep-05 16:53 
AnswerRe: Creating Nodes Pin
Christian Graus6-Sep-05 16:57
protectorChristian Graus6-Sep-05 16:57 
Try myDoc.PreserveWhitespace = true before calling the save method.

Actually, the docs say this:

If PreserveWhitespace is true before Save is called, white space in the document is preserved in the output; otherwise, if this property is false, XmlDocument auto-indents the output.

Which makes me think that it needs to be set to false, to get auto indenting.

Christian Graus - Microsoft MVP - C++

-- modified at 22:58 Tuesday 6th September, 2005
GeneralRe: Creating Nodes Pin
Heinz_6-Sep-05 17:13
Heinz_6-Sep-05 17:13 
GeneralRe: Creating Nodes Pin
Christian Graus6-Sep-05 17:27
protectorChristian Graus6-Sep-05 17:27 
GeneralRe: Creating Nodes Pin
Heinz_8-Sep-05 13:43
Heinz_8-Sep-05 13:43 
QuestionHow Many Root Nodes? Pin
Heinz_6-Sep-05 12:30
Heinz_6-Sep-05 12:30 
AnswerRe: How Many Root Nodes? Pin
Christian Graus6-Sep-05 13:12
protectorChristian Graus6-Sep-05 13:12 
GeneralRe: How Many Root Nodes? Pin
LiquidE_SA18-Sep-05 11:21
LiquidE_SA18-Sep-05 11:21 
AnswerRe: How Many Root Nodes? Pin
DavidNohejl18-Sep-05 14:48
DavidNohejl18-Sep-05 14:48 
QuestionIXMLDOMDocument Save Method Pin
Edward Abrahim6-Sep-05 10:30
Edward Abrahim6-Sep-05 10:30 
Questionwhat's xml payload? Pin
HeartFriend3-Sep-05 1:08
HeartFriend3-Sep-05 1:08 
AnswerRe: what's xml payload? Pin
Christian Graus6-Sep-05 13:13
protectorChristian Graus6-Sep-05 13:13 
QuestionHow to Display Data in DataGrid Pin
Chetan Ranpariya2-Sep-05 1:37
Chetan Ranpariya2-Sep-05 1:37 
AnswerRe: How to Display Data in DataGrid Pin
softty2-Sep-05 8:24
softty2-Sep-05 8:24 
GeneralRe: How to Display Data in DataGrid Pin
Chetan Ranpariya2-Sep-05 17:10
Chetan Ranpariya2-Sep-05 17:10 
QuestionXSL data pre-processing Pin
Vitaly Tomilov1-Sep-05 23:42
Vitaly Tomilov1-Sep-05 23:42 
QuestionSVG: Manipulation with text length and size Pin
Adry131-Aug-05 23:54
sussAdry131-Aug-05 23:54 
AnswerRe: SVG: Manipulation with text length and size Pin
Adry11-Sep-05 0:01
sussAdry11-Sep-05 0:01 
QuestionCDATA Pin
Anonymous31-Aug-05 12:31
Anonymous31-Aug-05 12:31 

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.