<?xml version="1.0" encoding="UTF-8"?>
<attrShow isEditMode="no">
  <!-- static part, unchanged from a request - response cicle -->
  <static>
    <accessKey>showAttributes</accessKey>
    <transformation dependingOnArea="yes">attrShow</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/>
  <actions>
    <action url="sync.sap">
      <text id="action.sync">
        Synchronize
      </text>
    </action>
    <action url="selectClass.sap">
      <text id="action.new">
        New
      </text>
    </action>
    <action url="editContent.sap">
      <text id="action.edit">
        Edit
      </text>
    </action>
    <action url="deleteContent.sap">
      <text id="action.delete">
        Delete
      </text>
    </action>
    <action url="saveContent.sap">
      <text id="action.save">
        Save
      </text>
    </action>
    <action url="cancelEdit.sap">
      <text id="action.cancel">
        Cancel
      </text>
    </action>
    <action url="content_get.sap">
      <text id="action.preview">
        Preview
      </text>
    </action>
    <action url="logout.sap">
      <text id="action.logout">
        Logout
      </text>
    </action>
  </actions>
  <greeting>
    <text id="action.properties">
      Properties
    </text>
  </greeting>
  <context LANGUAGE="DE">
    <text id="ctxt.info"/>
  </context>
  <object id="" class="" isStructure="" isDirectory="" phioId="" phioClass="" new="yes/no" template="">
    <title>
      <text id="props.action.title">Document title</text>
    </title>
    <urls>
      <text id="props.action.hyperlinks">Hyperlinks</text>
      <kw-link-url>
        <text id="props.action.kwlink">Link to info object</text>
      </kw-link-url>
      <relative-url>
        <text id="props.action.relative.url">Relative KW link</text>
      </relative-url>
    </urls>
    <components edit="yes/no">
      <text id="attrShow.components">Components</text>
      <text id="action.download">Download</text>
      <text id="action.upload">Upload</text>
      <text id="action.delete">Delete</text>
      <text id="action.add">Add</text>
      <download-url filename="" url=""/>
    </components>
    <contacts>
      <text id="props.action.contacts">Contacts</text>
      <contact>
        <email>
          <text id="props.action.email">Email</text>
        </email>
      </contact>
    </contacts>
    <properties edit="yes/no">
      <text id="action.properties"/>
      <property name="" description="" value="" maintainable="" hidden="" indexed="" mandatory="" length="" unique="">
        <allowed-values>
          <range-value value="" description="" selected=""/>
        </allowed-values>
      </property>
    </properties>
  </object>
</attrShow>
