[Home] [By Thread] [By Date] [Recent Entries]

  • To: <xml-dev@l...>
  • Subject: How to print multiple spaces in my document with XSLT
  • From: "Collin" <collin@s...>
  • Date: Tue, 22 Oct 2002 17:54:51 +0800
  • Reply-to: "Collin" <collin@s...>

HI, all:
    I use XSLT to transform my XML document into a HTML document. I 've done every effort to have multiple spaces be printed in my browser, but I failed again and again.
    If I used &nbsp; in XSLT, it would say that &nbsp; is an undefined entity. 
    If I used &#x20;, it would print a space. 
    And if I used &#x20;&#x20;&#x20;&#x20;, then it would print only one space.
    I think I must have missed something with XSLT. 
    Who can tell me how to solve it?
    Thank you.
Collin


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member