XML Schema Documentation

Model Group: CommodityFreightFlatRate.model

[Table of contents]

Name CommodityFreightFlatRate.model
Used by (from the same schema document) Complex Type FixedPriceLeg , Complex Type FloatingPriceLeg
Documentation The Flat Rate, applicable to Wet Voyager Charter Freight Swaps.
XML Instance Representation
<flatRate> FlatRateEnum </flatRate> [1]

'Whether the Flat Rate is the New Worldwide Tanker Nominal Freight Scale for the Freight Index Route taken at the Trade Date of the transaction or taken on each Pricing Date.'

<flatRateAmount> NonNegativeMoney </flatRateAmount> [0..1]

'If flatRate is set to \"Fixed\", the actual value of the Flat Rate.'

Diagram
Schema Component Representation
<xsd:group name="CommodityFreightFlatRate.model">
<xsd:sequence>
<xsd:element name="flatRate" type=" FlatRateEnum "/>
<xsd:element name="flatRateAmount" type=" NonNegativeMoney " minOccurs="0"/>
</xsd:sequence>
</xsd:group>