This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Testing the number of child elements



> > >So, how can I output the raw text ⁢   ?
> 
> the answer is simply 
> 
> ⁢
> 
Oh no it isn't. That will output "⁢"

Use <xsl:text disable-output-escaping="yes">&amp;InvisibleTimes;</xsl:text>

Mike Kay


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]