Definition Type: AttributeGroup
Name: InstrumentAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-components-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into IntAcrl in schema fixml-components-base-4-4_xsd Drilldown into Dated in schema fixml-components-base-4-4_xsd Drilldown into CPRegT in schema fixml-components-base-4-4_xsd Drilldown into CPPgm in schema fixml-components-base-4-4_xsd Drilldown into CSetMo in schema fixml-components-base-4-4_xsd Drilldown into Pool in schema fixml-components-base-4-4_xsd Drilldown into EncSecDesc in schema fixml-components-base-4-4_xsd Drilldown into EncSecDescLen in schema fixml-components-base-4-4_xsd Drilldown into Desc in schema fixml-components-base-4-4_xsd Drilldown into EncIssr in schema fixml-components-base-4-4_xsd Drilldown into EncIssrLen in schema fixml-components-base-4-4_xsd Drilldown into Issr in schema fixml-components-base-4-4_xsd Drilldown into Exch in schema fixml-components-base-4-4_xsd Drilldown into CpnRt in schema fixml-components-base-4-4_xsd Drilldown into Mult in schema fixml-components-base-4-4_xsd Drilldown into OptAt in schema fixml-components-base-4-4_xsd Drilldown into StrkCcy in schema fixml-components-base-4-4_xsd Drilldown into Strk in schema fixml-components-base-4-4_xsd Drilldown into Redeem in schema fixml-components-base-4-4_xsd Drilldown into Lcl in schema fixml-components-base-4-4_xsd Drilldown into StPrv in schema fixml-components-base-4-4_xsd Drilldown into IssuCtry in schema fixml-components-base-4-4_xsd Drilldown into Rgstry in schema fixml-components-base-4-4_xsd Drilldown into CrdRtg in schema fixml-components-base-4-4_xsd Drilldown into Fctr in schema fixml-components-base-4-4_xsd Drilldown into RepoRt in schema fixml-components-base-4-4_xsd Drilldown into RepoTrm in schema fixml-components-base-4-4_xsd Drilldown into RepoCollSecTyp in schema fixml-components-base-4-4_xsd Drilldown into Issued in schema fixml-components-base-4-4_xsd Drilldown into CpnPmt in schema fixml-components-base-4-4_xsd Drilldown into MatDt in schema fixml-components-base-4-4_xsd Drilldown into MMY in schema fixml-components-base-4-4_xsd Drilldown into SubTyp in schema fixml-components-base-4-4_xsd Drilldown into SecTyp in schema fixml-components-base-4-4_xsd Drilldown into CFI in schema fixml-components-base-4-4_xsd Drilldown into Prod in schema fixml-components-base-4-4_xsd Drilldown into Src in schema fixml-components-base-4-4_xsd Drilldown into ID in schema fixml-components-base-4-4_xsd Drilldown into Sfx in schema fixml-components-base-4-4_xsd Drilldown into Sym in schema fixml-components-base-4-4_xsdXSD Diagram of InstrumentAttributes in schema fixml-components-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
Sym nsA:Sym Optional
Sfx nsA:Sfx Optional
ID nsA:ID Optional
Src nsA:Src Optional
Prod nsA:Prod Optional
CFI nsA:CFI Optional
SecTyp nsA:SecTyp Optional
SubTyp nsA:SubTyp Optional
MMY nsA:MMY Optional
MatDt nsA:MatDt Optional
CpnPmt nsA:CpnPmt Optional
Issued nsA:Issued Optional
RepoCollSecTyp nsA:RepoCollSecTyp Optional
RepoTrm nsA:RepoTrm Optional
RepoRt nsA:RepoRt Optional
Fctr nsA:Fctr Optional
CrdRtg nsA:CrdRtg Optional
Rgstry nsA:Rgstry Optional
IssuCtry nsA:IssuCtry Optional
StPrv nsA:StPrv Optional
Lcl nsA:Lcl Optional
Redeem nsA:Redeem Optional
Strk nsA:Strk Optional
StrkCcy nsA:StrkCcy Optional
OptAt nsA:OptAt Optional
Mult nsA:Mult Optional
CpnRt nsA:CpnRt Optional
Exch nsA:Exch Optional
Issr nsA:Issr Optional
EncIssrLen nsA:EncIssrLen Optional
EncIssr nsA:EncIssr Optional
Desc nsA:Desc Optional
EncSecDescLen nsA:EncSecDescLen Optional
EncSecDesc nsA:EncSecDesc Optional
Pool nsA:Pool Optional
CSetMo nsA:CSetMo Optional
CPPgm nsA:CPPgm Optional
CPRegT nsA:CPRegT Optional
Dated nsA:Dated Optional
IntAcrl nsA:IntAcrl Optional