Re: [xsl] Prining Hex04 character using xsl.

Subject: Re: [xsl] Prining Hex04 character using xsl.
From: Mike Brown <mike@xxxxxxxx>
Date: Wed, 5 Dec 2001 21:27:02 -0700 (MST)
Avula, Raj wrote:
> I am generating a text string using xsl. I have to insert
> Hex04 character in the output.

This is not possible because that character is not allowed in an
XML document, not even by reference. You must output an allowed
character and convert it in a post-processing step.

   - Mike
____________________________________________________________________________
  mike j. brown, fourthought.com  |  xml/xslt: http://skew.org/xml/
  denver/boulder, colorado, usa   |  personal: http://hyperreal.org/~mike/

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


Current Thread