complexType "PhysicalLeg"
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-3.xsd; see XML source
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
payerPartyReference?, payerAccountReference?, receiverPartyReference?, receiverAccountReference?
</...>
Content Model Elements (4):
payerAccountReference,
payerPartyReference,
receiverAccountReference,
receiverPartyReference (defined in PayerReceiver.model group)
Known Direct Subtypes (5):
BullionPhysicalLeg, CoalPhysicalLeg, ElectricityPhysicalLeg, GasPhysicalLeg, OilPhysicalLeg
All Direct / Indirect Based Elements (5):
bullionPhysicalLeg, coalPhysicalLeg, electricityPhysicalLeg, gasPhysicalLeg, oilPhysicalLeg
Known Usage Locations
Annotation
The common components of a physically settled leg of a Commodity Swap. This is an abstract type and should be extended by commodity-specific types.
Type Definition Detail
Type Derivation Tree
Leg (extension)
  PhysicalLeg
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType abstract="true" name="PhysicalLeg">
<xsd:complexContent>
<xsd:extension base="Leg">
<xsd:sequence>
<xsd:group ref="PayerReceiver.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.