summaryrefslogtreecommitdiff
path: root/tests/ITS-2.0-Testsuite/inputdata/translate/html/translate3htmlrules.xml
blob: b90e6c1600036927dd8d9c86907506ffc4c7e35e (plain)
1
2
3
4
<its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:h="http://www.w3.org/1999/xhtml" version="2.0">
<its:translateRule selector="//h:*" translate="no"/>
<its:translateRule selector="//h:p" translate="yes"/>
</its:rules>