<xsd:complexType name="CommodityQuantityFrequency">
<xsd:annotation>
<xsd:documentation xml:lang="en">A type for defining the frequency at which the Notional Quantity is deemed to apply for purposes of calculating the Total Notional Quantity.</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="Scheme">
<xsd:attribute name="quantityFrequencyScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/commodity-quantity-frequency" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|