Definition Type: AttributeGroup
Name: StreamAssignmentReportACKAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-marketdata-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into EncTxt in schema fixml-marketdata-base-5-0-sp2_xsd Drilldown into EncTxtLen in schema fixml-marketdata-base-5-0-sp2_xsd Drilldown into Txt in schema fixml-marketdata-base-5-0-sp2_xsd Drilldown into RejRsn in schema fixml-marketdata-base-5-0-sp2_xsd Drilldown into RptID in schema fixml-marketdata-base-5-0-sp2_xsd Drilldown into ActTyp in schema fixml-marketdata-base-5-0-sp2_xsdXSD Diagram of StreamAssignmentReportACKAttributes in schema fixml-marketdata-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="StreamAssignmentReportACKAttributes">
    <xs:attribute name="ActTyp" type="StreamAsgnAckType_t" use="required" />
    <xs:attribute name="RptID" type="StreamAsgnRptID_t" use="required" />
    <xs:attribute name="RejRsn" type="StreamAsgnRejReason_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
ActTyp nsA:ActTyp Required
RptID nsA:RptID Required
RejRsn nsA:RejRsn Optional
Txt nsA:Txt Optional
EncTxtLen nsA:EncTxtLen Optional
EncTxt nsA:EncTxt Optional