| < draft-ietf-ecrit-held-routing-01.txt | draft-ietf-ecrit-held-routing-02.txt > | |||
|---|---|---|---|---|
| ECRIT J. Winterbottom | ECRIT J. Winterbottom | |||
| Internet-Draft Winterb Consulting Services | Internet-Draft Winterb Consulting Services | |||
| Updates: RFC6881, RFC5985 H. Tschofenig | Updates: RFC6881, RFC5985 H. Tschofenig | |||
| (if approved) | (if approved) | |||
| Intended status: Standards Track L. Liess | Intended status: Standards Track L. Liess | |||
| Expires: September 8, 2015 Deutsche Telekom | Expires: October 7, 2015 Deutsche Telekom | |||
| March 7, 2015 | April 5, 2015 | |||
| A Routing Request Extension for the HELD Protocol | A Routing Request Extension for the HELD Protocol | |||
| draft-ietf-ecrit-held-routing-01.txt | draft-ietf-ecrit-held-routing-02.txt | |||
| Abstract | Abstract | |||
| In many circumstances public LoST servers or a distributed network of | In many circumstances public LoST servers or a distributed network of | |||
| forest guides linking public LoST servers is not available. The | forest guides linking public LoST servers is not available. The | |||
| general ECRIT calling models breakdown without publically accessible | general ECRIT calling models breakdown without publically accessible | |||
| LoST servers. Sometimes location servers may have access to | LoST servers. Sometimes location servers may have access to | |||
| emergency routing information. This document defines an extension to | emergency routing information. This document defines an extension to | |||
| the HELD protocol so a location request can include a request for | the HELD protocol so a location request can include a request for | |||
| routing information and allowing the subsequent location response to | routing information and allowing the subsequent location response to | |||
| skipping to change at page 1, line 40 ¶ | skipping to change at page 1, line 40 ¶ | |||
| 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 September 8, 2015. | This Internet-Draft will expire on October 7, 2015. | |||
| Copyright Notice | Copyright Notice | |||
| Copyright (c) 2015 IETF Trust and the persons identified as the | Copyright (c) 2015 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 8, line 30 ¶ | skipping to change at page 8, line 30 ¶ | |||
| use="optional" default="urn:service:sos"/> | use="optional" default="urn:service:sos"/> | |||
| </xs:complexType> | </xs:complexType> | |||
| </xs:element> | </xs:element> | |||
| <xs:complexType name="service"> | <xs:complexType name="service"> | |||
| <xs:complexContent> | <xs:complexContent> | |||
| <xs:restriction base="xs:anyType"> | <xs:restriction base="xs:anyType"> | |||
| <xs:sequence> | <xs:sequence> | |||
| <xs:element name="dest" type="xs:anyURI" | <xs:element name="dest" type="xs:anyURI" | |||
| maxOccurs="unbounded"/> | maxOccurs="unbounded"/> | |||
| <xs:any namespace="##other" processContents="lax" | ||||
| minOccurs="0" maxOccurs="unbounded"/> | ||||
| </xs:sequence> | </xs:sequence> | |||
| <xs:attribute name="serviceUri" type="xs:anyURI" | <xs:attribute name="serviceUri" type="xs:anyURI" | |||
| use="required"/> | use="required"/> | |||
| </xs:restriction> | </xs:restriction> | |||
| </xs:complexContent> | </xs:complexContent> | |||
| </xs:complexType> | </xs:complexType> | |||
| <xs:element name="routingInformation" type="ri:riType"/> | <xs:element name="routingInformation" type="ri:riType"/> | |||
| <xs:complexType name="riType"> | <xs:complexType name="riType"> | |||
| <xs:complexContent> | <xs:complexContent> | |||
| End of changes. 4 change blocks. | ||||
| 4 lines changed or deleted | 6 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/ | ||||