<xs:attributeGroup name="InstrumentAttributes">
<xs:attribute name="Sym" type="Symbol_t" use="optional" />
<xs:attribute name="Sfx" type="SymbolSfx_t" use="optional" />
<xs:attribute name="ID" type="SecurityID_t" use="optional" />
<xs:attribute name="Src" type="SecurityIDSource_t" use="optional" />
<xs:attribute name="Prod" type="Product_t" use="optional" />
<xs:attribute name="CFI" type="CFICode_t" use="optional" />
<xs:attribute name="SecTyp" type="SecurityType_t" use="optional" />
<xs:attribute name="SubTyp" type="SecuritySubType_t" use="optional" />
<xs:attribute name="MMY" type="MaturityMonthYear_t" use="optional" />
<xs:attribute name="MatDt" type="MaturityDate_t" use="optional" />
<xs:attribute name="CpnPmt" type="CouponPaymentDate_t" use="optional" />
<xs:attribute name="Issued" type="IssueDate_t" use="optional" />
<xs:attribute name="RepoCollSecTyp" type="RepoCollateralSecurityType_t" use="optional" />
<xs:attribute name="RepoTrm" type="RepurchaseTerm_t" use="optional" />
<xs:attribute name="RepoRt" type="RepurchaseRate_t" use="optional" />
<xs:attribute name="Fctr" type="Factor_t" use="optional" />
<xs:attribute name="CrdRtg" type="CreditRating_t" use="optional" />
<xs:attribute name="Rgstry" type="InstrRegistry_t" use="optional" />
<xs:attribute name="IssuCtry" type="CountryOfIssue_t" use="optional" />
<xs:attribute name="StPrv" type="StateOrProvinceOfIssue_t" use="optional" />
<xs:attribute name="Lcl" type="LocaleOfIssue_t" use="optional" />
<xs:attribute name="Redeem" type="RedemptionDate_t" use="optional" />
<xs:attribute name="Strk" type="StrikePrice_t" use="optional" />
<xs:attribute name="StrkCcy" type="StrikeCurrency_t" use="optional" />
<xs:attribute name="OptAt" type="OptAttribute_t" use="optional" />
<xs:attribute name="Mult" type="ContractMultiplier_t" use="optional" />
<xs:attribute name="CpnRt" type="CouponRate_t" use="optional" />
<xs:attribute name="Exch" type="SecurityExchange_t" use="optional" />
<xs:attribute name="Issr" type="Issuer_t" use="optional" />
<xs:attribute name="EncIssrLen" type="EncodedIssuerLen_t" use="optional" />
<xs:attribute name="EncIssr" type="EncodedIssuer_t" use="optional" />
<xs:attribute name="Desc" type="SecurityDesc_t" use="optional" />
<xs:attribute name="EncSecDescLen" type="EncodedSecurityDescLen_t" use="optional" />
<xs:attribute name="EncSecDesc" type="EncodedSecurityDesc_t" use="optional" />
<xs:attribute name="Pool" type="Pool_t" use="optional" />
<xs:attribute name="CSetMo" type="ContractSettlMonth_t" use="optional" />
<xs:attribute name="CPPgm" type="CPProgram_t" use="optional" />
<xs:attribute name="CPRegT" type="CPRegType_t" use="optional" />
<xs:attribute name="Dated" type="DatedDate_t" use="optional" />
<xs:attribute name="IntAcrl" type="InterestAccrualDate_t" use="optional" />
</xs:attributeGroup>
|