Definition Type: AttributeGroup
Name: LegPreAllocGrpAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-components-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into AllocSettlCcy in schema fixml-components-base-5-0-sp2_xsd Drilldown into AllocAcctIDSrc in schema fixml-components-base-5-0-sp2_xsd Drilldown into AllocQty in schema fixml-components-base-5-0-sp2_xsd Drilldown into IndAllocID in schema fixml-components-base-5-0-sp2_xsd Drilldown into AllocAcct in schema fixml-components-base-5-0-sp2_xsdXSD Diagram of LegPreAllocGrpAttributes in schema fixml-components-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="LegPreAllocGrpAttributes">
    <xs:attribute name="AllocAcct" type="LegAllocAccount_t" use="optional" />
    <xs:attribute name="IndAllocID" type="LegIndividualAllocID_t" use="optional" />
    <xs:attribute name="AllocQty" type="LegAllocQty_t" use="optional" />
    <xs:attribute name="AllocAcctIDSrc" type="LegAllocAcctIDSource_t" use="optional" />
    <xs:attribute name="AllocSettlCcy" type="LegAllocSettlCurrency_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
AllocAcct nsA:AllocAcct Optional
IndAllocID nsA:IndAllocID Optional
AllocQty nsA:AllocQty Optional
AllocAcctIDSrc nsA:AllocAcctIDSrc Optional
AllocSettlCcy nsA:AllocSettlCcy Optional