complexType "PhysicalLegBase"
Namespace:
Content:
complex, 1 attribute, 1 element
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definition of 1 element
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (1):
commodityClassification (defined in PhysicalLegBase complexType)
Known Direct Subtypes (2):
Known Indirect Subtypes (7):
All Direct / Indirect Based Elements (10):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
Leg (extension)
  CommodityLeg (extension)
      PhysicalLegBase
XML Source (see within schema source)
<xsd:complexType abstract="true" name="PhysicalLegBase">
<xsd:complexContent>
<xsd:extension base="CommodityLeg">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="commodityClassification" type="CommodityClassification"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
commodityClassification
Type:
CommodityClassification, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="commodityClassification" type="CommodityClassification"/>

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.