Definition Type: ComplexType
Name: DeliveryMethod
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Scheme
Containing Schema: fpml-repo-5-8.xsd
Abstract
Documentation:
Specifies delivery methods for securities transactions. This coding-scheme defines the possible delivery methods for securities.
Collapse XSD Schema Diagram:
Drilldown into deliveryMethodScheme in schema fpml-repo-5-8_xsd2XSD Diagram of DeliveryMethod in schema fpml-repo-5-8_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="DeliveryMethod">
    <xsd:annotation>
        <!--<xsd:documentation xml:lang="en">This enumeration defines the possible delivery methods for securities.</xsd:documentation>-->
        <xsd:documentation xml:lang="en">Specifies delivery methods for securities transactions. This coding-scheme defines the possible delivery methods for securities.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="deliveryMethodScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/delivery-method" />
        </xsd:extension>
    </xsd:simpleContent>
    <!--Create deliveryMethodScheme coding scheme with values: 
                        "DeliveryVersusPayment" - "Indicates that a securities delivery must be made against payment in simultaneous transmissions and stipulate each other."
                        "FreeOfPayment" - "Indicates that a securities delivery can be made without a simultaneous cash payment in exchange and not depending on if payment obligations are fulfilled or not and vice versa."
                        "PreDelivery" - Indicates that a payment in full amount must be made before the securities delivery; fulfillment of securities delivery obligations depends on payment obligations fulfillment."
                        "PrePayment" - Indicates that a securities delivery must be made in full before the payment for the securities; fulfillment of payment obligations depends on securities delivery obligations fulfillment.-->
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
deliveryMethodScheme nsE:deliveryMethodScheme http://www.fpml.org/coding-scheme/delivery-method (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:deliveryMethod, nsE:deliveryMethod