simpleType "FileName"
Namespace:
Defined:
globally in eOther_v3.xsd; see XML source
Used:
Simple Content Model
xs:string
Simple Content Restrictions:
MaxLength:
255

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The name of the graphic file for the signature.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  FileName
Derivation:
restriction of xs:string
Facets:
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType name="FileName">
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
</xs:restriction>
</xs:simpleType>