apml:ExplicitSourcesBlockType

Complex Type Information

Model

Children: apml:Source

Attributes

Used By

Source

<xs:complexType name="ExplicitSourcesBlockType">
  <xs:sequence>
    <xs:element name="Source" type="apml:ExplicitSourceType" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <!-- Allow additional attributes -->
  <xs:anyAttribute/>
</xs:complexType>