complexType "PhysicalForwardLeg"
Namespace:
Content:
complex, 1 attribute, 4 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in fpml-com-5-8.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (4):
payerPartyReference (defined in Payer.model group),
Known Direct Subtypes (2):
BullionPhysicalLeg, MetalPhysicalLeg
All Direct / Indirect Based Elements (2):
bullionPhysicalLeg, metalPhysicalLeg
Known Usage Locations
Annotation
The common components of a physically settled leg of a Commodity Forward. This is an abstract type and should be extended by commodity-specific types.
Type Definition Detail
Type Derivation Tree
Leg (extension)
  CommodityForwardLeg (extension)
      PhysicalForwardLeg
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType abstract="true" name="PhysicalForwardLeg">
<xsd:complexContent>
<xsd:extension base="CommodityForwardLeg">
<xsd:sequence>
<xsd:group ref="PayerReceiver.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.