complexType "FxAccrualTrigger"
Namespace:
Content:
complex, 1 attribute, 2 elements
Defined:
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (2):
quotedCurrencyPair (defined in FxTriggerBase complexType),
triggerRate (defined in FxTriggerBase complexType)
All Direct / Indirect Based Elements (1):
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 (2); see within schema source)
<xsd:complexType name="FxAccrualTrigger">
<xsd:complexContent>
<xsd:extension base="FxTriggerBase">
<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"/>

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.