<xs:attributeGroup name="InstrumentLegAttributes">
<xs:attribute name="Sym" type="LegSymbol_t" use="optional" />
<xs:attribute name="Sfx" type="LegSymbolSfx_t" use="optional" />
<xs:attribute name="ID" type="LegSecurityID_t" use="optional" />
<xs:attribute name="Src" type="LegSecurityIDSource_t" use="optional" />
<xs:attribute name="Prod" type="LegProduct_t" use="optional" />
<xs:attribute name="CFI" type="LegCFICode_t" use="optional" />
<xs:attribute name="SecTyp" type="LegSecurityType_t" use="optional" />
<xs:attribute name="SecSubTyp" type="LegSecuritySubType_t" use="optional" />
<xs:attribute name="MMY" type="LegMaturityMonthYear_t" use="optional" />
<xs:attribute name="Mat" type="LegMaturityDate_t" use="optional" />
<xs:attribute name="CpnPmt" type="LegCouponPaymentDate_t" use="optional" />
<xs:attribute name="Issued" type="LegIssueDate_t" use="optional" />
<xs:attribute name="RepoCollSecTyp" type="LegRepoCollateralSecurityType_t" use="optional" />
<xs:attribute name="RepoTrm" type="LegRepurchaseTerm_t" use="optional" />
<xs:attribute name="RepoRt" type="LegRepurchaseRate_t" use="optional" />
<xs:attribute name="Fctr" type="LegFactor_t" use="optional" />
<xs:attribute name="CrdRtg" type="LegCreditRating_t" use="optional" />
<xs:attribute name="Rgstry" type="LegInstrRegistry_t" use="optional" />
<xs:attribute name="Ctry" type="LegCountryOfIssue_t" use="optional" />
<xs:attribute name="StOrProvnc" type="LegStateOrProvinceOfIssue_t" use="optional" />
<xs:attribute name="Lcl" type="LegLocaleOfIssue_t" use="optional" />
<xs:attribute name="Redeem" type="LegRedemptionDate_t" use="optional" />
<xs:attribute name="Strk" type="LegStrikePrice_t" use="optional" />
<xs:attribute name="StrkCcy" type="LegStrikeCurrency_t" use="optional" />
<xs:attribute name="OptA" type="LegOptAttribute_t" use="optional" />
<xs:attribute name="Cmult" type="LegContractMultiplier_t" use="optional" />
<xs:attribute name="CpnRt" type="LegCouponRate_t" use="optional" />
<xs:attribute name="Exch" type="LegSecurityExchange_t" use="optional" />
<xs:attribute name="Issr" type="LegIssuer_t" use="optional" />
<xs:attribute name="EncLegIssrLen" type="EncodedLegIssuerLen_t" use="optional" />
<xs:attribute name="EncLegIssr" type="EncodedLegIssuer_t" use="optional" />
<xs:attribute name="Desc" type="LegSecurityDesc_t" use="optional" />
<xs:attribute name="EncLegSecDescLen" type="EncodedLegSecurityDescLen_t" use="optional" />
<xs:attribute name="EncLegSecDesc" type="EncodedLegSecurityDesc_t" use="optional" />
<xs:attribute name="RatioQty" type="LegRatioQty_t" use="optional" />
<xs:attribute name="Side" type="LegSide_t" use="optional" />
<xs:attribute name="Ccy" type="LegCurrency_t" use="optional" />
<xs:attribute name="Pool" type="LegPool_t" use="optional" />
<xs:attribute name="Dated" type="LegDatedDate_t" use="optional" />
<xs:attribute name="CSetMo" type="LegContractSettlMonth_t" use="optional" />
<xs:attribute name="IntAcrl" type="LegInterestAccrualDate_t" use="optional" />
</xs:attributeGroup>
|