Versions Compared

Key

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

...


In addition, the room may contain room/property nodes that represent additional properties (extra room core attributes). These are also in the core as attributes but are represented as node in addition to enable project independent access (as you can iterate through all property nodes, but if you are making a project dependant report it is easier to pick a core attribute directly)
Below the room you will also find:

  • room/rds: The room data sheet. See 6.5 for more details on how this is organized.
  • room/occurrence-list: FF&E list / Equipment in room list.
    • room/occurrence-list/occurrence: Represent an occurrence of equipment in room
      • room/occurrence-list/occurrence/@parent_article_id: If this attribute is present, the occurrence is a sub article occurrence and the id is a reference to the parent article id.
      • room/occurrence-list/occurrence/@priority: The priority of the occurrence.
      • room/occurrence-list/occurrence/article: Reference the article / FF&E item in the article-container
      • room/occurrence-list/occurrence/cost/amount: Contains the net and gross quantity of this occurrence
      • room/occurrence-list/ occurrence/cost/price: Contains the net and gross sum price for this quantity (net/gross count * unit price)
  • room/cost: Contains the sum and count of occurrence/cost with the same nodes and attributes as the occurrence/cost.