<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>