<p>If the format needs to be conveyed in plain text form, for example to carry
the list of labels in &xep0128; or a &xep0004; configuration form, the
following algorithm is to be applied:</p>
the list of labels in &xep0128; or a &xep0004; configuration form, the structure described above is converted to a simple text-based form.</p>
<p>Each <tt><simple-label/></tt> element is converted to a line of text. The line is composed of the value of the <tt>type</tt> attribute of the element, followed by a single space character (U+0020), followed by the character data of the element.</p>
@ -151,10 +158,7 @@ All labels are mapped to a single <tt>text-multi</tt>.</p>
@@ -151,10 +158,7 @@ All labels are mapped to a single <tt>text-multi</tt>.</p>
</field>
</x>]]></example>
<p>Each line in the <tt>text-multi</tt> field is prefixed with the <tt>key</tt> of the
corresponding <tt><simple-label/></tt> element. The <tt>key</tt> is followed by a single
space character (U+0020), followed by the character data of the
<tt><simple-label/></tt> element.</p>
<p>Each line in the <tt>text-multi</tt> field corresponds to a converted <tt><simple-label/></tt> element as described above.</p>
</section2><section2anchor="muc-config"topic="Offering configuration of the Self-Rating of a XEP-0045 Multi-User-Chat">