RE: [xsl] insert a tab/space characters

Subject: RE: [xsl] insert a tab/space characters
From: "Wang, Dongzhi (ACF)" <DWang@xxxxxxxxxxx>
Date: Mon, 24 Feb 2003 10:07:27 -0500
Here's one link I found which contains a chart of escaping code in the end
of the page:

http://www.cert.org/tech_tips/malicious_code_mitigation.html

Hope it helps!

Cheers,
Dongzhi

-----Original Message-----
From: Ragulf Pickaxe [mailto:jawxml@xxxxxxxxxxx]
Sent: Monday, February 24, 2003 5:09 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] insert a tab/space characters


I think the usual solution is to use four &#160; for a tab (and one for each

space wanted). Perhaps to use an entity in a DTD (don't know enough schema) 
that can translate a single tab code.

Ragulf Pickaxe :)

>
>Hello-
>  Totally simple question, but . how can I make insert a tab and/or space
>characters into my html output from the xsl?
>&nbsp;, etc aren't legal in the xsl document....
>Thanks-
>  mac


_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*  
http://join.msn.com/?page=features/junkmail


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread