Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
ElementOccurrenceDescriptionExample Usage
@nrmin.1 / max.1Record number
Code Block
nr="1"
@statusmin.1 / max.11=active, 0=inactive
Code Block
status="1"
StartDatemin.0 / max.1Date of registration / activation
Code Block
<StartDate>2011-06-18</StartDate>
EndDatemin.0 / max.1Date of cancellation / deactivation
Code Block
<EndDate/>
Tickermin.0 / max.1

Ticker / Symbol of the Security

Code Block
<Ticker>ABB</Ticker>
ISINmin.0 / max.1International Security Identifier Number
Code Block
<ISIN>US0003752047</ISIN>
NSINmin.0 / max.1

National Security Identifier Number (Switzerland=Valore, Germany=WKN, US=CUISIP etc.)


Code Block
 <NSIN>3752047</NSIN>
MICmin.1 / max.1

ISO 10383 - Market Identifier Codes

RestrictionMIC


Code Block
<MIC>XNYS</MIC> 
Mainmin.1 / max.1

Restrictions:

1 = It's the main market where the security is traded

0= It's not the main market where the security is traded

Code Block
<Main>0</Main>
Marketmin.1 / max.1Name of the Market / Stock Exchange
Code Block
<Market>NEW YORK STOCK EXCHANGE, INC.</Market>
MarketAcronymmin.0 / max.1Acronym of the Market / Stock Exchange
Code Block
<MarketAcronym>NYSE</MarketAcronym>
OperatingMICmin.1 / max.1Operating Market Identifier Code (ISO 10383)
Code Block
<OperatingMIC>XNYS</OperatingMIC> 
OperatingMarketmin.1 / max.1 Name of the Operating Market / Stock Exchange
Code Block
<OperatingMarket>NEW YORK STOCK EXCHANGE, INC.</OperatingMarket>
MarketLevelmin.1 / max.1 

Market level of the MIC

Restriction:

O=operation

S=segment

Code Block
<MarketLevel>O</MarketLevel>
CountryCodemin.1 / max.1 

Market Country, ISO 3166, alpha 2-code

RestrictionEnumeratio

Code Block
<CountryCode>US</CountryCode>
Countrymin.1 / max.1 Market Country description
Code Block
<Country>United States of America</Country>
Citymin.1 / max.1 Market City
Code Block
<City>NEW YORK</City>
Websitemin.0 / max.1 Market Website
Code Block
<Website>www.nyse.com</Website>

...