<content/> represents a data stored on block device. Every <block_device/> has a content.

There are four types of contents:



Contents are manipulated by changing <content/> tag of <block_device/>, and submitting <block_device/> to Storage Module using “modify_bd” function.



Content XML description:

<content type="content type" ... other content identifying attributes ...>
   <properties/>
   <available_contents>
      <content_template/>
      <content_template/>
   </available_contents>
   <new_content/>
</content>