Drilldown into ExchangeId
Definition Type Complex Type
Name ExchangeId
Namespace http://www.fpml.org/2007/FpML-4-4
Type normalizedString
Abstract False
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.
XSD Schema fpml-shared-4-4.xsd
Collapse XSD Schema Diagram
XSD Diagram of ExchangeId
Collapse XSD Schema Code
<xsd:complexType name="ExchangeId" >
  <xsd:annotation>
    <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">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 &quot;Exchange&quot; is assumed to have the meaning as defined in the ISDA 2002 Equity Derivatives Definitions.</xsd:documentation>
  </xsd:annotation>

  <xsd:simpleContent>
    <xsd:extension base="xsd:normalizedString">
      <xsd:attribute default="http://www.fpml.org/spec/2002/exchange-id-MIC-1-0" name="exchangeIdScheme" type="xsd:anyURI"/>
    </xsd:extension>

  </xsd:simpleContent>

</xsd:complexType>
Collapse Child Attributes
Name Type Default Value Use
Collapse Derivation Tree
[No Sub Types]
ExchangeId
    fpml:exchangeId
    fpml:optionsExchangeId
    fpml:relatedExchangeId
    fpml:exchangeId
Collapse References
fpml:exchangeId , fpml:optionsExchangeId , fpml:relatedExchangeId , fpml:exchangeId
Generated using Liquid XML Studio Designer Edition 8.0.4.1955 - Featuring an XPath Viewer