Documentation for ATIS-Draft-03-00-79

Simple Type: IM-TransitImpacts

[Table of contents]

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