Definition Type: AttributeGroup
Name: MassQuoteAcknowledgementAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-quotation-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into EncTxt in schema fixml-quotation-base-4-4_xsd Drilldown into EncTxtLen in schema fixml-quotation-base-4-4_xsd Drilldown into Txt in schema fixml-quotation-base-4-4_xsd Drilldown into AcctTyp in schema fixml-quotation-base-4-4_xsd Drilldown into AcctIDSrc in schema fixml-quotation-base-4-4_xsd Drilldown into Acct in schema fixml-quotation-base-4-4_xsd Drilldown into Typ in schema fixml-quotation-base-4-4_xsd Drilldown into RspLvl in schema fixml-quotation-base-4-4_xsd Drilldown into RejRsn in schema fixml-quotation-base-4-4_xsd Drilldown into Stat in schema fixml-quotation-base-4-4_xsd Drilldown into QID in schema fixml-quotation-base-4-4_xsd Drilldown into ReqID in schema fixml-quotation-base-4-4_xsdXSD Diagram of MassQuoteAcknowledgementAttributes in schema fixml-quotation-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="MassQuoteAcknowledgementAttributes">
    <xs:attribute name="ReqID" type="QuoteReqID_t" use="optional" />
    <xs:attribute name="QID" type="QuoteID_t" use="optional" />
    <xs:attribute name="Stat" type="QuoteStatus_t" use="required" />
    <xs:attribute name="RejRsn" type="QuoteRejectReason_t" use="optional" />
    <xs:attribute name="RspLvl" type="QuoteResponseLevel_t" use="optional" />
    <xs:attribute name="Typ" type="QuoteType_t" use="optional" />
    <xs:attribute name="Acct" type="Account_t" use="optional" />
    <xs:attribute name="AcctIDSrc" type="AcctIDSource_t" use="optional" />
    <xs:attribute name="AcctTyp" type="AccountType_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>
Collapse Child Attributes:
Name Type Default Value Use
ReqID nsA:ReqID Optional
QID nsA:QID Optional
Stat nsA:Stat Required
RejRsn nsA:RejRsn Optional
RspLvl nsA:RspLvl Optional
Typ nsA:Typ Optional
Acct nsA:Acct Optional
AcctIDSrc nsA:AcctIDSrc Optional
AcctTyp nsA:AcctTyp Optional
Txt nsA:Txt Optional
EncTxtLen nsA:EncTxtLen Optional
EncTxt nsA:EncTxt Optional