Definition Type: AttributeGroup
Name: InstrmtMDReqGrpAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-components-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into MDStrmID in schema fixml-components-base-5-0-sp2_xsd Drilldown into Sz in schema fixml-components-base-5-0-sp2_xsd Drilldown into SettlDt in schema fixml-components-base-5-0-sp2_xsd Drilldown into SettlTyp in schema fixml-components-base-5-0-sp2_xsd Drilldown into Typ in schema fixml-components-base-5-0-sp2_xsd Drilldown into Ccy in schema fixml-components-base-5-0-sp2_xsdXSD Diagram of InstrmtMDReqGrpAttributes in schema fixml-components-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="InstrmtMDReqGrpAttributes">
    <xs:attribute name="Ccy" type="Currency_t" use="optional" />
    <xs:attribute name="Typ" type="QuoteType_t" use="optional" />
    <xs:attribute name="SettlTyp" type="SettlType_t" use="optional" />
    <xs:attribute name="SettlDt" type="SettlDate_t" use="optional" />
    <xs:attribute name="Sz" type="MDEntrySize_t" use="optional" />
    <xs:attribute name="MDStrmID" type="MDStreamID_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
Ccy nsA:Ccy Optional
Typ nsA:Typ Optional
SettlTyp nsA:SettlTyp Optional
SettlDt nsA:SettlDt Optional
Sz nsA:Sz Optional
MDStrmID nsA:MDStrmID Optional