Definition Type: AttributeGroup
Name: StrmAsgnRptInstrmtGrpAttributes
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 MDStrmID in schema fixml-marketdata-base-5-0-sp2_xsd Drilldown into AsgnTyp in schema fixml-marketdata-base-5-0-sp2_xsd Drilldown into SettlTyp in schema fixml-marketdata-base-5-0-sp2_xsdXSD Diagram of StrmAsgnRptInstrmtGrpAttributes in schema fixml-marketdata-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="StrmAsgnRptInstrmtGrpAttributes">
    <xs:attribute name="SettlTyp" type="SettlType_t" use="optional" />
    <xs:attribute name="AsgnTyp" type="StreamAsgnType_t" use="optional" />
    <xs:attribute name="MDStrmID" type="MDStreamID_t" use="optional" />
    <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
SettlTyp nsA:SettlTyp Optional
AsgnTyp nsA:AsgnTyp Optional
MDStrmID nsA:MDStrmID Optional
RejRsn nsA:RejRsn Optional
Txt nsA:Txt Optional
EncTxtLen nsA:EncTxtLen Optional
EncTxt nsA:EncTxt Optional