Definition Type: SimpleType
Name: MetalTitleEnum
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-enum-5-10.xsd
Documentation:
Describes how and when title to the commodity transfers.
Collapse XSD Schema Diagram:
XSD Diagram of MetalTitleEnum in schema fpml-enum-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="MetalTitleEnum">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Describes how and when title to the commodity transfers.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="TransfersWithRiskOfLoss">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Transfers with Risk of Loss.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="DoesNotTransferWithRiskOfLoss">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Does Not Transfer with Risk of Loss.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration TransfersWithRiskOfLoss
Enumeration DoesNotTransferWithRiskOfLoss
Collapse Derivation Tree:
Collapse References:
nsE:title