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

All Direct / Indirect Based Elements (1):
pointValue
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.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.