apml:ApplicationsBlockType

Complex Type Information

Model

Attributes

Used By

Source

<xs:complexType name="ApplicationsBlockType">
  <xs:sequence>
    <!-- List of application elements -->
    <xs:element name="Application" type="apml:ApplicationType" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <!-- Allow additional attributes -->
  <xs:anyAttribute/>
</xs:complexType>