| < draft-ietf-ecrit-additional-data-25.txt | draft-ietf-ecrit-additional-data-26.txt > | |||
|---|---|---|---|---|
| ECRIT R. Gellens | ECRIT R. Gellens | |||
| Internet-Draft Qualcomm Technologies, Inc. | Internet-Draft Qualcomm Technologies, Inc. | |||
| Intended status: Standards Track B. Rosen | Intended status: Standards Track B. Rosen | |||
| Expires: June 6, 2015 NeuStar | Expires: June 10, 2015 NeuStar | |||
| H. Tschofenig | H. Tschofenig | |||
| (no affiliation) | (no affiliation) | |||
| R. Marshall | R. Marshall | |||
| TeleCommunication Systems, Inc. | TeleCommunication Systems, Inc. | |||
| J. Winterbottom | J. Winterbottom | |||
| (no affiliation) | (no affiliation) | |||
| December 3, 2014 | December 7, 2014 | |||
| Additional Data related to an Emergency Call | Additional Data related to an Emergency Call | |||
| draft-ietf-ecrit-additional-data-25.txt | draft-ietf-ecrit-additional-data-26.txt | |||
| Abstract | Abstract | |||
| When an emergency call is sent to a Public Safety Answering Point | When an emergency call is sent to a Public Safety Answering Point | |||
| (PSAP), the device that sends it, as well as any application service | (PSAP), the device that sends it, as well as any application service | |||
| provider in the path of the call, or access network provider through | provider in the path of the call, or access network provider through | |||
| which the call originated may have information about the call, the | which the call originated may have information about the call, the | |||
| caller or the location which the PSAP may be able to use. This | caller or the location which the PSAP may be able to use. This | |||
| document describes data structures and a mechanism to convey such | document describes data structures and a mechanism to convey such | |||
| data to the PSAP. The mechanism uses a Uniform Resource Identifier | data to the PSAP. The mechanism uses a Uniform Resource Identifier | |||
| skipping to change at page 2, line 4 ¶ | skipping to change at page 2, line 4 ¶ | |||
| Internet-Drafts are working documents of the Internet Engineering | Internet-Drafts are working documents of the Internet Engineering | |||
| Task Force (IETF). Note that other groups may also distribute | Task Force (IETF). Note that other groups may also distribute | |||
| working documents as Internet-Drafts. The list of current Internet- | working documents as Internet-Drafts. The list of current Internet- | |||
| Drafts is at http://datatracker.ietf.org/drafts/current/. | Drafts is at http://datatracker.ietf.org/drafts/current/. | |||
| Internet-Drafts are draft documents valid for a maximum of six months | Internet-Drafts are draft documents valid for a maximum of six months | |||
| and may be updated, replaced, or obsoleted by other documents at any | and may be updated, replaced, or obsoleted by other documents at any | |||
| time. It is inappropriate to use Internet-Drafts as reference | time. It is inappropriate to use Internet-Drafts as reference | |||
| material or to cite them other than as "work in progress." | material or to cite them other than as "work in progress." | |||
| This Internet-Draft will expire on June 6, 2015. | This Internet-Draft will expire on June 10, 2015. | |||
| Copyright Notice | Copyright Notice | |||
| Copyright (c) 2014 IETF Trust and the persons identified as the | Copyright (c) 2014 IETF Trust and the persons identified as the | |||
| document authors. All rights reserved. | document authors. All rights reserved. | |||
| This document is subject to BCP 78 and the IETF Trust's Legal | This document is subject to BCP 78 and the IETF Trust's Legal | |||
| Provisions Relating to IETF Documents | Provisions Relating to IETF Documents | |||
| (http://trustee.ietf.org/license-info) in effect on the date of | (http://trustee.ietf.org/license-info) in effect on the date of | |||
| publication of this document. Please review these documents | publication of this document. Please review these documents | |||
| skipping to change at page 55, line 34 ¶ | skipping to change at page 55, line 34 ¶ | |||
| "urn:ietf:params:xml:ns:EmergencyCallData:DeviceInfo"/> | "urn:ietf:params:xml:ns:EmergencyCallData:DeviceInfo"/> | |||
| <xs:import namespace= | <xs:import namespace= | |||
| "urn:ietf:params:xml:ns:EmergencyCallData:SubscriberInfo"/> | "urn:ietf:params:xml:ns:EmergencyCallData:SubscriberInfo"/> | |||
| <xs:import namespace= | <xs:import namespace= | |||
| "urn:ietf:params:xml:ns:EmergencyCallData:Comment"/> | "urn:ietf:params:xml:ns:EmergencyCallData:Comment"/> | |||
| <xs:element name="provided-by" type="ad:provided-by-Type"/> | <xs:element name="provided-by" type="ad:provided-by-Type"/> | |||
| <xs:complexType name="provided-by-Type"> | <xs:complexType name="provided-by-Type"> | |||
| <xs:sequence> | <xs:sequence> | |||
| <xs:element name="DataProviderReference" | ||||
| type="xs:token" minOccurs="1" maxOccurs="1"/> | ||||
| <xs:element name="EmergencyCallDataReference" | <xs:element name="EmergencyCallDataReference" | |||
| type="ad:ByRefType" | type="ad:ByRefType" | |||
| minOccurs="0" maxOccurs="unbounded"/> | minOccurs="0" maxOccurs="unbounded"/> | |||
| <xs:element name="EmergencyCallDataValue" | <xs:element name="EmergencyCallDataValue" | |||
| type="ad:EmergencyCallDataValueType" | type="ad:EmergencyCallDataValueType" | |||
| minOccurs="0" maxOccurs="unbounded"/> | minOccurs="0" maxOccurs="unbounded"/> | |||
| <xs:any namespace="##other" processContents="lax" | <xs:any namespace="##other" processContents="lax" | |||
| minOccurs="0" maxOccurs="unbounded"/> | minOccurs="0" maxOccurs="unbounded"/> | |||
| End of changes. 5 change blocks. | ||||
| 7 lines changed or deleted | 4 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||