<xs:attributeGroup name="DerivativeInstrumentAttributes">
<xs:attribute name="Sym" type="DerivativeSymbol_t" use="optional" />
<xs:attribute name="Sfx" type="DerivativeSymbolSfx_t" use="optional" />
<xs:attribute name="ID" type="DerivativeSecurityID_t" use="optional" />
<xs:attribute name="Src" type="DerivativeSecurityIDSource_t" use="optional" />
<xs:attribute name="Prod" type="DerivativeProduct_t" use="optional" />
<xs:attribute name="ProdCmplx" type="DerivativeProductComplex_t" use="optional" />
<xs:attribute name="FlexProdElig" type="DerivFlexProductEligibilityIndicator_t" use="optional" />
<xs:attribute name="SecGrp" type="DerivativeSecurityGroup_t" use="optional" />
<xs:attribute name="CFI" type="DerivativeCFICode_t" use="optional" />
<xs:attribute name="SecTyp" type="DerivativeSecurityType_t" use="optional" />
<xs:attribute name="SecSubTyp" type="DerivativeSecuritySubType_t" use="optional" />
<xs:attribute name="MMY" type="DerivativeMaturityMonthYear_t" use="optional" />
<xs:attribute name="MatDt" type="DerivativeMaturityDate_t" use="optional" />
<xs:attribute name="MatTm" type="DerivativeMaturityTime_t" use="optional" />
<xs:attribute name="OpenCloseSettlFlag" type="DerivativeSettleOnOpenFlag_t" use="optional" />
<xs:attribute name="AsgnMeth" type="DerivativeInstrmtAssignmentMethod_t" use="optional" />
<xs:attribute name="Status" type="DerivativeSecurityStatus_t" use="optional" />
<xs:attribute name="IssDt" type="DerivativeIssueDate_t" use="optional" />
<xs:attribute name="Rgstry" type="DerivativeInstrRegistry_t" use="optional" />
<xs:attribute name="Ctry" type="DerivativeCountryOfIssue_t" use="optional" />
<xs:attribute name="StPrv" type="DerivativeStateOrProvinceOfIssue_t" use="optional" />
<xs:attribute name="Lcl" type="DerivativeLocaleOfIssue_t" use="optional" />
<xs:attribute name="StrkPx" type="DerivativeStrikePrice_t" use="optional" />
<xs:attribute name="StrkCcy" type="DerivativeStrikeCurrency_t" use="optional" />
<xs:attribute name="StrkMult" type="DerivativeStrikeMultiplier_t" use="optional" />
<xs:attribute name="StrkValu" type="DerivativeStrikeValue_t" use="optional" />
<xs:attribute name="OptAt" type="DerivativeOptAttribute_t" use="optional" />
<xs:attribute name="Mult" type="DerivativeContractMultiplier_t" use="optional" />
<xs:attribute name="MultTyp" type="DerivativeContractMultiplierUnit_t" use="optional" />
<xs:attribute name="FlowSchedTyp" type="DerivativeFlowScheduleType_t" use="optional" />
<xs:attribute name="MinPxIncr" type="DerivativeMinPriceIncrement_t" use="optional" />
<xs:attribute name="MinPxIncrAmt" type="DerivativeMinPriceIncrementAmount_t" use="optional" />
<xs:attribute name="UOM" type="DerivativeUnitOfMeasure_t" use="optional" />
<xs:attribute name="UOMQty" type="DerivativeUnitOfMeasureQty_t" use="optional" />
<xs:attribute name="PxUOM" type="DerivativePriceUnitOfMeasure_t" use="optional" />
<xs:attribute name="PxUOMQty" type="DerivativePriceUnitOfMeasureQty_t" use="optional" />
<xs:attribute name="SettlMeth" type="DerivativeSettlMethod_t" use="optional" />
<xs:attribute name="PxQteMeth" type="DerivativePriceQuoteMethod_t" use="optional" />
<xs:attribute name="ValMeth" type="DerivativeValuationMethod_t" use="optional" />
<xs:attribute name="ListMeth" type="DerivativeListMethod_t" use="optional" />
<xs:attribute name="CapPx" type="DerivativeCapPrice_t" use="optional" />
<xs:attribute name="FlrPx" type="DerivativeFloorPrice_t" use="optional" />
<xs:attribute name="PutCall" type="DerivativePutOrCall_t" use="optional" />
<xs:attribute name="ExerStyle" type="DerivativeExerciseStyle_t" use="optional" />
<xs:attribute name="OptPayAmt" type="DerivativeOptPayAmount_t" use="optional" />
<xs:attribute name="TmUnit" type="DerivativeTimeUnit_t" use="optional" />
<xs:attribute name="Exch" type="DerivativeSecurityExchange_t" use="optional" />
<xs:attribute name="PosLmt" type="DerivativePositionLimit_t" use="optional" />
<xs:attribute name="NTPosLmt" type="DerivativeNTPositionLimit_t" use="optional" />
<xs:attribute name="Issr" type="DerivativeIssuer_t" use="optional" />
<xs:attribute name="EncIssrLen" type="DerivativeEncodedIssuerLen_t" use="optional" />
<xs:attribute name="EncIssr" type="DerivativeEncodedIssuer_t" use="optional" />
<xs:attribute name="Desc" type="DerivativeSecurityDesc_t" use="optional" />
<xs:attribute name="EncSecDescLen" type="DerivativeEncodedSecurityDescLen_t" use="optional" />
<xs:attribute name="EncSecDesc" type="DerivativeEncodedSecurityDesc_t" use="optional" />
<xs:attribute name="CSetMo" type="DerivativeContractSettlMonth_t" use="optional" />
</xs:attributeGroup>
|