complexType "FxOptionFeatures"
Namespace:
Content:
complex, 3 elements
Defined:
globally in fpml-fx-5-13.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A type describing the features that may be present in an FX option.
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="FxOptionFeatures">
<xsd:choice>
<xsd:sequence>
<xsd:element name="asian" type="FxAsianFeature"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="barrier" type="FxBarrierFeature"/>
</xsd:sequence>
<xsd:element maxOccurs="unbounded" name="barrier" type="FxBarrierFeature"/>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
asian
Type:
FxAsianFeature, complex content
XML Source (see within schema source)
<xsd:element name="asian" type="FxAsianFeature"/>

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

barrier
Type:
FxBarrierFeature, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" name="barrier" type="FxBarrierFeature"/>

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.