Definition Type: Group
Name: CollateralInquiryAckElements
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-collateral-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into Undly in schema fixml-collateral-base-4-4_xsd Drilldown into Leg in schema fixml-collateral-base-4-4_xsd Drilldown into FinDetls in schema fixml-collateral-base-4-4_xsd Drilldown into Instrmt in schema fixml-collateral-base-4-4_xsd Drilldown into TrdColl in schema fixml-collateral-base-4-4_xsd Drilldown into CollExc in schema fixml-collateral-base-4-4_xsd Drilldown into Pty in schema fixml-collateral-base-4-4_xsd Drilldown into Qual in schema fixml-collateral-base-4-4_xsdXSD Diagram of CollateralInquiryAckElements in schema fixml-collateral-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:group name="CollateralInquiryAckElements">
    <xs:sequence>
        <xs:element name="Qual" type="CollInqQualGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Pty" type="Parties_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="CollExc" type="ExecCollGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="TrdColl" type="TrdCollGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Instrmt" type="Instrument_Block_t" minOccurs="0" />
        <xs:element name="FinDetls" type="FinancingDetails_Block_t" minOccurs="0" />
        <xs:element name="Leg" type="InstrmtLegGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Undly" type="UndInstrmtGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Qual nsA:Qual 0 unbounded
Pty nsA:Pty 0 unbounded
CollExc nsA:CollExc 0 unbounded
TrdColl nsA:TrdColl 0 unbounded
Instrmt nsA:Instrmt 0 (1)
FinDetls nsA:FinDetls 0 (1)
Leg nsA:Leg 0 unbounded
Undly nsA:Undly 0 unbounded