simpleType "m:character"
Namespace:
Defined:
Used:
Simple Content Model
xs:string
Simple Content Restrictions:
Pattern:
\s*\S\s*

All Direct / Indirect Based Attributes (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  m:character
Derivation:
restriction of xs:string
XML Source (see within schema source)
<xs:simpleType name="character">
<xs:restriction base="xs:string">
<xs:pattern value="\s*\S\s*"/>
</xs:restriction>
</xs:simpleType>

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