link
Avalon
Attributes Descriptor
Home PlanetProductsCentral
Attributes
Description

Declaration of a set of attributes.

Nested Elements
ElementOccuranceDescription
attribute0..n An attribute declaration.
Example XML
    <attributes>
      <attribute key="size" value="small"/>
      <attribute key="maximum" value="1200"/>
    </attributes>