Template:XmlNode:NoEmptyElement subtitle: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Created by class Wiki)
 
m (1 revision)
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<span class="pageSubtitle">(Dis)allow empty-element tags for childless nodes in serialization</span>
<span class="pageSubtitle">Suppress/produce empty tag when serializing this Element, if childless ([[XmlNode class]])</span>
 
<includeonly>
<table>
[[Category:XmlNode methods|NoEmptyElement property]]
<tr><td valign="top">See also:</td>
[[Category:XmlDoc API methods]]
<td valign="top"><ul style="margin-top:0px;">
</includeonly>
<li>[[XmlNode class]]
</ul></td>
<td valign="top"><ul style="margin-top:0px;">
<li>[[List of XmlNode methods]]
</ul></td>
<td valign="top"><ul style="margin-top:0px;">
<li>[[XmlNode methods syntax]]
</ul></td>
</tr>
</table>

Latest revision as of 04:25, 7 February 2011

Suppress/produce empty tag when serializing this Element, if childless (XmlNode class)