<xsd:group name="CommodityFixedPhysicalQuantity.model">
<xsd:annotation>
<xsd:documentation xml:lang="en">The different options for specifying a fixed physical quantity of commodity to be delivered.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<!--View Generation: Skipped an empty choice.-->
<xsd:element name="totalPhysicalQuantity" type="UnitQuantity">
<xsd:annotation>
<xsd:documentation xml:lang="en">The Total Quantity of the commodity to be delivered.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:group>
|