complexType "InformationSource"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
at 10 locations
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
rateSource (defined in InformationSource complexType),
Known Direct Subtypes (1):
All Direct / Indirect Based Elements (10):
informationSource (defined in FxBarrierFeature complexType),
informationSource (defined in SettlementRateSource complexType),
primaryRateSource (defined in FxSpotRateSource complexType),
secondaryRateSource (defined in FxSpotRateSource complexType),
Known Usage Locations
Annotation
A type defining the source for a piece of information (e.g. a rate refix or an fx fixing).
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="InformationSource">
<xsd:sequence>
<xsd:element minOccurs="0" name="rateSource" type="InformationProvider"/>
<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:
InformationProvider, simple content
An information source for obtaining a market rate. For example Bloomberg, Reuters, Telerate etc.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="rateSource" type="InformationProvider"/>

rateSourcePage
Type:
RateSourcePage, simple content
A specific page for the rate source for obtaining a market rate.
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.
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.