complexType "BullionPhysicalLeg"
Namespace:
Content:
complex, 1 attribute, 11 elements
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (11):
commodityClassification (defined in PhysicalLegBase complexType),
payerPartyReference (defined in Payer.model group),
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Physically settled leg of a physically settled Bullion Transaction.
Type Definition Detail
Type Derivation Tree
Leg (extension)
  CommodityLeg (extension)
      PhysicalLegBase (extension)
          PhysicalForwardLeg (extension)
              BullionPhysicalLeg
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="BullionPhysicalLeg">
<xsd:complexContent>
<xsd:extension base="PhysicalForwardLeg">
<xsd:sequence>
<xsd:element name="bullionType" type="BullionTypeEnum"/>
<xsd:element name="deliveryLocation" type="BullionDeliveryLocation"/>
<xsd:element name="settlementDate" type="AdjustableOrRelativeDate"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/11)
bullionType
Type:
BullionTypeEnum, simple content
The type of Bullion underlying a Bullion Transaction.
Simple Content
enumeration of xsd:token
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 (1); see within schema source)
<xsd:element name="bullionType" type="BullionTypeEnum"/>

deliveryLocation
Type:
BullionDeliveryLocation, simple content
The physical delivery location for the transaction.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="deliveryLocation" type="BullionDeliveryLocation"/>

settlementDate
Type:
AdjustableOrRelativeDate, complex content
Date on which the bullion will settle.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="settlementDate" type="AdjustableOrRelativeDate"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.