Attributes

Nested Elements

Element Occurance Description
attribute 0..n An attribute declaration.

Description

Declaration of a set of attributes.

Example XML

    <attributes>
      <attribute key="size" value="small"/>
      <attribute key="maximum" value="1200"/>
    </attributes>