Equivalent of of html in xsl
XML / XSL
3
Posts
3
Posters
0
Views
1
Watching
-
All, what is the equvalent of
in xsl i want to break a line what should i have to use.... Thanks VikasDid you try google? http://www.xml.com/pub/a/2001/12/05/whitespace.html[^]
"Throughout human history, we have been dependent on machines to survive. Fate, it seems, is not without a sense of irony. " - Morpheus "Real men use mspaint for writing code and notepad for designing graphics." - Anna-Jayne Metcalfe
-
All, what is the equvalent of
in xsl i want to break a line what should i have to use.... Thanks VikasI use
<xsl:text> </xsl:text>