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: pattern matching in xslt


Hello Greg.  

In this case trash is the ".." instances in the example sentence.

Regarding exslt, I don't think I can implement anything but the default
Xalan, IBM XML for Java packages. Thanks just the same!


<snip>...</snip>
>As an examle:
>
><document>
>         <description>The quick .. brown fox .. jumped over .. the lazy ..
>programmer</description>
></document>

   How do you define "trash"?  Is it the literal string " .. "?  If you 
definitively define what is legal and what is illegal, this will be very 
simple.

   As for tokenization and filtering, check out http://www.exslt.org


Greg Faron
Integre Technical Publishing Co.



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

 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]