Definition Type: Group
Name: ExecutionReportElements
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-order-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into MiscFees in schema fixml-order-base-4-4_xsd Drilldown into Exec in schema fixml-order-base-4-4_xsd Drilldown into ContAmt in schema fixml-order-base-4-4_xsd Drilldown into Yield in schema fixml-order-base-4-4_xsd Drilldown into SprdBnchmkCurve in schema fixml-order-base-4-4_xsd Drilldown into Comm in schema fixml-order-base-4-4_xsd Drilldown into DiscInstr in schema fixml-order-base-4-4_xsd Drilldown into PegInstr in schema fixml-order-base-4-4_xsd Drilldown into OrdQty in schema fixml-order-base-4-4_xsd Drilldown into Stip in schema fixml-order-base-4-4_xsd Drilldown into Undly in schema fixml-order-base-4-4_xsd Drilldown into FinDetls in schema fixml-order-base-4-4_xsd Drilldown into Instrmt in schema fixml-order-base-4-4_xsd Drilldown into Contra in schema fixml-order-base-4-4_xsd Drilldown into Pty in schema fixml-order-base-4-4_xsdXSD Diagram of ExecutionReportElements in schema fixml-order-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:group name="ExecutionReportElements">
    <xs:sequence>
        <xs:element name="Pty" type="Parties_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Contra" type="ContraGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Instrmt" type="Instrument_Block_t" />
        <xs:element name="FinDetls" type="FinancingDetails_Block_t" minOccurs="0" />
        <xs:element name="Undly" type="UndInstrmtGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Stip" type="Stipulations_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="OrdQty" type="OrderQtyData_Block_t" minOccurs="0" />
        <xs:element name="PegInstr" type="PegInstructions_Block_t" minOccurs="0" />
        <xs:element name="DiscInstr" type="DiscretionInstructions_Block_t" minOccurs="0" />
        <xs:element name="Comm" type="CommissionData_Block_t" minOccurs="0" />
        <xs:element name="SprdBnchmkCurve" type="SpreadOrBenchmarkCurveData_Block_t" minOccurs="0" />
        <xs:element name="Yield" type="YieldData_Block_t" minOccurs="0" />
        <xs:element name="ContAmt" type="ContAmtGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Exec" type="InstrmtLegExecGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="MiscFees" type="MiscFeesGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Pty nsA:Pty 0 unbounded
Contra nsA:Contra 0 unbounded
Instrmt nsA:Instrmt (1) (1)
FinDetls nsA:FinDetls 0 (1)
Undly nsA:Undly 0 unbounded
Stip nsA:Stip 0 unbounded
OrdQty nsA:OrdQty 0 (1)
PegInstr nsA:PegInstr 0 (1)
DiscInstr nsA:DiscInstr 0 (1)
Comm nsA:Comm 0 (1)
SprdBnchmkCurve nsA:SprdBnchmkCurve 0 (1)
Yield nsA:Yield 0 (1)
ContAmt nsA:ContAmt 0 unbounded
Exec nsA:Exec 0 unbounded
MiscFees nsA:MiscFees 0 unbounded