﻿<topic id="myTopic">
 <title>The ITS Topic</title>
 <prolog>
  <its:rules version="1.0"  xmlns:its="http://www.w3.org/2005/11/its">
   <its:translateRule selector="//*[@translate='no']" translate="no"/>
   <its:translateRule selector="//*[@translate='yes']" translate="yes"/>
   <its:termRule selector="//term | //dt" term="yes"/>
   </its:rules>
 </prolog>
 <body>
  <dl>
   <dlentry id="tDataCat">
 <dt>Data category</dt>
    <dd>ITS defines <term>data category</term> as an abstract concept for
a particular type of information related to internationalization and 
localization of XML schemas and documents.</dd>
   </dlentry>
  </dl>
  <p>For the implementation of ITS, apply the rules in the order:</p>
  <ul>
   <li>Defaults</li>
   <li>Rules in external files</li>
   <li>Rules in the document</li>
   <li>Local attributes</li>
  </ul>
  <p><ph translate="no" xml:lang="fr">Et voilà !</ph>.</p>
 </body>
</topic><!-- timestamp $Id: EX-associating-its-with-existing-markup-1.xml,v 1.1 2007/03/30 03:06:52 fsasaki Exp $ -->