Definition Type: AttributeGroup
Name: AllocAckGrpAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-allocation-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into Qty in schema fixml-allocation-base-5-0-sp2_xsd Drilldown into Typ in schema fixml-allocation-base-5-0-sp2_xsd Drilldown into CustCpcty in schema fixml-allocation-base-5-0-sp2_xsd Drilldown into IndAllocID2 in schema fixml-allocation-base-5-0-sp2_xsd Drilldown into EncAllocText in schema fixml-allocation-base-5-0-sp2_xsd Drilldown into EncAllocTextLen in schema fixml-allocation-base-5-0-sp2_xsd Drilldown into Txt in schema fixml-allocation-base-5-0-sp2_xsd Drilldown into IndAllocRejCode in schema fixml-allocation-base-5-0-sp2_xsd Drilldown into IndAllocID in schema fixml-allocation-base-5-0-sp2_xsd Drilldown into AllocPosEfct in schema fixml-allocation-base-5-0-sp2_xsd Drilldown into Px in schema fixml-allocation-base-5-0-sp2_xsd Drilldown into ActIDSrc in schema fixml-allocation-base-5-0-sp2_xsd Drilldown into Acct in schema fixml-allocation-base-5-0-sp2_xsdXSD Diagram of AllocAckGrpAttributes in schema fixml-allocation-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="AllocAckGrpAttributes">
    <xs:attribute name="Acct" type="AllocAccount_t" use="optional" />
    <xs:attribute name="ActIDSrc" type="AllocAcctIDSource_t" use="optional" />
    <xs:attribute name="Px" type="AllocPrice_t" use="optional" />
    <xs:attribute name="AllocPosEfct" type="AllocPositionEffect_t" use="optional" />
    <xs:attribute name="IndAllocID" type="IndividualAllocID_t" use="optional" />
    <xs:attribute name="IndAllocRejCode" type="IndividualAllocRejCode_t" use="optional" />
    <xs:attribute name="Txt" type="AllocText_t" use="optional" />
    <xs:attribute name="EncAllocTextLen" type="EncodedAllocTextLen_t" use="optional" />
    <xs:attribute name="EncAllocText" type="EncodedAllocText_t" use="optional" />
    <xs:attribute name="IndAllocID2" type="SecondaryIndividualAllocID_t" use="optional" />
    <xs:attribute name="CustCpcty" type="AllocCustomerCapacity_t" use="optional" />
    <xs:attribute name="Typ" type="IndividualAllocType_t" use="optional" />
    <xs:attribute name="Qty" type="AllocQty_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
Acct nsA:Acct Optional
ActIDSrc nsA:ActIDSrc Optional
Px nsA:Px Optional
AllocPosEfct nsA:AllocPosEfct Optional
IndAllocID nsA:IndAllocID Optional
IndAllocRejCode nsA:IndAllocRejCode Optional
Txt nsA:Txt Optional
EncAllocTextLen nsA:EncAllocTextLen Optional
EncAllocText nsA:EncAllocText Optional
IndAllocID2 nsA:IndAllocID2 Optional
CustCpcty nsA:CustCpcty Optional
Typ nsA:Typ Optional
Qty nsA:Qty Optional