![]() ![]() ![]() ![]() ITIS Phrase Tables, Draft [issued: 04-11-09]
-
175 -
This is a draft document of the SAE ATIS committee, subject to change.
water-sports-event (3605),
winter-sports-event (3606),
skating-event (3607),
dog-sled-race (3608),
-- Cancel Types
sporting-event-ended (3711),
... -- # LOCAL_CONTENT_ITIS
}
-- Events occurring on or nearby the roadway
XML Representation:
<xs:simpleType name="SportingEvents" >
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:unsignedInt">
<xs:minInclusive value="3584"/>
<xs:maxInclusive value="3839"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="sports event" id="_3585"/>
<xs:enumeration value="game" id="_3586"/>
<xs:enumeration value="tournament" id="_3587"/>
<xs:enumeration value="track and field event" id="_3588"/>
<xs:enumeration value="baseball game" id="_3589"/>
<xs:enumeration value="basketball game" id="_3590"/>
<xs:enumeration value="boxing match" id="_3591"/>
<xs:enumeration value="football game" id="_3592"/>
<xs:enumeration value="soccer game" id="_3593"/>
<xs:enumeration value="golf tournament" id="_3594"/>
<xs:enumeration value="hockey game" id="_3595"/>
<xs:enumeration value="tennis tournament" id="_3596"/>
<xs:enumeration value="wrestling match" id="_3597"/>
<xs:enumeration value="road race" id="_3598"/>
<xs:enumeration value="automobile race" id="_3599"/>
<xs:enumeration value="bicycle race" id="_3600"/>
<xs:enumeration value="race event" id="_3601"/>
<xs:enumeration value="marathon" id="_3602"/>
<xs:enumeration value="horse show" id="_3603"/>
<xs:enumeration value="rodeo" id="_3604"/>
<xs:enumeration value="water sports event" id="_3605"/>
<xs:enumeration value="winter sports event" id="_3606"/>
<xs:enumeration value="skating event" id="_3607"/>
<xs:enumeration value="dog sled race" id="_3608"/>
<xs:enumeration value="sporting event ended" id="_3711"/>
</xs:restriction>
</xs:simpleType >
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="\[.+\].*"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="local:SportingEvents" />
</xs:simpleType>
</xs:union>
</xs:simpleType>
Used By: This entry is used directly by one other data structure in this standard, a DF called
DF_ITIS_EventType <ASN> <XML>. In addition, this item may be used by data structures in other
ITS standards.
|