xsl-list
[Top] [All Lists]

Re: [xsl] XSL Help

2010-10-06 06:36:46
chirag matkar wrote:

I have to tag the entities within text dot,comma,hyphen,semicolon,etc .

Can you explain with some sample XML input and the corresponding output what "to tag the entities" means? And tell us whether you use XSLT 2.0 or 1.0 as operating on pure text like commas is much easier in 2.0 with analyze-string and regular expression support. Also 2.0 has character maps.

--

        Martin Honnen
        http://msmvps.com/blogs/martin_honnen/

--~------------------------------------------------------------------
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>