complexType "CommodityPricingDates"
Namespace:
Content:
complex, 1 attribute, 5 elements
Defined:
globally in fpml-com-5-3.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
dayType?, ((dayDistribution?, dayCount?) | (dayOfWeek[0..7], dayNumber?))
</...>
Content Model Elements (5):
dayCount, dayDistribution, dayNumber, dayOfWeek, dayType
All Direct / Indirect Based Elements (1):
pricingDates
Known Usage Locations
Annotation
The dates on which prices are observed for the underlyer.
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="CommodityPricingDates">
<xsd:sequence>
<xsd:choice>
<xsd:sequence>
<xsd:choice>
<xsd:sequence>
<xsd:group ref="PricingDays.model"/>
</xsd:sequence>
</xsd:choice>
</xsd:sequence>
</xsd:choice>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>

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.