complexType "CommodityInformationSource"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
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="NonEmptyToken"/>
</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:
NonEmptyToken, simple content
The heading for the rate source on a given rate source page or screen.
Simple Content
xsd:token
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="rateSourcePageHeading" type="NonEmptyToken"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.