Properties

A collection of Properties

Complex Type Information

Model

Children: property

Used By

Source

<xs:complexType name="Properties">
  <xs:annotation>
    <xs:documentation>A collection of Properties</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="property" type="Property" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>