Class AutomatedCrashNotificationType
This is the class for the root element of an Advanced Automated Crash Notification XML document.
Inherited Members
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class AutomatedCrashNotificationType : DocumentType
  Fields
| Edit this page View SourceActivityLocationAssociation
Contains references to activities and locations
Declaration
public ActivityLocationAssociationType[] ActivityLocationAssociation
  Field Value
| Type | Description | 
|---|---|
| ActivityLocationAssociationType[] | 
ContactActivity
7 X 24 telephone number to contact the originating agency. Format: NPA-NXX-LINE
Declaration
public ContactActivityType[] ContactActivity
  Field Value
| Type | Description | 
|---|---|
| ContactActivityType[] | 
ContactInformation
ID for each emergency contact: 0 to infinity. Format: Numeric
Declaration
public ContactInformationType1[] ContactInformation
  Field Value
| Type | Description | 
|---|---|
| ContactInformationType1[] | 
Crash
Contains information about the crash
Declaration
public CrashType1[] Crash
  Field Value
| Type | Description | 
|---|---|
| CrashType1[] | 
EventVerifiedIndicator
Indicates if there was confirmation (either verbal or electronic) of the event by the incident originator and a PSAP or other public safety agency.
Declaration
public boolean[] EventVerifiedIndicator
  Field Value
| Type | Description | 
|---|---|
| boolean[] | 
Location
Contains the location information of the crash.
Declaration
public LocationType[] Location
  Field Value
| Type | Description | 
|---|---|
| LocationType[] | 
Remarks
NOTE: VEDS does not permit WGS84 nor NAD83. NG9-1-1 requires WGS84. However, VEDS is carried in an NG9-1-1 call, which conveys a PIDF-LO that can use WGS84 and other values.
NotificationDestinationOrganization
Organization that was notified.
Declaration
public NotificationDestinationOrganizationType[] NotificationDestinationOrganization
  Field Value
| Type | Description | 
|---|---|
| NotificationDestinationOrganizationType[] | 
NotificationDeviceTypeCode
Type of device that caused event notification to occur
Declaration
public NotificationDeviceTypeCodeType[] NotificationDeviceTypeCode
  Field Value
| Type | Description | 
|---|---|
| NotificationDeviceTypeCodeType[] | 
NotificationOriginatingOrganization
Information about the originating organization
Declaration
public NotificationOriginatingOrganizationType[] NotificationOriginatingOrganization
  Field Value
| Type | Description | 
|---|---|
| NotificationOriginatingOrganizationType[] | 
OrganizationContactInformationAssociation
Contains references to organizations and contact information elements
Declaration
public OrganizationContactInformationAssociationType[] OrganizationContactInformationAssociation
  Field Value
| Type | Description | 
|---|---|
| OrganizationContactInformationAssociationType[] | 
Person
Common details about any person involved in a traffic accident or other incident.
Declaration
public PersonType1[] Person
  Field Value
| Type | Description | 
|---|---|
| PersonType1[] | 
PersonContactInformationAssociation
Contains references to persons and contact information elements
Declaration
public PersonContactInformationAssociationType[] PersonContactInformationAssociation
  Field Value
| Type | Description | 
|---|---|
| PersonContactInformationAssociationType[] |