commit 824fb04ba8203f01ea2085773bba6a20057c8c03
parent 6b69d94af9cf2f605ace6530aabe4626798bfc5b
Author: Florian Dold <florian.dold@gmail.com>
Date: Mon, 22 Jul 2019 01:27:39 +0200
Reference the URI registry, don't copy entry
Diffstat:
1 file changed, 27 insertions(+), 14 deletions(-)
diff --git a/standards/draft-dold-payto.xml b/standards/draft-dold-payto.xml
@@ -235,20 +235,7 @@ essential for an application to conduct a payment.
<section anchor="payto-uri" title="URI Scheme Registration">
<t>
-The "payto" URI scheme is already registered in the "Provisional URI Schemes" registry.
-<list style="empty">
-<t>Scheme name: payto</t>
-<t>Status: provisional</t>
-<t>URI scheme syntax: See <xref target="syntax" />.</t>
-<t>URI scheme semantics: See <xref target="semantics" />.</t>
-<t>Applications/protocols that use this scheme name: payto URIs are mainly used by financial software,
- as well as by interactive applications (e.g. email clients, chat applications) that detect
- payto URIs and allow the user to interact with them (e.g. make them clickable)</t>
-<t>Contact: grothoff@gnu.org</t>
-<t>Change controller: grothoff@gnu.org</t>
-<!-- There does not seem to be a way to link to the references section! -->
-<t>References: See References section of this document.</t>
-</list>
+ The "payto" URI scheme is already registered in the "Provisional URI Schemes" registry <xref target="RFC7595" />.
</t>
</section>
@@ -478,6 +465,32 @@ options are mandatory for this payment target.</t>
</front>
<seriesInfo name='RFC' value='5226'/>
<seriesInfo name='DOI' value='10.17487/RFC5226'/>
+</reference>
+
+ <reference anchor="RFC7595" target="https://www.rfc-editor.org/info/rfc7595">
+ <front>
+ <title>
+ Guidelines and Registration Procedures for URI Schemes
+ </title>
+ <author initials="D." surname="Thaler" fullname="D. Thaler" role="editor">
+ <organization/>
+ </author>
+ <author initials="T." surname="Hansen" fullname="T. Hansen">
+ <organization/>
+ </author>
+ <author initials="T." surname="Hardie" fullname="T. Hardie">
+ <organization/>
+ </author>
+ <date year="2015" month="June"/>
+ <abstract>
+ <t>
+ This document updates the guidelines and recommendations, as well as the IANA registration processes, for the definition of Uniform Resource Identifier (URI) schemes. It obsoletes RFC 4395.
+ </t>
+ </abstract>
+ </front>
+ <seriesInfo name="BCP" value="35"/>
+ <seriesInfo name="RFC" value="7595"/>
+ <seriesInfo name="DOI" value="10.17487/RFC7595"/>
</reference>