simpleType "BuyerConventionEnum"
Namespace:
Defined:
globally in fpml-enum-5-7.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"Protection"
 - 
the buyer of the product effectively buys protection.
"Risk"
 - 
the buyer of the product effectively buys risk (and, hence, sells protection).

All Direct / Indirect Based Elements (1):
buyerConvention
Known Usage Locations
Annotation
The purpose of this element is to disambiguate whether the buyer of the product effectively buys protection or whether he buys risk (and, hence, sells protection) in the case, such as high yields instruments, where no firm standard appears to exist at the execution level.
See:  http://www.FpML.org
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  BuyerConventionEnum
Derivation:
restriction of xsd:token
Facets:
enumeration:
"Protection"
 - 
the buyer of the product effectively buys protection.
"Risk"
 - 
the buyer of the product effectively buys risk (and, hence, sells protection).
XML Source (w/o annotations (3); see within schema source)
<xsd:simpleType name="BuyerConventionEnum">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Protection"/>
<xsd:enumeration value="Risk"/>
</xsd:restriction>
</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.