complexType "FxMultipleExercise"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-fx-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
maximumNotionalAmount (in multipleExercise in americanExercise in fxOption),
minimumNotionalAmount (in multipleExercise in americanExercise in fxOption)
All Direct / Indirect Based Elements (1):
multipleExercise (in americanExercise in fxOption)
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 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.