ppType

Complex Type Information

Model

Children: ppf, ppl

Used By

Elements locationType/pp, pp

Source

<xs:complexType name="ppType" mixed="true">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element name="ppf" type="exch:ppfType"/>
    <xs:element name="ppl" type="exch:pplType"/>
  </xs:choice>
</xs:complexType>