<myDoc>
 <header>
  <its:rules version="1.0" xmlns:its="http://www.w3.org/2005/11/its">
   <its:translateRule selector="//header" translate="no"/>
   <its:translateRule selector="//term" translate="no"/>
   <its:termRule selector="//term" term="yes"/>
   <its:withinTextRule withinText="yes" selector="//term | //b"/>
   <its:translateRule selector="//term" translate="yes"/>
  </its:rules>
  <author>Theo Brumble</author>
  <lastUpdate>Apr-01-2006</lastUpdate>
 </header>
 <body>
  <p>A <term>Palouse horse</term> has a spotted coat.</p>
 </body>
</myDoc><!-- timestamp $Id: EX-link-external-rules-3.xml,v 1.1 2007/03/30 03:06:53 fsasaki Exp $ -->