complexType "CommodityInformationSource"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
publication
Known Usage Locations
Annotation
A type defining the source of a commodity rate, price or index or of a market rate or of a conversion factor (e.g. a fx conversion factor).
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="CommodityInformationSource">
<xsd:sequence>
<xsd:element name="rateSource" type="CommodityInformationProvider"/>
<xsd:element minOccurs="0" name="rateSourcePage" type="RateSourcePage"/>
<xsd:element minOccurs="0" name="rateSourcePageHeading" type="String"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
rateSource
Type:
The publication in which the rate, price, index or factor is to be found. (e.g Gas Daily, Platts Bloomberg.)
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="rateSource" type="CommodityInformationProvider"/>

rateSourcePage
Type:
RateSourcePage, simple content
A specific page or screen (in the case of electronically published information) on which the rate source is to be found.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="rateSourcePage" type="RateSourcePage"/>

rateSourcePageHeading
Type:
String, simple content
The heading for the rate source on a given rate source page or screen.
Simple Content
xsd:string
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="rateSourcePageHeading" type="String"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.