Definition Type: ComplexType
Name: ConfirmationMethod
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:Scheme
Containing Schema: fpml-doc-5-10.xsd
Abstract
Documentation:
A type used to represent the type of mechanism that can be used to confirm a trade.
Collapse XSD Schema Diagram:
Drilldown into confirmationMethodScheme in schema fpml-doc-5-10_xsd3XSD Diagram of ConfirmationMethod in schema fpml-doc-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ConfirmationMethod">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type used to represent the type of mechanism that can be used to confirm a trade.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="confirmationMethodScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/confirmation-method" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
confirmationMethodScheme nsD:confirmationMethodScheme http://www.fpml.org/coding-scheme/confirmation-method (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:confirmationMethod