XML Schema Documentation

Complex Type: SpreadScheduleType

[Table of contents]

Super-types: xsd:normalizedString < SpreadScheduleType (by extension)
Sub-types: None
Name SpreadScheduleType
Used by (from the same schema document) Complex Type SpreadSchedule
Abstract no
Documentation Defines a Spread Type Scheme to identify a long or short spread value.
XML Instance Representation
<...
spreadScheduleTypeScheme=" xsd:anyURI [0..1]">
xsd:normalizedString
</...>
Diagram
Schema Component Representation
<xsd:complexType name="SpreadScheduleType">
<xsd:simpleContent>
<xsd:extension base=" xsd:normalizedString ">
<xsd:attribute name="spreadScheduleTypeScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/spread-schedule-type-1-0"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>