simpleType "FpMLVersion"
Namespace:
Defined:
globally in fpml-doc-5-13.xsd; see XML source
Used:
Simple Content Model
xsd:token
Simple Content Restrictions:
MinLength:
0
Pattern:
5-(0|[1-9][0-9]{0,2})

All Direct / Indirect Based Attributes (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  Token (restriction)
      FpMLVersion
Derivation:
restriction of Token
Facets:
pattern:
5-(0|[1-9][0-9]{0,2})
XML Source (see within schema source)
<xsd:simpleType name="FpMLVersion">
<xsd:restriction base="Token">
<xsd:pattern value="5-(0|[1-9][0-9]{0,2})"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.