element -> <eInjury.26>
eInjury.26 ACN Vehicle Seat Location No No The Automated Collision Notification Indication of the Occupant(s) Seat Location(s) within the vehicle. Optional Based on Vehicular Emergency Data Set: Seat - Multiple entry for each seats data. Indicates seatbelt and seat sensor data for individual seat position in the vehicle. These elements come from passenger vehicle. Vehicular Emergency Data Set (VEDS) Recommendations. Version 3.0 Prepared: (February 2011) by the Advanced Automatic Crash Notification (AACN)Joint APCO/NENA Data Standardization Working Group. Added to better incorporate advanced automated collision notification information.
Namespace:
Type:
anonymous (extension of SeatLocation)
Content:
simple
Defined:
Content Model Diagram
XML Representation Summary
<eInjury.26>
   
Content: 
{ enumeration of xs:string }
</eInjury.26>
Simple Content Detail:
Enumeration:
"2926001"
 - 
Driver Front Seat
"2926003"
 - 
Front Row Middle Seat
"2926005"
 - 
Passenger Front Seat
"2926007"
 - 
Second Row Left Seat
"2926009"
 - 
Second Row Middle Seat
"2926011"
 - 
Second Row Right Seat
"2926013"
 - 
Third Row Left Seat
"2926015"
 - 
Third Row Middle Seat
"2926017"
 - 
Third Row Right Seat

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  SeatLocation (extension)
      complexType
Derivation:
extension of SeatLocation
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eInjury.ACNVehicleSeatLocation" minOccurs="0" name="eInjury.26">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="SeatLocation"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>