Documentation for ATIS-Draft-03-00-79

Simple Type: IM-ResponseAgencyID

[Table of contents]

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