simpleType "BullionTypeEnum"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"Gold"
 - 
Gold. Quality as per the Good Delivery Rules issued by the London Bullion Market Association.
"Palladium"
 - 
Palladium. Quality as per the Good Delivery Rules issued by the London Platinum and Palladium Market.
"Platinum"
 - 
Palladium. Quality as per the Good Delivery Rules issued by the London Platinum and Palladium Market.
"Silver"
 - 
Silver. Quality as per the Good Delivery Rules issued by the London Bullion Market Association.
"Rhodium"
 - 
Quality as per the Good Delivery Rules for Rhodium.
"RhodiumSponge"
 - 
DEPRECATED value which will be removed in FpML-6-0 onwards. Quality as per the Good Delivery Rules for Rhodium (Sponge) is too specific.
"Iridium"
 - 
Quality as per the Good Delivery Rules for Iridium.
"Ruthenium"
 - 
Quality as per the Good Delivery Rules for Ruthenium.
"Osmium"
 - 
Quality as per the Good Delivery Rules for Osmium.

All Direct / Indirect Based Elements (1):
bullionType
Known Usage Locations
Annotation
Defines which type of bullion is applicable for a Bullion Transaction.
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  BullionTypeEnum
Derivation:
restriction of xsd:token
Facets:
enumeration:
"Gold"
 - 
Gold. Quality as per the Good Delivery Rules issued by the London Bullion Market Association.
"Palladium"
 - 
Palladium. Quality as per the Good Delivery Rules issued by the London Platinum and Palladium Market.
"Platinum"
 - 
Palladium. Quality as per the Good Delivery Rules issued by the London Platinum and Palladium Market.
"Silver"
 - 
Silver. Quality as per the Good Delivery Rules issued by the London Bullion Market Association.
"Rhodium"
 - 
Quality as per the Good Delivery Rules for Rhodium.
"RhodiumSponge"
 - 
DEPRECATED value which will be removed in FpML-6-0 onwards. Quality as per the Good Delivery Rules for Rhodium (Sponge) is too specific.
"Iridium"
 - 
Quality as per the Good Delivery Rules for Iridium.
"Ruthenium"
 - 
Quality as per the Good Delivery Rules for Ruthenium.
"Osmium"
 - 
Quality as per the Good Delivery Rules for Osmium.
XML Source (w/o annotations (10); see within schema source)
<xsd:simpleType name="BullionTypeEnum">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Gold"/>
<xsd:enumeration value="Palladium"/>
<xsd:enumeration value="Platinum"/>
<xsd:enumeration value="Silver"/>
<xsd:enumeration value="Rhodium"/>
<xsd:enumeration fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="The RhodiumSponge is not to be used. The value is too specific - RhodiumSponge is a powder form of Rhodium. Rhodium value will be used instead." value="RhodiumSponge"/>
<xsd:enumeration value="Iridium"/>
<xsd:enumeration value="Ruthenium"/>
<xsd:enumeration value="Osmium"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.