initial published version

This commit is contained in:
stpeter 2011-04-11 16:26:41 -06:00
parent c769f34078
commit 520e958af4
1 changed files with 9 additions and 7 deletions

View File

@ -1,8 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE xep SYSTEM 'xep.dtd' [
<!ENTITY % ents SYSTEM 'xep.ent'>
<!ENTITY xep0285 "<span class='ref'><link url='http://xmpp.org/extensions/xep-0285.html'>Encapsulating Digital Signatures in XMPP</link></span> <note>XEP-0285: Encapsulating Digital Signatures in XMPP &lt;<link url='http://xmpp.org/extensions/xep-0285.html'>http://xmpp.org/extensions/xep-0285.html</link>&gt;.</note>" >
<!ENTITY xep0290 "<span class='ref'><link url='http://xmpp.org/extensions/xep-0290.html'>Encapsulated Digital Signatures in XMPP</link></span> <note>XEP-0290: Encapsulated Digital Signatures in XMPP &lt;<link url='http://xmpp.org/extensions/xep-0290.html'>http://xmpp.org/extensions/xep-0290.html</link>&gt;.</note>" >
%ents;
]>
<?xml-stylesheet type='text/xsl' href='xep.xsl'?>
@ -11,8 +9,8 @@
<title>Message Forwarding</title>
<abstract>This document defines a protocol to forward a message from one entity to another.</abstract>
&LEGALNOTICE;
<number>xxxx</number>
<status>ProtoXEP</status>
<number>0297</number>
<status>Experimental</status>
<type>Standards Track</type>
<sig>Standards</sig>
<dependencies>
@ -21,9 +19,7 @@
<supersedes/>
<supersededby/>
<shortname>forwarding</shortname>
<schemaloc>
<url>http://www.xmpp.org/schemas/forwarding.xsd</url>
</schemaloc>
<schemaloc/>
<author>
<firstname>Matthew</firstname>
<surname>Wild</surname>
@ -31,6 +27,12 @@
<jid>me@matthewwild.co.uk</jid>
</author>
&ksmith;
<revision>
<version>0.1</version>
<date>2011-04-11</date>
<initials>psa</initials>
<remark><p>Initial published version.</p></remark>
</revision>
<revision>
<version>0.0.1</version>
<date>2011-03-22</date>