simpleType "String"
Namespace:
Defined:
Used:
Simple Content Model
xsd:string
Simple Content Restrictions:
MaxLength:
255

Known Direct Subtypes (1):
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
A string. FpML may define lenght restrictions in some views.
Type Definition Detail
Type Derivation Tree
xsd:string (restriction)
  String
Derivation:
restriction of xsd:string
Facets:
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:simpleType name="String">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="255"/>
</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.