Merge branch 'feature/xep-0315'

This commit is contained in:
Jonas Schäfer 2019-06-19 15:09:31 +02:00
commit 733096f7dd
1 changed files with 8 additions and 2 deletions

View File

@ -19,7 +19,7 @@
</dependencies>
<supersedes/>
<supersededby/>
<shortname>media-element</shortname>
<shortname>xml-element</shortname>
<author>
<firstname>Sergey</firstname>
<surname>Dobrov</surname>
@ -27,6 +27,12 @@
<jid>binary@jrudevels.org</jid>
<uri>http://jrudevels.org/</uri>
</author>
<revision>
<version>0.1.1</version>
<date>2019-06-19</date>
<initials>fs</initials>
<remark><p>Fix shortname and section heading to avoid collision with XEP-0221</p></remark>
</revision>
<revision>
<version>0.1</version>
<date>2012-10-15</date>
@ -51,7 +57,7 @@
<p>In certain protocols that make use of &xep0004;, it can be helpful to include XML-data (for example, when we want to insert a big amount of structured data which is hard to insert as a separate fields). This document defines a method for including XML-data in a data form.</p>
</section1>
<section1 topic='Media Element' anchor='media'>
<section1 topic='XML Element' anchor='xml-element'>
<p>The root element for XML-data is &lt;wrapper/&gt;. This element MUST be qualified by the "urn:xmpp:xml-element" namespace. The &lt;wrapper/&gt; element MUST be contained within a &lt;field/&gt; element qualified by the 'jabber:x:data' namespace.</p>
<p>The &lt;wrapper/&gt; element SHOULD contain an XML-data which needs to be represented in a form.</p>
<example caption='PubSub Blog Node Metadata'><![CDATA[