complexType "FxAverageStrike"
Namespace:
Content:
complex, 1 attribute, 5 elements
Defined:
Includes:
definitions of 1 attribute, 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (5):
averagingMethod (defined in FxAveragingProcess complexType),
fixingSchedule (defined in FxAveragingProcess complexType),
observable (defined in FxAveragingProcess complexType),
precision (defined in FxAveragingProcess complexType),
All Direct / Indirect Based Elements (2):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
FxAveragingProcess (extension)
  FxAverageStrike
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="FxAverageStrike">
<xsd:complexContent>
<xsd:extension base="FxAveragingProcess">
<xsd:sequence>
<xsd:element name="strikeAdjustment" type="xsd:decimal"/>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID" use="optional"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID" use="optional"/>
Content Element Detail (all declarations; defined within this component only; 1/5)
strikeAdjustment
Type:
xsd:decimal, predefined, simple content
A layer an Adjustment on the top of the average of the fixings across the schedule.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="strikeAdjustment" type="xsd:decimal"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.