Merge branch 'master' into yaz-744
[yaz-moved-to-github.git] / util / yaz-icu-example.xml
1 <icu_chain locale="en">
2   <transform rule="[:Control:] Any-Remove"/>
3   <tokenize rule="l"/>
4   <transform rule="[[:WhiteSpace:][:Punctuation:]] Remove"/>
5   <display/>
6   <casemap rule="l"/>
7 </icu_chain>