Class SchemaConsts
Defines string constants used for Additional Data Related to an Emergency Call. See RFC 7852 and NENA-STA-012.2.
Inherited Members
Namespace: AdditionalData
Assembly: Ng911Lib.dll
Syntax
public static class SchemaConsts
Fields
| Edit this page View SourceCallerInfoContentType
Content=Type header value for CallerInfo.
Declaration
public const string CallerInfoContentType = "application/EmergencyCallData.NENA-CallerInfo+xml"
Field Value
Type | Description |
---|---|
string |
CallerInfoSchema
Schema name for CallerInfo block. See Section 3.5.3 of NENA-STA-012.2.
Declaration
public const string CallerInfoSchema = "EmergencyCallData.NENA-CallerInfo"
Field Value
Type | Description |
---|---|
string |
CommentContentType
Content-Type header value for Comment blocks.
Declaration
public const string CommentContentType = "application/EmergencyCallData.Comment+xml"
Field Value
Type | Description |
---|---|
string |
CommentSchema
Schema name for Comment blocks
Declaration
public const string CommentSchema = "EmergencyCallData.Comment"
Field Value
Type | Description |
---|---|
string |
DeviceInfoContentType
Content-Type header value for DeviceInfo
Declaration
public const string DeviceInfoContentType = "application/EmergencyCallData.DeviceInfo+xml"
Field Value
Type | Description |
---|---|
string |
DeviceInfoSchema
Schema name for DeviceInfo
Declaration
public const string DeviceInfoSchema = "EmergencyCallData.DeviceInfo"
Field Value
Type | Description |
---|---|
string |
LocationInfoContentType
Content-Type header value for LocationInfo.
Declaration
public const string LocationInfoContentType = "application/EmergencyCallData.NENA-LocationInfo+xml"
Field Value
Type | Description |
---|---|
string |
LocationInfoSchema
Schema name for LocationInfo. See Section 3.4.3 of NENA=STA-012.2.
Declaration
public const string LocationInfoSchema = "EmergencyCallData.NENA-LocationInfo"
Field Value
Type | Description |
---|---|
string |
PidfContentType
Content-Type header for the PIDF-LO location object
Declaration
public const string PidfContentType = "application/pidf+xml"
Field Value
Type | Description |
---|---|
string |
ProviderInfoContentType
Content-Type header value for ProviderInfo
Declaration
public const string ProviderInfoContentType = "application/EmergencyCallData.ProviderInfo+xml"
Field Value
Type | Description |
---|---|
string |
ProviderInfoSchema
Schema name for ProviderInfo
Declaration
public const string ProviderInfoSchema = "EmergencyCallData.ProviderInfo"
Field Value
Type | Description |
---|---|
string |
ServiceInfoContentType
Content-Type header value for ServiceInfo
Declaration
public const string ServiceInfoContentType = "application/EmergencyCallData.ServiceInfo+xml"
Field Value
Type | Description |
---|---|
string |
ServiceInfoSchema
Schema name for ServiceInfo
Declaration
public const string ServiceInfoSchema = "EmergencyCallData.ServiceInfo"
Field Value
Type | Description |
---|---|
string |
SubscriberInfoContentType
Content-Type header value for SubscriberInfo
Declaration
public const string SubscriberInfoContentType = "application/EmergencyCallData.SubscriberInfo+xml"
Field Value
Type | Description |
---|---|
string |
SubscriberInfoSchema
Schema name for SubscriberInfo
Declaration
public const string SubscriberInfoSchema = "EmergencyCallData.SubscriberInfo"
Field Value
Type | Description |
---|---|
string |