complexType "ElectricityPhysicalQuantity"
Namespace:
Content:
complex, 1 attribute, 1 element
Defined:
globally in fpml-com-5-3.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
totalPhysicalQuantity
</...>
Content Model Elements (1):
totalPhysicalQuantity (in deliveryQuantity in electricityPhysicalLeg)
All Direct / Indirect Based Elements (1):
deliveryQuantity (in electricityPhysicalLeg)
Known Usage Locations
Annotation
The quantity of gas to be delivered.
Type Definition Detail
Type Derivation Tree
CommodityPhysicalQuantityBase (extension)
  ElectricityPhysicalQuantity
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="ElectricityPhysicalQuantity">
<xsd:complexContent>
<xsd:extension base="CommodityPhysicalQuantityBase">
<xsd:sequence>
<!--View Generation: Skipped an empty choice.-->
<xsd:element name="totalPhysicalQuantity" type="UnitQuantity"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
totalPhysicalQuantity
Type:
UnitQuantity, complex content
The Total Quantity of the commodity to be delivered.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="totalPhysicalQuantity" type="UnitQuantity"/>

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.