simpleType "ValuationTypeEnum"
Namespace:
Defined:
Used:
never
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"Model"
 - 
The valuation was calculated based on a pricing model incorporating trade economics and a model of market conditions.
"Market"
 - 
The valuation was determined based on values for similar products quoted on the open market.
Annotation
How a valuation for a trade was determined
See:  http://www.FpML.org
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  ValuationTypeEnum
Derivation:
restriction of xsd:token
Facets:
enumeration:
"Model"
 - 
The valuation was calculated based on a pricing model incorporating trade economics and a model of market conditions.
"Market"
 - 
The valuation was determined based on values for similar products quoted on the open market.
XML Source (w/o annotations (3); see within schema source)
<xsd:simpleType name="ValuationTypeEnum">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Model"/>
<xsd:enumeration value="Market"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.