Definition Type Attribute Group
Name AllocationInstructionAckAttributes
Namespace http://www.fixprotocol.org/FIXML-4-4
XSD Schema fixml-allocation-base-4-4.xsd
XSD Schema Diagram
XSD Schema Code
<xs:attributeGroup name="AllocationInstructionAckAttributes" >
  <xs:attribute name="ID" type="AllocID_t" use="required"/>
  <xs:attribute name="ID2" type="SecondaryAllocID_t" use="optional"/>
  <xs:attribute name="TrdDt" type="TradeDate_t" use="optional"/>
  <xs:attribute name="TxnTm" type="TransactTime_t" use="required"/>
  <xs:attribute name="Stat" type="AllocStatus_t" use="required"/>
  <xs:attribute name="RejCode" type="AllocRejCode_t" use="optional"/>
  <xs:attribute name="Typ" type="AllocType_t" use="optional"/>
  <xs:attribute name="ImReqTyp" type="AllocIntermedReqType_t" use="optional"/>
  <xs:attribute name="MtchStat" type="MatchStatus_t" use="optional"/>
  <xs:attribute name="Prod" type="Product_t" use="optional"/>
  <xs:attribute name="SecTyp" type="SecurityType_t" use="optional"/>
  <xs:attribute name="Txt" type="Text_t" use="optional"/>
  <xs:attribute name="EncTxtLen" type="EncodedTextLen_t" use="optional"/>
  <xs:attribute name="EncTxt" type="EncodedText_t" use="optional"/>
</xs:attributeGroup>
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
AllocationInstructionAckAttributes
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd