<data>
 <prolog>
  <its:rules xmlns:its="http://www.w3.org/2005/11/its" its:version="1.0">
   <its:locInfoRule locInfoType="description" selector="//string"
    locInfoRefPointer="@noteFile" />
  </its:rules>
 </prolog>
 <body>
  <string id="FileNotFound" noteFile="Comments.html/#FileNotFound">
   <data>Cannot find the file {0}.</data>
  </string>
  <string id="DivByZero" noteFile="Comments.html/#DivByZero">
   <data>Invalid parameter.</data>
  </string>
 </body>
</data><!-- timestamp $Id: EX-locInfoRefPointer-attribute-1.xml,v 1.1 2006/05/11 06:18:43 fsasaki Exp $ -->