Documentation for ATIS-Draft-03-00-79

Simple Type: PI-StaticSignDescription

[Table of contents]

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