mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
corrected registration template to match registry usage
This commit is contained in:
parent
6b640d42e1
commit
fe8f519fbe
@ -745,10 +745,12 @@
|
|||||||
<section4 topic='Process' anchor='registrar-reg-features-process'>
|
<section4 topic='Process' anchor='registrar-reg-features-process'>
|
||||||
®PROCESS;
|
®PROCESS;
|
||||||
<code><![CDATA[
|
<code><![CDATA[
|
||||||
<feature var='name of feature or namespace'>
|
<var>
|
||||||
|
<name>name of feature or namespace</name>
|
||||||
<desc>a natural-language description of the feature</desc>
|
<desc>a natural-language description of the feature</desc>
|
||||||
<doc>the document (e.g., XEP) in which this feature is specified</doc>
|
<doc>the document (e.g., XEP) in which this feature is specified</doc>
|
||||||
</feature>]]></code>
|
</var>
|
||||||
|
]]></code>
|
||||||
<p>The registrant may register more than one feature at a time, each contained in a separate <feature/> element.</p>
|
<p>The registrant may register more than one feature at a time, each contained in a separate <feature/> element.</p>
|
||||||
</section4>
|
</section4>
|
||||||
</section3>
|
</section3>
|
||||||
|
Loading…
Reference in New Issue
Block a user