complexType "BullionPhysicalLeg"
Namespace:
Content:
complex, 1 attribute, 10 elements
Defined:
globally in fpml-com-5-8.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (10):
bullionType,
deliveryLocation (in bullionPhysicalLeg),
payerAccountReference,
payerPartyReference (defined in Payer.model group),
physicalQuantity (defined in CommodityFixedPhysicalQuantity.model group),
physicalQuantitySchedule (defined in CommodityFixedPhysicalQuantity.model group),
receiverAccountReference,
receiverPartyReference (defined in Receiver.model group),
settlementDate (in bullionPhysicalLeg),
totalPhysicalQuantity (defined in CommodityFixedPhysicalQuantity.model group)
All Direct / Indirect Based Elements (1):
bullionPhysicalLeg
Known Usage Locations
Annotation
Physically settled leg of a physically settled Bullion Transaction.
Type Definition Detail
Type Derivation Tree
Leg (extension)
  CommodityForwardLeg (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/10)
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.
minLength:
0
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 DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.