XML Schema Documentation

Complex Type: ClearanceSystem

[Table of contents]

Super-types: xsd:normalizedString < Scheme (by restriction) < ClearanceSystem (by extension)
Sub-types: None
Name ClearanceSystem
Abstract no
Documentation Unless otherwise specified, the principal clearance system customarily used for settling trades in the relevant underlying.
XML Instance Representation
<...
clearanceSystemScheme=" xsd:anyURI [0..1]">
Scheme
</...>
Diagram
Schema Component Representation
<xsd:complexType name="ClearanceSystem">
<xsd:simpleContent>
<xsd:extension base=" Scheme ">
<xsd:attribute name="clearanceSystemScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/clearance-system"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>