complexType "FxMultipleExercise"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-fx-5-13.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Describes the limits on the size of notional when multiple exercise is allowed.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="FxMultipleExercise">
<xsd:sequence>
<xsd:element minOccurs="0" name="minimumNotionalAmount" type="NonNegativeMoney"/>
<xsd:element minOccurs="0" name="maximumNotionalAmount" type="NonNegativeMoney"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
maximumNotionalAmount
Type:
NonNegativeMoney, complex content
The maximum amount of notiional that can be exercised.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="maximumNotionalAmount" type="NonNegativeMoney"/>

minimumNotionalAmount
Type:
NonNegativeMoney, complex content
The minimum amount of notional that can be exercised.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="minimumNotionalAmount" type="NonNegativeMoney"/>

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.