<xsd:group name="CommodityFreightFlatRate.model">
<xsd:annotation>
<xsd:documentation>The Flat Rate, applicable to Wet Voyager Charter Freight Swaps.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="flatRate" type="FlatRateEnum">
<xsd:annotation>
<xsd:documentation>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.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="flatRateAmount" type="NonNegativeMoney" minOccurs="0">
<xsd:annotation>
<xsd:documentation>If flatRate is set to "Fixed", the actual value of the Flat Rate.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:group>
|