XML Schema Documentation

Complex Type: MultipleExchangeAnnex

[Table of contents]

Super-types: xsd:normalizedString < Scheme (by restriction) < MultipleExchangeAnnex (by extension)
Sub-types: None
Name MultipleExchangeAnnex
Abstract no
Documentation Coding scheme that specifies the additional annex terms for trades with underlyers that are listed on multiple exchanges.
XML Instance Representation
<...
multipleExchangeAnnexScheme=" xsd:anyURI [0..1]">
Scheme
</...>
Diagram
Schema Component Representation
<xsd:complexType name="MultipleExchangeAnnex">
<xsd:simpleContent>
<xsd:extension base=" Scheme ">
<xsd:attribute name="multipleExchangeAnnexScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/multiple-exchange-annex"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>