simpleType "varchar4000"
Namespace:
Defined:
globally in CRIS_Complete_V3-2-3.xsd, see XML source
Used:
at 18 locations
Simple Content Model
xsd:string
Simple Content Restrictions:
MaxLength:
4000

All Direct / Indirect Based Attributes (18):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xsd:string
  varchar4000 (restriction)
Derivation:
restriction of xsd:string
Facets:
maxLength:
4000
XML Source
<xsd:simpleType name="varchar4000">
<xsd:restriction base="xsd:string">
<xsd:maxLength value="4000"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML 1.7.2b using DocFlex/XML | XSDDoc 2.1.0b template set