complexType "FxDigitalPayoffRegion"
Namespace:
Content:
complex, 9 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (9):
payerPartyReference (defined in Payer.model group),
All Direct / Indirect Based Elements (1):
digitalPayoffRegion
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="FxDigitalPayoffRegion">
<xsd:sequence>
<xsd:group ref="PayerReceiver.model"/>
<xsd:choice>
<xsd:element name="payoff" type="NonNegativeMoney"/>
<xsd:element name="fixingAdjustment" type="xsd:decimal"/>
</xsd:choice>
<xsd:group ref="FlexibleFxRegionBound.model"/>
<xsd:element minOccurs="0" name="physicalSettlement" type="FxPhysicalSettlement"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/9)
fixingAdjustment
Type:
xsd:decimal, predefined, simple content
The fixing adjustment expresses the bonus.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="fixingAdjustment" type="xsd:decimal"/>

payoff
Type:
NonNegativeMoney, complex content
Digital amount.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="payoff" type="NonNegativeMoney"/>

physicalSettlement
Type:
FxPhysicalSettlement, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="physicalSettlement" type="FxPhysicalSettlement"/>

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.