XML Schema Documentation

Complex Type: MarketDisruption

[Table of contents]

Super-types: Scheme < MarketDisruption (by extension)
Sub-types: None
Name MarketDisruption
Used by (from the same schema document) Complex Type AveragingPeriod
Abstract no
Documentation Defines the handling of an averaging date market disruption for an equity derivative transaction.
XML Instance Representation
<...
marketDisruptionScheme=" xsd:anyURI [0..1]">
Scheme
</...>
Diagram
Schema Component Representation
<xsd:complexType name="MarketDisruption">
<xsd:simpleContent>
<xsd:extension base=" Scheme ">
<xsd:attribute name="marketDisruptionScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/market-disruption"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>