Definition Type: Group
Name: AllocationReportElements
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-allocation-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into Alloc in schema fixml-allocation-base-4-4_xsd Drilldown into Yield in schema fixml-allocation-base-4-4_xsd Drilldown into Stip in schema fixml-allocation-base-4-4_xsd Drilldown into Pty in schema fixml-allocation-base-4-4_xsd Drilldown into SprdBnchmkCurve in schema fixml-allocation-base-4-4_xsd Drilldown into Leg in schema fixml-allocation-base-4-4_xsd Drilldown into Undly in schema fixml-allocation-base-4-4_xsd Drilldown into FinDetls in schema fixml-allocation-base-4-4_xsd Drilldown into InstrmtExt in schema fixml-allocation-base-4-4_xsd Drilldown into Instrmt in schema fixml-allocation-base-4-4_xsd Drilldown into AllExc in schema fixml-allocation-base-4-4_xsd Drilldown into OrdAlloc in schema fixml-allocation-base-4-4_xsdXSD Diagram of AllocationReportElements in schema fixml-allocation-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:group name="AllocationReportElements">
    <xs:sequence>
        <xs:element name="OrdAlloc" type="OrdAllocGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="AllExc" type="ExecAllocGrp_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" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Leg" type="InstrmtLegGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="SprdBnchmkCurve" type="SpreadOrBenchmarkCurveData_Block_t" minOccurs="0" />
        <xs:element name="Pty" type="Parties_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Stip" type="Stipulations_Block_t" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Yield" type="YieldData_Block_t" minOccurs="0" />
        <xs:element name="Alloc" type="AllocGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OrdAlloc nsA:OrdAlloc 0 unbounded
AllExc nsA:AllExc 0 unbounded
Instrmt nsA:Instrmt (1) (1)
InstrmtExt nsA:InstrmtExt 0 (1)
FinDetls nsA:FinDetls 0 (1)
Undly nsA:Undly 0 unbounded
Leg nsA:Leg 0 unbounded
SprdBnchmkCurve nsA:SprdBnchmkCurve 0 (1)
Pty nsA:Pty 0 unbounded
Stip nsA:Stip 0 unbounded
Yield nsA:Yield 0 (1)
Alloc nsA:Alloc 0 unbounded