Click here to Skip to main content
15,908,020 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: write the xml contents into text box Pin
DIMPLE_R6-Jul-06 20:15
DIMPLE_R6-Jul-06 20:15 
QuestionCrazy Characters [modified] Pin
braber29-Jun-06 7:31
braber29-Jun-06 7:31 
AnswerRe: Crazy Characters Pin
Dustin Metzgar29-Jun-06 7:49
Dustin Metzgar29-Jun-06 7:49 
QuestionXPath Q: How to select into a NodeList? Pin
matthias s.29-Jun-06 5:24
matthias s.29-Jun-06 5:24 
AnswerRe: XPath Q: How to select into a NodeList? Pin
Dustin Metzgar29-Jun-06 5:50
Dustin Metzgar29-Jun-06 5:50 
GeneralRe: XPath Q: How to select into a NodeList? Pin
matthias s.29-Jun-06 6:20
matthias s.29-Jun-06 6:20 
Questionwhere did the whitespace go? [modified] Pin
Bluebamboo29-Jun-06 5:09
Bluebamboo29-Jun-06 5:09 
AnswerRe: where did the whitespace go? Pin
Dustin Metzgar29-Jun-06 5:48
Dustin Metzgar29-Jun-06 5:48 
In order for your message to show correctly you have to use &lt; to create the < and &gt; to create the > signs.

Anyways, this typically happens when doing an XSL transform. If you're coding the transformation yourself in .NET, you can put settings on the XmlTextWriter that will handle the spacing. If you're using a tool like XmlSpy, you can do a pretty print.  There might be settings on the transformation software you're using to format the output.




Logifusion[^]
GeneralRe: where did the whitespace go? Pin
Bluebamboo29-Jun-06 6:01
Bluebamboo29-Jun-06 6:01 
GeneralRe: where did the whitespace go? Pin
Dustin Metzgar29-Jun-06 6:48
Dustin Metzgar29-Jun-06 6:48 
GeneralRe: where did the whitespace go? Pin
Bluebamboo29-Jun-06 9:59
Bluebamboo29-Jun-06 9:59 
GeneralRe: where did the whitespace go? Pin
Dustin Metzgar29-Jun-06 10:27
Dustin Metzgar29-Jun-06 10:27 
GeneralRe: where did the whitespace go? [modified] Pin
Bluebamboo29-Jun-06 11:51
Bluebamboo29-Jun-06 11:51 
GeneralRe: where did the whitespace go? Pin
Dustin Metzgar29-Jun-06 14:03
Dustin Metzgar29-Jun-06 14:03 
GeneralRe: where did the whitespace go? Pin
Bluebamboo29-Jun-06 14:57
Bluebamboo29-Jun-06 14:57 
GeneralRe: where did the whitespace go? Pin
Dustin Metzgar30-Jun-06 3:01
Dustin Metzgar30-Jun-06 3:01 
GeneralRe: where did the whitespace go? Pin
Tuwing.Sabado3-Jul-06 19:59
Tuwing.Sabado3-Jul-06 19:59 
GeneralRe: where did the whitespace go? Pin
Bluebamboo4-Jul-06 0:28
Bluebamboo4-Jul-06 0:28 
QuestionLonger text with special characters in xml files? Pin
matthias s.28-Jun-06 1:30
matthias s.28-Jun-06 1:30 
AnswerRe: Longer text with special characters in xml files? Pin
Igor Sukhov28-Jun-06 20:25
Igor Sukhov28-Jun-06 20:25 
GeneralRe: Longer text with special characters in xml files? Pin
matthias s.29-Jun-06 3:08
matthias s.29-Jun-06 3:08 
QuestionOf nodes or attributes [modified] Pin
Malcolm Smart27-Jun-06 0:36
Malcolm Smart27-Jun-06 0:36 
AnswerRe: Of nodes or attributes Pin
Igor Sukhov27-Jun-06 19:59
Igor Sukhov27-Jun-06 19:59 
GeneralRe: Of nodes or attributes Pin
Malcolm Smart27-Jun-06 22:02
Malcolm Smart27-Jun-06 22:02 
GeneralRe: Of nodes or attributes Pin
Igor Sukhov28-Jun-06 14:11
Igor Sukhov28-Jun-06 14:11 

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.