summaryrefslogtreecommitdiff
path: root/tests/ITS-2.0-Testsuite/inputdata/translate/html/translate1htmlrules.xml
blob: 1a9bc1cb70cad28393c6c24a81006797d2ffa951 (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:code" translate="no"/>
  <its:translateRule selector="//h:*/@title" translate="yes"/>
</its:rules>