Namespace: |
|
Defined: |
globally in fpml-enum-5-8.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
("Put" | "Call") | ("Payer" | "Receiver" | "Straddle") |
Type Derivation Tree
OptionTypeEnum
|
Derivation: |
by union
|
Derivation: |
restriction of Token
|
||||||||||||
Facets: |
|
<xsd:union memberTypes="PutCallEnum">
<xsd:simpleType>
<xsd:restriction base="Token">
<xsd:enumeration value="Payer"/>
<xsd:enumeration value="Receiver"/>
<xsd:enumeration value="Straddle"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
|
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.
|