Mercurial > prosody-wiki
comparison mod_conformance_restricted.wiki @ 261:7e8838371b31
Created wiki page through web user interface.
author | florob@babelmonkeys.de |
---|---|
date | Tue, 07 Feb 2012 19:07:20 +0000 |
parents | |
children | ab6e20485ab5 |
comparison
equal
deleted
inserted
replaced
260:ca66f14190ac | 261:7e8838371b31 |
---|---|
1 #summary Send restricted XML for conformance testing | |
2 | |
3 = Introduction = | |
4 | |
5 This module sends processing instructions, comments, DTDs and a | |
6 non predefined entity (defined by the DTD) to the requesting entity. | |
7 | |
8 = Usage = | |
9 | |
10 Send PI, comment, DTD or entity to <xmpp:example.com/conformance>, while | |
11 directly connected to the Prosody instance. |