complexType "InformationSource"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
at 17 locations
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
rateSource (defined in InformationSource complexType),
rateSourcePage (defined in InformationSource complexType),
rateSourcePageHeading (defined in InformationSource complexType)
Known Direct Subtypes (1):
FxInformationSource
All Direct / Indirect Based Elements (20):
fixingInformationSource (in fxTargetKnockoutForward),
informationSource (defined in FxAccrualBarrier complexType),
informationSource (defined in FxBarrierFeature complexType),
informationSource (defined in FxRateObservable complexType),
informationSource (defined in ObservedPrice complexType),
informationSource (defined in ObservedRate complexType),
informationSource (defined in QuotationCharacteristics.model group),
informationSource (defined in TriggerRateObservation complexType),
informationSource (in crossRate defined in FxRateObservable complexType),
informationSource (in settlementRateSource defined in YieldCurveMethod complexType),
informationSource (in touch in fxDigitalOption),
informationSource (in trigger in fxAccrualDigitalOption),
informationSource (in trigger in fxDigitalOption),
nonstandardSettlementRate,
primaryRateSource (defined in CommodityFx complexType),
primaryRateSource (defined in FxSpotRateSource complexType),
primaryRateSource (in asian in features in fxOption),
secondaryRateSource (defined in CommodityFx complexType),
secondaryRateSource (defined in FxSpotRateSource complexType),
secondaryRateSource (in asian in features in fxOption)
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="String"/>
</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:
String, simple content
The heading for the rate source on a given rate source page.
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.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.