Definition Type: Group
Name: PartyDetailsListRequestElements
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-partiesreference-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into Rltnshp in schema fixml-partiesreference-base-5-0-sp2_xsd Drilldown into ReqR in schema fixml-partiesreference-base-5-0-sp2_xsd Drilldown into Pty in schema fixml-partiesreference-base-5-0-sp2_xsd Drilldown into RspTyp in schema fixml-partiesreference-base-5-0-sp2_xsdXSD Diagram of PartyDetailsListRequestElements in schema fixml-partiesreference-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:group name="PartyDetailsListRequestElements">
    <xs:sequence>
        <xs:element name="RspTyp" type="PartyListResponseTypeGrp_Block_t" maxOccurs="unbounded" />
        <xs:element name="Pty" type="Parties_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="ReqR" type="RequestedPartyRoleGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Rltnshp" type="PartyRelationships_Block_t" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RspTyp nsA:RspTyp (1) unbounded
Pty nsA:Pty 0 unbounded
ReqR nsA:ReqR 0 unbounded
Rltnshp nsA:Rltnshp 0 unbounded