Documentation for ATIS-Draft-03-00-79

Simple Type: SCH-BlockDesignator

[Table of contents]

Super-types: xs:string < SCH-BlockDesignator (by restriction)
Sub-types: None
Name SCH-BlockDesignator
Used by (from the same schema document) Complex Type SCHBlockIden
Content
  • Base XSD Type: string
  • length >= 1
Diagram
Schema Component Representation
<xs:simpleType name="SCH-BlockDesignator">
<xs:restriction base=" xs:string ">
<xs:minLength value="1"/>
<xs:maxLength value="8"/>
</xs:restriction>
</xs:simpleType>