Definition Type: SimpleType
Name: BullionTypeEnum
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-enum-5-2.xsd
Documentation:
Defines which type of bullion is applicable for a Bullion Transaction.
Collapse XSD Schema Diagram:
XSD Diagram of BullionTypeEnum in schema fpml-enum-5-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="BullionTypeEnum">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines which type of bullion is applicable for a Bullion Transaction.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Gold">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Gold. Quality as per the Good Delivery Rules issued by the London Bullion Market Association.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Palladium">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Palladium. Quality as per the Good Delivery Rules issued by the London Platinum and Palladium Market.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Platinum">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Palladium. Quality as per the Good Delivery Rules issued by the London Platinum and Palladium Market.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Silver">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Silver. Quality as per the Good Delivery Rules issued by the London Bullion Market Association.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="RhodiumSponge">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Quality as per the Good Delivery Rules for Rhodium (Sponge).</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Gold
Enumeration Palladium
Enumeration Platinum
Enumeration Silver
Enumeration RhodiumSponge
Collapse Derivation Tree:
Collapse References:
nsA:bullionType