simpleType "PointValue"
Namespace:
Defined:
globally in fpml-fx-5-8.xsd; see XML source
Used:
Simple Content Model
xsd:decimal
Simple Content Restrictions:
Pattern:
1
Pattern:
0.0*1

All Direct / Indirect Based Elements (2):
pointValue (in exchangeRate defined in FxCoreDetails.model group),
pointValue (in exchangeRate in underlyer defined in GenericProduct complexType)
Known Usage Locations
Annotation
Constrains the forward point tick/pip factor to 1, 0.1, 0.01, 0.001, etc.
Type Definition Detail
Type Derivation Tree
xsd:decimal (restriction)
  PointValue
Derivation:
restriction of xsd:decimal
Facets:
pattern:
1
pattern:
0.0*1
XML Source (w/o annotations (1); see within schema source)
<xsd:simpleType name="PointValue">
<xsd:restriction base="xsd:decimal">
<xsd:pattern value="1"/>
<xsd:pattern value="0.0*1"/>
</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.