XML Schema Documentation

Complex Type: ExchangeId

[Table of contents]

Super-types: xsd:normalizedString < ExchangeId (by extension)
Sub-types: None
Name ExchangeId
Abstract no
Documentation A short form unique identifier for an exchange. If the element is not present then the exchange shall be the primary exchange on which the underlying is listed. The term "Exchange" is assumed to have the meaning as defined in the ISDA 2002 Equity Derivatives Definitions.

Eindeutiges Börsenkürzel. Fehlt dieses Element, gilt die Hauptbörse, an der der Basiswert notiert ist, als "Börse" im Sinne der ISDA-Definitionen zu Aktienderivaten von 2002.
XML Instance Representation
<...
exchangeIdScheme=" xsd:anyURI [0..1]">
xsd:normalizedString
</...>
Diagram
Schema Component Representation
<xsd:complexType name="ExchangeId">
<xsd:simpleContent>
<xsd:extension base=" xsd:normalizedString ">
<xsd:attribute name="exchangeIdScheme" type=" xsd:anyURI " default="http://www.fpml.org/spec/2002/exchange-id-MIC-1-0"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>