<Res>
 <prolog>
  <its:rules xmlns:its="http://www.w3.org/2005/11/its" its:version="1.0">
   <its:locInfoRule locInfoType="description" selector="//msg/data"
    locInfoPointer="../notes"/>
  </its:rules>
 </prolog>
 <body>
  <msg id="FileNotFound">
   <notes>Indicates that the resource file {0} could not be loaded.</notes>
   <data>Cannot find the file {0}.</data>
  </msg>
  <msg id="DivByZero">
   <notes>A division by 0 was going to be computed.</notes>
   <data>Invalid parameter.</data>
  </msg>
 </body>
</Res><!-- timestamp $Id: EX-locInfoPointer-attribute-1.xml,v 1.1 2006/05/11 06:18:43 fsasaki Exp $ -->