group "PutCallCurrency.model"
Namespace:
Content:
Defined:
globally in fpml-fx-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
putCurrency, callCurrency
Content Model Elements (2):
callCurrency, putCurrency
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="PutCallCurrency.model">
<xsd:sequence>
<xsd:element name="putCurrency" type="Currency"/>
<xsd:element name="callCurrency" type="Currency"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
callCurrency
Type:
Currency, simple content
The currency which: - the option buyer will receive (buy) - the option writer will pay (sell)
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="callCurrency" type="Currency"/>

putCurrency
Type:
Currency, simple content
The currency which: - the option buyer will pay (sell) - the option writer will receive (buy)
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="putCurrency" type="Currency"/>

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.