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]
Other format: [Raw text]

RE: Prining Hex04 character using xsl.


Thank you very much. I have to put this character at the end of the string.
I will probably append this character after the transformation.


Thanks,
Raj..

> -----Original Message-----
> From:	Chris Bayes [SMTP:chris@bayes.co.uk]
> Sent:	Thursday, December 06, 2001 7:05 AM
> To:	xsl-list@lists.mulberrytech.com
> Subject:	RE: [xsl] Prining Hex04 character using xsl.
> 
> > I am generating a text string using xsl. I have 
> > to insert Hex04 character in the output.
> 
> This isn't allowed. However if you are using msxml you could have a look
> at http://www.bayes.co.uk/xml/index.xml?/xml/utils/document/document.xml
> This allows you to bring an external file into the transformation and
> output it. In your case the file will contain the single character 04.
> 
> Ciao Chris
> 
> XML/XSL Portal
> http://www.bayes.co.uk/xml
> 
> 
> > -----Original Message-----
> > From: owner-xsl-list@lists.mulberrytech.com 
> > [mailto:owner-xsl-list@lists.mulberrytech.com] On Behalf Of Avula, Raj
> > Sent: 06 December 2001 00:23
> > To: 'xsl-list@lists.mulberrytech.com'
> > Subject: [xsl] Prining Hex04 character using xsl.
> > 
> > 
> > 
> > 
> > 	Hi,
> > 		I am generating a text string using xsl. I have 
> > to insert Hex04 character in the output. I tried using 
> > <xsl:text>&#4;</xsl:text>. Processor is throwing exception. 
> > Does any body tell me how to print this character or do i 
> > need to use a specific encoding?.
> > 
> > Thanks
> > Raj..
> > 
> > "MMS <firstam.com>" made the following
> >  annotations on 12/05/01 16:24:26
> > --------------------------------------------------------------
> > ----------------
> > "THIS E-MAIL MESSAGE AND ANY FILES TRANSMITTED HEREWITH, ARE 
> > INTENDED SOLELY FOR THE USE OF THE INDIVIDUAL(S) ADDRESSED 
> > AND MAY CONTAIN CONFIDENTIAL, PROPRIETARY OR PRIVILEGED 
> > INFORMATION.  IF YOU ARE NOT THE ADDRESSEE INDICATED IN THIS 
> > MESSAGE (OR RESPONSIBLE FOR DELIVERY OF THIS MESSAGE TO SUCH 
> > PERSON) YOU MAY NOT REVIEW, USE, DISCLOSE OR DISTRIBUTE THIS 
> > MESSAGE OR ANY FILES TRANSMITTED HEREWITH.  IF YOU RECEIVE 
> > THIS MESSAGE IN ERROR, PLEASE CONTACT THE SENDER BY REPLY 
> > E-MAIL AND DELETE THIS MESSAGE AND ALL COPIES OF IT FROM YOUR SYSTEM."
> > 
> > ==============================================================
> > ================
> > 
> > 
> >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> > 
> > 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 

"MMS <firstam.com>" made the following
 annotations on 12/06/01 09:59:49
------------------------------------------------------------------------------
"THIS E-MAIL MESSAGE AND ANY FILES TRANSMITTED HEREWITH, ARE INTENDED SOLELY FOR THE USE OF THE INDIVIDUAL(S) ADDRESSED AND MAY CONTAIN CONFIDENTIAL, PROPRIETARY OR PRIVILEGED INFORMATION.  IF YOU ARE NOT THE ADDRESSEE INDICATED IN THIS MESSAGE (OR RESPONSIBLE FOR DELIVERY OF THIS MESSAGE TO SUCH PERSON) YOU MAY NOT REVIEW, USE, DISCLOSE OR DISTRIBUTE THIS MESSAGE OR ANY FILES TRANSMITTED HEREWITH.  IF YOU RECEIVE THIS MESSAGE IN ERROR, PLEASE CONTACT THE SENDER BY REPLY E-MAIL AND DELETE THIS MESSAGE AND ALL COPIES OF IT FROM YOUR SYSTEM."

==============================================================================


 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]