complexType "FxFixingObservation"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
date (defined in FxFixingObservation complexType),
weight (defined in FxFixingObservation complexType)
All Direct / Indirect Based Elements (2):
fixing (in fixingSchedule defined in FxAveragingProcess complexType),
fixing (in fixingSchedule defined in FxAveragingProcess complexType)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="FxFixingObservation">
<xsd:sequence>
<xsd:element minOccurs="0" name="date" type="xsd:date"/>
<xsd:element minOccurs="0" name="weight" type="xsd:decimal"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
date
Type:
xsd:date, predefined, simple content
A specific date for which an observation against a particular rate will be made and will be used for subsequent computations.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="date" type="xsd:date"/>

weight
Type:
xsd:decimal, predefined, simple content
An optional factor that can be used for weighting certain observation dates. Typically, firms will weight each date with a factor of 1 if there are standard, unweighted adjustments. If omitted, weight is defaulted to 1.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="weight" type="xsd:decimal"/>

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.