Definition Type: ComplexType
Name: OilTransferDelivery
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
The physical delivery conditions specific to an oil product delivered by title transfer.
Collapse XSD Schema Diagram:
Drilldown into deliveryLocation in schema fpml-com-5-10_xsd2 Drilldown into applicable in schema fpml-com-5-10_xsd2XSD Diagram of OilTransferDelivery in schema fpml-com-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="OilTransferDelivery">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The physical delivery conditions specific to an oil product delivered by title transfer.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="applicable" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Indicates that the oil product will be delivered by title transfer. Should always be set to "true".</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="deliveryLocation" type="CommodityDeliveryPoint" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The location at which the transfer of the title to the commodity takes place.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
applicable nsE:applicable 0 (1)
deliveryLocation nsE:deliveryLocation 0 (1)
Collapse Derivation Tree:
Collapse References:
nsE:transfer