complexType "PhysicalForwardLeg"
Namespace:
Content:
complex, 1 attribute, 5 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in fpml-com-5-13.xsd; see XML source
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (5):
commodityClassification (defined in PhysicalLegBase complexType),
payerPartyReference (defined in Payer.model group),
Known Direct Subtypes (2):
All Direct / Indirect Based Elements (2):
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)
  CommodityLeg (extension)
      PhysicalLegBase (extension)
          PhysicalForwardLeg
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType abstract="true" name="PhysicalForwardLeg">
<xsd:complexContent>
<xsd:extension base="PhysicalLegBase">
<xsd:sequence>
<xsd:group ref="PayerReceiver.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.