commit 0c5710864bfe45c15b4a9ab59d2c6d365fad2bba
parent cb155628fa5c6e26191e97f43e8c2c37eb215618
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 11 Nov 2022 14:58:17 +0100
fix up references
Diffstat:
1 file changed, 4 insertions(+), 107 deletions(-)
diff --git a/standards/draft-grothoff-taler.xml b/standards/draft-grothoff-taler.xml
@@ -1,11 +1,9 @@
<?xml version="1.0" encoding="US-ASCII"?>
<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
-<!ENTITY RFC3986 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.3986.xml">
-<!ENTITY RFC3629 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.3629.xml">
<!ENTITY RFC2119 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml">
-<!ENTITY RFC5234 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.5234.xml">
-<!ENTITY RFC8174 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8174.xml">
+<!ENTITY RFC3986 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.3986.xml">
<!ENTITY RFC8126 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8126.xml">
+<!ENTITY RFC8174 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.8174.xml">
]>
<?xml-stylesheet type='text/xsl' href='rfc2629.xslt' ?>
<!-- SEE ALSO: https://docs.taler.net/core/taler-uri.html -->
@@ -52,7 +50,7 @@
</address>
</author>
- <date day="01" month="August" year="2022" />
+ <date day="11" month="November" year="2022" />
<!-- Meta-data Declarations -->
<area>General</area>
@@ -608,88 +606,15 @@ dots and dashes)</t>
&RFC3986;
- &RFC5234;
-
&RFC8126;
&RFC8174;
- <reference anchor="ISO4217">
- <front>
- <title>ISO 4217 Currency Codes</title>
- <author>
- <organization>International Organization for Standardization</organization>
- <address>
- <uri>http://www.iso.ch</uri>
- </address>
- </author>
- <date month="August" year="2018"/>
- </front>
- </reference>
-
- <reference anchor="ISO20022">
- <front>
- <title>ISO 20022 Financial Services - Universal financial industry message scheme</title>
- <author>
- <organization>International Organization for Standardization</organization>
- <address>
- <uri>http://www.iso.ch</uri>
- </address>
- </author>
- <date month="May" year="2013"/>
- </front>
- </reference>
-
- <reference anchor="NACHA">
- <front>
- <title>NACHA Operating Rules & Guidelines</title>
- <author>
- <organization>NACHA</organization>
- <address>
- <uri>https://www.nacha.org/</uri>
- </address>
- </author>
- <date month="January" year="2017"/>
- </front>
- </reference>
-
- <reference anchor="unicode-tr36">
- <front>
- <title abbrev="Unicode Security Considerations">Unicode Technical Report #36: Unicode Security Considerations</title>
- <author initials="M." surname="Davis" fullname="Mark Davis" role="editor">
- <address>
- <email>markdavis@google.com</email>
- </address>
- </author>
- <author initials="M." surname="Suignard" fullname="Michael Suignard">
- <address>
- <email>michel@suignard.com</email>
- </address>
- </author>
- <date month="September" year="2014"/>
- </front>
- </reference>
-
-
</references>
<references title="Informational References">
- <reference anchor="BIP0021" target="https://en.bitcoin.it/wiki/BIP_0021">
- <front>
- <title>Bitcoin Improvement Proposal 21</title>
- <author initials="N." surname="Schneider"
- fullname="Nils Schneider">
- </author>
- <author initials="M." surname="Corallo"
- fullname="Matt Corallo">
- </author>
-
- <date month="January" year="2012" />
- </front>
- </reference>
-
<reference anchor="HMW12" target="https://www.usenix.org/system/files/conference/usenixsecurity12/sec12-final39.pdf">
<front>
<title>Clickjacking: Attacks and Defenses</title>
@@ -713,34 +638,6 @@ dots and dashes)</t>
</front>
</reference>
- <reference anchor="UPILinking" target="https://www.npci.org.in/sites/default/files/UPI%20Linking%20Specs_ver%201.6.pdf">
- <front>
- <title>Unified Payment Interface - Common URL Specifications For Deep
- Linking And Proximity Integration</title>
- <author><organization>National Payment Corporation of India</organization>
- </author>
- <date month="November" year="2017" />
- </front>
- </reference>
-
- <reference anchor="ILP-ADDR" target="https://interledger.org/rfcs/0015-ilp-addresses/">
- <front>
- <title>ILP Addresses - v2.0.0</title>
- <author><organization>Interledger Team</organization>
- </author>
- <date month="September" year="2018" />
- </front>
- </reference>
-
- <reference anchor="BIC" target="https://www.iso.org/standard/60390.html">
- <front>
- <title>ISO 9362:2014 Business Identifier Code (BIC)</title>
- <author><organization>International Organization for Standardization</organization>
- </author>
- <date month="March" year="2019" />
- </front>
- </reference>
-
<reference anchor="GANA" target="https://gana.gnunet.org/">
<front>
<title>GNUnet Assigned Numbers Authority (GANA)</title>
@@ -753,7 +650,7 @@ dots and dashes)</t>
</references>
<!-- Change Log
-v00 2022-11-xx CG Initial version
+v00 2022-11-11 CG Initial version
-->
</back>
</rfc>