Definition Type: AttributeGroup
Name: UnderlyingLegInstrumentAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-tradecapture-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into Desc in schema fixml-tradecapture-base-5-0-sp2_xsd Drilldown into Exch in schema fixml-tradecapture-base-5-0-sp2_xsd Drilldown into PutCall in schema fixml-tradecapture-base-5-0-sp2_xsd Drilldown into OptAt in schema fixml-tradecapture-base-5-0-sp2_xsd Drilldown into StrkPx in schema fixml-tradecapture-base-5-0-sp2_xsd Drilldown into MatTm in schema fixml-tradecapture-base-5-0-sp2_xsd Drilldown into MatDt in schema fixml-tradecapture-base-5-0-sp2_xsd Drilldown into MMY in schema fixml-tradecapture-base-5-0-sp2_xsd Drilldown into SubType in schema fixml-tradecapture-base-5-0-sp2_xsd Drilldown into SecType in schema fixml-tradecapture-base-5-0-sp2_xsd Drilldown into CFI in schema fixml-tradecapture-base-5-0-sp2_xsd Drilldown into Src in schema fixml-tradecapture-base-5-0-sp2_xsd Drilldown into ID in schema fixml-tradecapture-base-5-0-sp2_xsd Drilldown into Sfx in schema fixml-tradecapture-base-5-0-sp2_xsd Drilldown into Sym in schema fixml-tradecapture-base-5-0-sp2_xsdXSD Diagram of UnderlyingLegInstrumentAttributes in schema fixml-tradecapture-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="UnderlyingLegInstrumentAttributes">
    <xs:attribute name="Sym" type="UnderlyingLegSymbol_t" use="optional" />
    <xs:attribute name="Sfx" type="UnderlyingLegSymbolSfx_t" use="optional" />
    <xs:attribute name="ID" type="UnderlyingLegSecurityID_t" use="optional" />
    <xs:attribute name="Src" type="UnderlyingLegSecurityIDSource_t" use="optional" />
    <xs:attribute name="CFI" type="UnderlyingLegCFICode_t" use="optional" />
    <xs:attribute name="SecType" type="UnderlyingLegSecurityType_t" use="optional" />
    <xs:attribute name="SubType" type="UnderlyingLegSecuritySubType_t" use="optional" />
    <xs:attribute name="MMY" type="UnderlyingLegMaturityMonthYear_t" use="optional" />
    <xs:attribute name="MatDt" type="UnderlyingLegMaturityDate_t" use="optional" />
    <xs:attribute name="MatTm" type="UnderlyingLegMaturityTime_t" use="optional" />
    <xs:attribute name="StrkPx" type="UnderlyingLegStrikePrice_t" use="optional" />
    <xs:attribute name="OptAt" type="UnderlyingLegOptAttribute_t" use="optional" />
    <xs:attribute name="PutCall" type="UnderlyingLegPutOrCall_t" use="optional" />
    <xs:attribute name="Exch" type="UnderlyingLegSecurityExchange_t" use="optional" />
    <xs:attribute name="Desc" type="UnderlyingLegSecurityDesc_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
Sym nsA:Sym Optional
Sfx nsA:Sfx Optional
ID nsA:ID Optional
Src nsA:Src Optional
CFI nsA:CFI Optional
SecType nsA:SecType Optional
SubType nsA:SubType Optional
MMY nsA:MMY Optional
MatDt nsA:MatDt Optional
MatTm nsA:MatTm Optional
StrkPx nsA:StrkPx Optional
OptAt nsA:OptAt Optional
PutCall nsA:PutCall Optional
Exch nsA:Exch Optional
Desc nsA:Desc Optional