mirror of
https://github.com/moparisthebest/xeps
synced 2024-10-31 15:35:07 -04:00
edfee330c8
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1764 4b5297f7-1745-476d-ba37-a9c6900126ab
32 lines
953 B
XML
32 lines
953 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE xep SYSTEM 'xep.dtd' [
|
|
<!ENTITY % ents SYSTEM "xep.ent">
|
|
%ents;
|
|
]>
|
|
<?xml-stylesheet type='text/xsl' href='xep.xsl'?>
|
|
<xep>
|
|
<header>
|
|
<title>No Such XEP</title>
|
|
<abstract>This document was removed from the XSF website and source control at the request of the author.</abstract>
|
|
&LEGALNOTICE;
|
|
<number>0028</number>
|
|
<status>Experimental</status>
|
|
<type>Informational</type>
|
|
<sig>Standards</sig>
|
|
<dependencies/>
|
|
<supersedes/>
|
|
<supersededby/>
|
|
<shortname>N/A</shortname>
|
|
&dizzyd;
|
|
<revision>
|
|
<version>0.1</version>
|
|
<date>date unknown</date>
|
|
<initials>none</initials>
|
|
<remark><p>No such specification.</p></remark>
|
|
</revision>
|
|
</header>
|
|
<section1 topic='Notice'>
|
|
<p>This document was removed from the XSF website and source control at the request of the author. If you have any questions about this specification, please contact the &EDITOR;.</p>
|
|
</section1>
|
|
</xep>
|