Documentation for ATIS-Draft-03-00-79

Simple Type: IncidentResponseEquipment

[Table of contents]

Super-types: None
Sub-types: None
Name IncidentResponseEquipment
Used by (from the same schema document) Complex Type ITISEventType
Content
  • Union of following types:
    • Locally defined type:
      • Base XSD Type: unsignedInt
      • 9984 <= value <= 10239
    • Locally defined type:
      • Base XSD Type: string
      • value comes from list: {'ground fire suppression'|'heavy ground equipment'|'aircraft'|'marine equipment'|'support equipment'|'medical rescue unit'|'other'|'ground fire suppression other'|'engine'|'truck or aerial'|'quint'|'tanker pumper combination'|'brush truck'|'aircraft rescue firefighting'|'heavy ground equipment other'|'dozer or plow'|'tractor'|'tanker or tender'|'aircraft other'|'aircraft fixed wing tanker'|'helitanker'|'helicopter'|'marine equipment other'|'fire boat with pump'|'boat no pump'|'support apparatus other'|'breathing apparatus support'|'light and air unit'|'medical rescue unit other'|'rescue unit'|'urban search rescue unit'|'high angle rescue'|'crash fire rescue'|'bLS unit'|'aLS unit'|'mobile command post'|'chief officer car'|'hAZMAT unit'|'type i hand crew'|'type ii hand crew'|'privately owned vehicle'|'other apparatus resource'|'ambulance'|'bomb squad van'|'combine harvester'|'construction vehicle'|'farm tractor'|'grass cutting machines'|'hAZMAT containment tow'|'heavy tow'|'light tow'|'flatbed tow'|'hedge cutting machines'|'mobile crane'|'refuse collection vehicle'|'resurfacing vehicle'|'road sweeper'|'roadside litter collection crews'|'salvage vehicle'|'sand truck'|'snowplow'|'steam roller'|'swat team van'|'track laying vehicle'|'unknown vehicle'|'white lining vehicle'|'dump truck'|'supervisor vehicle'|'snow blower'|'rotary snow blower'|'road grader'|'steam truck'}
    • Locally defined type:
      • Base XSD Type: string
      • pattern = \[.+\].*
    • Locally defined type:
      • Base XSD Type: string
      • value comes from list: {'insert-local-values-here'}
Diagram
h-847513930
Schema Component Representation
<xs:simpleType name="IncidentResponseEquipment">
<xs:union>
<xs:simpleType>
<xs:restriction base=" xs:unsignedInt ">
<xs:minInclusive value="9984"/>
<xs:maxInclusive value="10239"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base=" xs:string ">
<xs:enumeration value="ground fire suppression" id="_9985"/>
<xs:enumeration value="heavy ground equipment" id="_9986"/>
<xs:enumeration value="aircraft" id="_9988"/>
<xs:enumeration value="marine equipment" id="_9989"/>
<xs:enumeration value="support equipment" id="_9990"/>
<xs:enumeration value="medical rescue unit" id="_9991"/>
<xs:enumeration value="other" id="_9993"/>
<xs:enumeration value="ground fire suppression other" id="_9994"/>
<xs:enumeration value="engine" id="_9995"/>
<xs:enumeration value="truck or aerial" id="_9996"/>
<xs:enumeration value="quint" id="_9997"/>
<xs:enumeration value="tanker pumper combination" id="_9998"/>
<xs:enumeration value="brush truck" id="_10000"/>
<xs:enumeration value="aircraft rescue firefighting" id="_10001"/>
<xs:enumeration value="heavy ground equipment other" id="_10004"/>
<xs:enumeration value="dozer or plow" id="_10005"/>
<xs:enumeration value="tractor" id="_10006"/>
<xs:enumeration value="tanker or tender" id="_10008"/>
<xs:enumeration value="aircraft other" id="_10024"/>
<xs:enumeration value="aircraft fixed wing tanker" id="_10025"/>
<xs:enumeration value="helitanker" id="_10026"/>
<xs:enumeration value="helicopter" id="_10027"/>
<xs:enumeration value="marine equipment other" id="_10034"/>
<xs:enumeration value="fire boat with pump" id="_10035"/>
<xs:enumeration value="boat no pump" id="_10036"/>
<xs:enumeration value="support apparatus other" id="_10044"/>
<xs:enumeration value="breathing apparatus support" id="_10045"/>
<xs:enumeration value="light and air unit" id="_10046"/>
<xs:enumeration value="medical rescue unit other" id="_10054"/>
<xs:enumeration value="rescue unit" id="_10055"/>
<xs:enumeration value="urban search rescue unit" id="_10056"/>
<xs:enumeration value="high angle rescue" id="_10057"/>
<xs:enumeration value="crash fire rescue" id="_10058"/>
<xs:enumeration value="bLS unit" id="_10059"/>
<xs:enumeration value="aLS unit" id="_10060"/>
<xs:enumeration value="mobile command post" id="_10075"/>
<xs:enumeration value="chief officer car" id="_10076"/>
<xs:enumeration value="hAZMAT unit" id="_10077"/>
<xs:enumeration value="type i hand crew" id="_10078"/>
<xs:enumeration value="type ii hand crew" id="_10079"/>
<xs:enumeration value="privately owned vehicle" id="_10083"/>
<xs:enumeration value="other apparatus resource" id="_10084"/>
<xs:enumeration value="ambulance" id="_10085"/>
<xs:enumeration value="bomb squad van" id="_10086"/>
<xs:enumeration value="combine harvester" id="_10087"/>
<xs:enumeration value="construction vehicle" id="_10088"/>
<xs:enumeration value="farm tractor" id="_10089"/>
<xs:enumeration value="grass cutting machines" id="_10090"/>
<xs:enumeration value="hAZMAT containment tow" id="_10091"/>
<xs:enumeration value="heavy tow" id="_10092"/>
<xs:enumeration value="light tow" id="_10094"/>
<xs:enumeration value="flatbed tow" id="_10114"/>
<xs:enumeration value="hedge cutting machines" id="_10093"/>
<xs:enumeration value="mobile crane" id="_10095"/>
<xs:enumeration value="refuse collection vehicle" id="_10096"/>
<xs:enumeration value="resurfacing vehicle" id="_10097"/>
<xs:enumeration value="road sweeper" id="_10098"/>
<xs:enumeration value="roadside litter collection crews" id="_10099"/>
<xs:enumeration value="salvage vehicle" id="_10100"/>
<xs:enumeration value="sand truck" id="_10101"/>
<xs:enumeration value="snowplow" id="_10102"/>
<xs:enumeration value="steam roller" id="_10103"/>
<xs:enumeration value="swat team van" id="_10104"/>
<xs:enumeration value="track laying vehicle" id="_10105"/>
<xs:enumeration value="unknown vehicle" id="_10106"/>
<xs:enumeration value="white lining vehicle" id="_10107"/>
<xs:enumeration value="dump truck" id="_10108"/>
<xs:enumeration value="supervisor vehicle" id="_10109"/>
<xs:enumeration value="snow blower" id="_10110"/>
<xs:enumeration value="rotary snow blower" id="_10111"/>
<xs:enumeration value="road grader" id="_10112"/>
<xs:enumeration value="steam truck" id="_10113"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base=" xs:string ">
<xs:pattern value="\[.+\].*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base=" local:IncidentResponseEquipment "/>
</xs:simpleType>
</xs:union>
</xs:simpleType>