|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: insert a tab/space characters
Mac Martine wrote:
> Totally simple question, but . how can I make insert a tab and/or space
> characters into my html output from the xsl?
> , etc aren't legal in the xsl document....
This is the all-time #1 FAQ.
Didn't the list's welcome message point you to the FAQ?
Regardless, just pick one:
1.  
2.  
3. after putting <!DOCTYPE xsl:stylesheet [<!ENTITY nbsp " ">]>
at the top of your stylesheet, after the XML declaration but before
anything else (or reference any DTD containing that entity declaration);
4. type the character directly, if your keyboard and/or OS provide a way
for you to do so, and your editor can be counted on to save the document
in an encoding that supports that character, and you've made the
encoding declaration match your editor's output.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








