<myTopic xmlns="myNamescapeURI" id="topic01" xml:lang="en-us">
 <prolog>
  <title>Using ITS</title>
  <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
   <its:translateRule selector="//n:term" translate="no" xmlns:n="http://mynsuri.example.com"/>
  </its:rules>
 </prolog>
 <body>
  <p>ITS defines <term>data category</term> as an abstract
concept for a particular type of information for 
internationalization and localization of XML schemas and 
documents.</p>
 </body>
</myTopic>
<!-- timestamp $Id: EX-basic-concepts-2.xml,v 1.1 2007/02/22 16:54:35 plehegar Exp $ -->