complexType "KnockOutRateObservation"
Namespace:
Content:
complex, 10 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (10):
informationSource (defined in TriggerRateObservation complexType),
observationDate (defined in TriggerRateObservation complexType),
observationTime,
observedPrice,
observedRate (defined in TriggerRateObservation complexType),
quotedCurrencyPair (defined in TriggerRateObservation complexType),
rebatePayment,
triggerCondition (defined in TriggerRateObservation complexType),
triggerPrice (defined in TriggerRateObservation complexType),
triggerRate (defined in TriggerRateObservation complexType)
All Direct / Indirect Based Elements (1):
knockOut (in optionEvent)
Known Usage Locations
Annotation
Describes an observation that caused a barrier knock out to trigger
Type Definition Detail
Type Derivation Tree
  KnockOutRateObservation
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="KnockOutRateObservation">
<xsd:complexContent>
<xsd:extension base="TriggerRateObservation">
<xsd:sequence>
<xsd:element minOccurs="0" name="rebatePayment" type="NonNegativePayment"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/10)
rebatePayment
Type:
NonNegativePayment, complex content
Any rebate payable as a result of the knock out
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="rebatePayment" type="NonNegativePayment"/>

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.