XML Schema Documentation

Complex Type: CommodityFrequencyType

[Table of contents]

Super-types: Scheme < CommodityFrequencyType (by extension)
Sub-types: None
Name CommodityFrequencyType
Used by (from the same schema document) Model Group PricingDays.model
Abstract no
Documentation Frequency Type for use in Pricing Date specifications.
XML Instance Representation
<...
commodityFrequencyTypeScheme=" xsd:anyURI [0..1]">
Scheme
</...>
Diagram
Schema Component Representation
<xsd:complexType name="CommodityFrequencyType">
<xsd:simpleContent>
<xsd:extension base=" Scheme ">
<xsd:attribute name="commodityFrequencyTypeScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/commodity-frequency-type"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>