complexType "FxInformationSource"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definition of 1 element
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
fixingTime (defined in FxInformationSource complexType),
rateSource (defined in InformationSource complexType),
rateSourcePage (defined in InformationSource complexType),
rateSourcePageHeading (defined in InformationSource complexType)
All Direct / Indirect Based Elements (4):
informationSource (defined in FxRateObservable complexType),
informationSource (in crossRate defined in FxRateObservable complexType),
Known Usage Locations
Type Definition Detail
Type Derivation Tree
InformationSource (extension)
  FxInformationSource
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="FxInformationSource">
<xsd:complexContent>
<xsd:extension base="InformationSource">
<xsd:sequence>
<xsd:element minOccurs="0" name="fixingTime" type="BusinessCenterTime"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/4)
fixingTime
Type:
BusinessCenterTime, complex content
The time that the fixing will be taken along with a business center to define the time zone
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="fixingTime" type="BusinessCenterTime"/>

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.