complexType "FxAccrualTrigger"
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):
quotedCurrencyPair (defined in FxTriggerBase complexType),
spotRate (defined in FxTriggerBase complexType),
triggerCondition (defined in FxTriggerBase complexType),
triggerRate (defined in FxTriggerBase complexType)
All Direct / Indirect Based Elements (1):
trigger (in fxAccrualDigitalOption)
Known Usage Locations
Annotation
Describes a european trigger applied to an FX digtal option.
Type Definition Detail
Type Derivation Tree
FxTriggerBase (extension)
  FxAccrualTrigger
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="FxAccrualTrigger">
<xsd:complexContent>
<xsd:extension base="FxTriggerBase">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="informationSource" type="InformationSource"/>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:ID, predefined
Use:
optional
An anchor to be referenced from the accrual region bound.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>
Content Element Detail (all declarations; defined within this component only; 1/5)
informationSource
Type:
InformationSource, complex content
The information source where a published or displayed market rate will be obtained, e.g. Telerate Page 3750.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="informationSource" type="InformationSource"/>

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.