<?xml version="1.0" encoding="UTF-8"?>
<whereUsed>
  <!-- static part, unchanged from a request - response cicle -->
  <static>
    <accessKey>whereUsed</accessKey>
    <transformation dependingOnArea="no">whereUsed</transformation>
  </static>
  <!-- dynamic part, will be changed from an action -->
  <!-- the base url is inserted in every html page, hence links are relativ from servlet path -->
  <base/>
  <messages/>
  <greeting>
    <text id="whereUsed.header">
      Selected Info Object is used in the following structures:
    </text>
  </greeting>
  <context LANGUAGE="DE">
    <text id="ctxt.info"/>
  </context>
  <whereUsedErrors/>
  <whereUsedResults>
    <noResultsMessage>
      <text id="whereUsed.nouse">No containing structures were found</text>
    </noResultsMessage>
    <!--
      <whereUsedItem index="" strucId="SLOIO_ID" strucClass="SLOIO_CLASS" contentId="LOIO_ID" contentClass="LOIO_CLASS" description=""/>
    -->
  </whereUsedResults>
</whereUsed>
