Definition Type: AttributeGroup
Name: AllocAckGrpAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-allocation-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into EncAllocText in schema fixml-allocation-base-4-4_xsd Drilldown into EncAllocTextLen in schema fixml-allocation-base-4-4_xsd Drilldown into Txt in schema fixml-allocation-base-4-4_xsd Drilldown into IndAllocRejCode in schema fixml-allocation-base-4-4_xsd Drilldown into IndAllocID in schema fixml-allocation-base-4-4_xsd Drilldown into Px in schema fixml-allocation-base-4-4_xsd Drilldown into ActIDSrc in schema fixml-allocation-base-4-4_xsd Drilldown into Acct in schema fixml-allocation-base-4-4_xsdXSD Diagram of AllocAckGrpAttributes in schema fixml-allocation-base-4-4_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="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:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
Acct nsA:Acct Optional
ActIDSrc nsA:ActIDSrc Optional
Px nsA:Px Optional
IndAllocID nsA:IndAllocID Optional
IndAllocRejCode nsA:IndAllocRejCode Optional
Txt nsA:Txt Optional
EncAllocTextLen nsA:EncAllocTextLen Optional
EncAllocText nsA:EncAllocText Optional