Definition Type: Group
Name: ConfirmationElements
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-confirmation-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into MiscFees in schema fixml-confirmation-base-4-4_xsd Drilldown into Stip in schema fixml-confirmation-base-4-4_xsd Drilldown into Comm in schema fixml-confirmation-base-4-4_xsd Drilldown into SetInstr in schema fixml-confirmation-base-4-4_xsd Drilldown into SprdBnchmkCurve in schema fixml-confirmation-base-4-4_xsd Drilldown into Cpcty in schema fixml-confirmation-base-4-4_xsd Drilldown into Yield in schema fixml-confirmation-base-4-4_xsd Drilldown into Leg in schema fixml-confirmation-base-4-4_xsd Drilldown into Undly in schema fixml-confirmation-base-4-4_xsd Drilldown into FinDetls in schema fixml-confirmation-base-4-4_xsd Drilldown into InstrmtExt in schema fixml-confirmation-base-4-4_xsd Drilldown into Instrmt in schema fixml-confirmation-base-4-4_xsd Drilldown into TrdRegTS in schema fixml-confirmation-base-4-4_xsd Drilldown into OrdAlloc in schema fixml-confirmation-base-4-4_xsd Drilldown into Pty in schema fixml-confirmation-base-4-4_xsdXSD Diagram of ConfirmationElements in schema fixml-confirmation-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:group name="ConfirmationElements">
    <xs:sequence>
        <xs:element name="Pty" type="Parties_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="OrdAlloc" type="OrdAllocGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="TrdRegTS" type="TrdRegTimestamps_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Instrmt" type="Instrument_Block_t" />
        <xs:element name="InstrmtExt" type="InstrumentExtension_Block_t" minOccurs="0" />
        <xs:element name="FinDetls" type="FinancingDetails_Block_t" minOccurs="0" />
        <xs:element name="Undly" type="UndInstrmtGrp_Block_t" maxOccurs="unbounded" />
        <xs:element name="Leg" type="InstrmtLegGrp_Block_t" maxOccurs="unbounded" />
        <xs:element name="Yield" type="YieldData_Block_t" minOccurs="0" />
        <xs:element name="Cpcty" type="CpctyConfGrp_Block_t" maxOccurs="unbounded" />
        <xs:element name="SprdBnchmkCurve" type="SpreadOrBenchmarkCurveData_Block_t" minOccurs="0" />
        <xs:element name="SetInstr" type="SettlInstructionsData_Block_t" minOccurs="0" />
        <xs:element name="Comm" type="CommissionData_Block_t" minOccurs="0" />
        <xs:element name="Stip" type="Stipulations_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
OrdAlloc nsA:OrdAlloc 0 unbounded
TrdRegTS nsA:TrdRegTS 0 unbounded
Instrmt nsA:Instrmt (1) (1)
InstrmtExt nsA:InstrmtExt 0 (1)
FinDetls nsA:FinDetls 0 (1)
Undly nsA:Undly (1) unbounded
Leg nsA:Leg (1) unbounded
Yield nsA:Yield 0 (1)
Cpcty nsA:Cpcty (1) unbounded
SprdBnchmkCurve nsA:SprdBnchmkCurve 0 (1)
SetInstr nsA:SetInstr 0 (1)
Comm nsA:Comm 0 (1)
Stip nsA:Stip 0 unbounded
MiscFees nsA:MiscFees 0 unbounded