summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-07-22 01:27:39 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-07-22 01:27:39 +0200
commit824fb04ba8203f01ea2085773bba6a20057c8c03 (patch)
tree132750801779df8907ecb92dafcad58323e47f71
parent6b69d94af9cf2f605ace6530aabe4626798bfc5b (diff)
downloadmarketing-824fb04ba8203f01ea2085773bba6a20057c8c03.tar.gz
marketing-824fb04ba8203f01ea2085773bba6a20057c8c03.tar.bz2
marketing-824fb04ba8203f01ea2085773bba6a20057c8c03.zip
Reference the URI registry, don't copy entry
-rw-r--r--standards/draft-dold-payto.xml41
1 files changed, 27 insertions, 14 deletions
diff --git a/standards/draft-dold-payto.xml b/standards/draft-dold-payto.xml
index 0981268..dfbc424 100644
--- 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>