Click here to Skip to main content
15,899,679 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: Loop through XML Elements Pin
Illegal Operation6-Aug-08 16:40
Illegal Operation6-Aug-08 16:40 
GeneralRe: Loop through XML Elements Pin
George L. Jackson7-Aug-08 9:06
George L. Jackson7-Aug-08 9:06 
QuestionOdd Occurrence Happening... Pin
myNameIsRon5-Aug-08 10:36
myNameIsRon5-Aug-08 10:36 
AnswerRe: Odd Occurrence Happening... Pin
led mike5-Aug-08 10:54
led mike5-Aug-08 10:54 
QuestionHow to combine two different xml schemas using ado.net Pin
abja3-Aug-08 23:03
abja3-Aug-08 23:03 
QuestionXSL and Params with Sort-By [modified] Pin
Lea Hayes3-Aug-08 14:42
Lea Hayes3-Aug-08 14:42 
AnswerRe: XSL and Params with Sort-By Pin
Lea Hayes4-Aug-08 6:38
Lea Hayes4-Aug-08 6:38 
Questionoutput space in html from xml and xsl Pin
Shiby1-Aug-08 8:47
Shiby1-Aug-08 8:47 
I've a xml file which contains some spaces that i need to display in html when transform using xsl

sample xml file
<root>
  <child name="The quick        brown fox jump over the lazy dog"/>
</root>


As you see in the above sample xml, it contains lots of spaces that i need to display same in html. how do i do that?

The issue is in html it render as
The quick brown fox jump over the lazy dog.
instead of
The quick        brown fox jump over the lazy dog.



Is there any way by which modifying the xsl gives me the same result. Any help is highly appreciated.
AnswerRe: output space in html from xml and xsl Pin
Perspx2-Aug-08 9:36
Perspx2-Aug-08 9:36 
AnswerRe: output space in html from xml and xsl Pin
Shiby5-Aug-08 9:54
Shiby5-Aug-08 9:54 
AnswerRe: output space in html from xml and xsl Pin
PIEBALDconsult13-Aug-08 18:26
mvePIEBALDconsult13-Aug-08 18:26 
QuestionXSL to select and sort problem Pin
Lea Hayes1-Aug-08 2:41
Lea Hayes1-Aug-08 2:41 
AnswerRe: XSL to select and sort problem Pin
Lea Hayes1-Aug-08 5:31
Lea Hayes1-Aug-08 5:31 
GeneralRe: XSL to select and sort problem Pin
led mike1-Aug-08 6:07
led mike1-Aug-08 6:07 
Questionxsd command on SVG schema ? Pin
AmitDey30-Jul-08 21:14
AmitDey30-Jul-08 21:14 
QuestionSecuring XML Pin
Illegal Operation30-Jul-08 13:07
Illegal Operation30-Jul-08 13:07 
AnswerRe: Securing XML Pin
Perspx30-Jul-08 23:58
Perspx30-Jul-08 23:58 
Question.vcproj XML transformations Pin
CodeTortoise29-Jul-08 22:12
CodeTortoise29-Jul-08 22:12 
AnswerRe: .vcproj XML transformations Pin
CodeTortoise30-Jul-08 1:15
CodeTortoise30-Jul-08 1:15 
QuestionRe: .vcproj XML transformations Pin
led mike30-Jul-08 5:27
led mike30-Jul-08 5:27 
AnswerRe: .vcproj XML transformations Pin
CodeTortoise30-Jul-08 20:58
CodeTortoise30-Jul-08 20:58 
GeneralRe: .vcproj XML transformations Pin
led mike31-Jul-08 5:08
led mike31-Jul-08 5:08 
Questioncallery Pin
hossein_abbasi28-Jul-08 13:34
hossein_abbasi28-Jul-08 13:34 
QuestionRe: callery Pin
led mike29-Jul-08 5:08
led mike29-Jul-08 5:08 
QuestionConvert Excel to XML file/XML Schema, and validate Excel against XML Schema Pin
Rebecca Fox28-Jul-08 6:21
Rebecca Fox28-Jul-08 6:21 

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.