complexType "FxOptionFeatures"
Namespace:
Content:
complex, 3 elements
Defined:
globally in fpml-fx-5-3.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
(asian, barrier*) | barrier+
</...>
Content Model Elements (3):
asian (in features in fxOption), barrier (in features in fxOption)
All Direct / Indirect Based Elements (1):
features (in fxOption)
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 DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.