<xs:complexType name="SettlementPriorityChoice"> <xs:sequence> <xs:choice> <xs:element name="Prty" type="Priority2Code" /> <xs:element name="PmtSchme" type="PaymentSchemeChoice" /> </xs:choice> </xs:sequence> </xs:complexType>