complexType "BullionPhysicalLeg"
Namespace:
Content:
complex, 1 attribute, 10 elements
Defined:
globally in fpml-com-5-2.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
payerPartyReference, payerAccountReference?, receiverPartyReference, receiverAccountReference?, bullionType, deliveryLocation, (physicalQuantity | physicalQuantitySchedule), totalPhysicalQuantity?, settlementDate
</...>
Content Model Elements (10):
bullionType,
deliveryLocation (in bullionPhysicalLeg),
payerAccountReference,
payerPartyReference,
physicalQuantity (defined in CommodityFixedPhysicalQuantity.model group),
physicalQuantitySchedule (defined in CommodityFixedPhysicalQuantity.model group),
receiverAccountReference,
receiverPartyReference,
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)
  PhysicalLeg (extension)
      BullionPhysicalLeg
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="BullionPhysicalLeg">
<xsd:complexContent>
<xsd:extension base="PhysicalLeg">
<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.
"RhodiumSponge"
 - 
Quality as per the Good Delivery Rules for Rhodium (Sponge).
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
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.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.