Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
<inventory_block>
  <link>
    <user>integer(4)</user>
    <password>character(20)</password>
  </link>
  <lodging>
    <lodging_id>integer(48)</lodging_id>
    <lodging_action>block/unblock</lodging_action>
  </lodging>
</inventory_block>

...