Click here to Skip to main content
15,917,060 members
Home / Discussions / XML / XSL
   

XML / XSL

 
General[HELP] I got error message, when I tried to parse XML on PocketPC Pin
Member 208243219-Jul-05 23:05
Member 208243219-Jul-05 23:05 
GeneralRe: [HELP] I got error message, when I tried to parse XML on PocketPC Pin
Philip Fitzsimons20-Jul-05 5:25
Philip Fitzsimons20-Jul-05 5:25 
GeneralRe: [HELP] I got error message, when I tried to parse XML on PocketPC Pin
Member 208243220-Jul-05 15:42
Member 208243220-Jul-05 15:42 
GeneralRe: [HELP] I got error message, when I tried to parse XML on PocketPC Pin
Philip Fitzsimons20-Jul-05 23:17
Philip Fitzsimons20-Jul-05 23:17 
GeneralRe: [HELP] I got error message, when I tried to parse XML on PocketPC Pin
Member 208243221-Jul-05 14:50
Member 208243221-Jul-05 14:50 
Generalxslt table iteration Pin
Jag_K19-Jul-05 22:20
Jag_K19-Jul-05 22:20 
GeneralRe: xslt table iteration Pin
Anonymous21-Jul-05 7:56
Anonymous21-Jul-05 7:56 
GeneralHelp: XML transform with XSL Pin
Anonymous19-Jul-05 5:40
Anonymous19-Jul-05 5:40 
Hi all,

I'm having a problem with my XSL converting to HTML. I can view all content fine, except the white space is not preserved! I thought whitespace was preserved by default? Confused | :confused:

For example in my XML:

<catalog>
<content>
lines and lines of text
more text
</content>
</catalog>

When transforming I get:

lines and lines of text more text

It's all bunched up...where did the newline characters go?

my XSL contains this:

<xsl:value-of select="content"/>

Any ideas? Thanks.



GeneralRe: Help: XML transform with XSL Pin
Christian Graus19-Jul-05 11:19
protectorChristian Graus19-Jul-05 11:19 
GeneralRe: Help: XML transform with XSL Pin
Anonymous19-Jul-05 13:14
Anonymous19-Jul-05 13:14 
GeneralRe: Help: XML transform with XSL Pin
Bluebamboo29-Jun-06 4:48
Bluebamboo29-Jun-06 4:48 
GeneralWebservice against DLL Pin
dabuskol18-Jul-05 20:42
dabuskol18-Jul-05 20:42 
GeneralRe: Webservice against DLL Pin
DavidNohejl19-Jul-05 2:48
DavidNohejl19-Jul-05 2:48 
GeneralMy XmlFile looses its tree hierarchy after saving it Pin
rudy.net18-Jul-05 5:44
rudy.net18-Jul-05 5:44 
Generalfile containing specification of default namespace Pin
Suman Singh18-Jul-05 4:31
professionalSuman Singh18-Jul-05 4:31 
Generalexecute xml Pin
18-Jul-05 1:23
suss18-Jul-05 1:23 
QuestionMemory leak? Pin
LaxRoth17-Jul-05 21:29
LaxRoth17-Jul-05 21:29 
AnswerRe: Memory leak? Pin
Philip Fitzsimons20-Jul-05 5:23
Philip Fitzsimons20-Jul-05 5:23 
GeneralRe: Memory leak? Pin
LaxRoth21-Jul-05 21:04
LaxRoth21-Jul-05 21:04 
GeneralXML to Text with &quot;C#&quot; Pin
fcn][Stampede17-Jul-05 9:07
fcn][Stampede17-Jul-05 9:07 
GeneralRe: XML to Text with &quot;C#&quot; Pin
Gavin Jeffrey17-Jul-05 21:02
Gavin Jeffrey17-Jul-05 21:02 
Generalchange in schema file Pin
qadirchalla@yahoo.com17-Jul-05 1:50
qadirchalla@yahoo.com17-Jul-05 1:50 
GeneralXSLT HTML &gt; XML Transform Pin
eggie514-Jul-05 7:06
eggie514-Jul-05 7:06 
GeneralRe: XSLT HTML &gt; XML Transform Pin
DavidNohejl14-Jul-05 7:38
DavidNohejl14-Jul-05 7:38 
GeneralRe: XSLT HTML &gt; XML Transform Pin
malharone22-Jul-05 10:33
malharone22-Jul-05 10:33 

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.