Definition Type: AttributeGroup
Name: MarketDataSnapshotFullRefreshAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-marketdata-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into ApplQuResolution in schema fixml-marketdata-base-4-4_xsd Drilldown into ApplQuDepth in schema fixml-marketdata-base-4-4_xsd Drilldown into NetChgPrevDay in schema fixml-marketdata-base-4-4_xsd Drilldown into CorpActn in schema fixml-marketdata-base-4-4_xsd Drilldown into FinclStat in schema fixml-marketdata-base-4-4_xsd Drilldown into ReqID in schema fixml-marketdata-base-4-4_xsdXSD Diagram of MarketDataSnapshotFullRefreshAttributes in schema fixml-marketdata-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="MarketDataSnapshotFullRefreshAttributes">
    <xs:attribute name="ReqID" type="MDReqID_t" use="optional" />
    <xs:attribute name="FinclStat" type="FinancialStatus_t" use="optional" />
    <xs:attribute name="CorpActn" type="CorporateAction_t" use="optional" />
    <xs:attribute name="NetChgPrevDay" type="NetChgPrevDay_t" use="optional" />
    <xs:attribute name="ApplQuDepth" type="ApplQueueDepth_t" use="optional" />
    <xs:attribute name="ApplQuResolution" type="ApplQueueResolution_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
ReqID nsA:ReqID Optional
FinclStat nsA:FinclStat Optional
CorpActn nsA:CorpActn Optional
NetChgPrevDay nsA:NetChgPrevDay Optional
ApplQuDepth nsA:ApplQuDepth Optional
ApplQuResolution nsA:ApplQuResolution Optional