xsl-list
[Top] [All Lists]

text modifications in XSLT

2005-12-19 04:40:31
Dear all,

How to do text modificaiton using XSLT.

My requirement is as follows:

Input
====
<ss-report>
<cm1-record>
<cis-no>1689 H.exdoc.120</cis-no>
<ocr-confidence level="6">33.3%</ocr-confidence>
<ocr-confidence level="7">32.1%</ocr-confidence>
<ocr-confidence level="8">10.4%</ocr-confidence>
</cm1-record>
</ss-report>


Output:
===

1689_Hexdoc120

Regards,
Ganesh


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>