Template:XmlDoc/XmlNode:LoadXml subtitle: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
 
(25 intermediate revisions by one other user not shown)
Line 1: Line 1:
<span class="pageSubtitle">Deserialize text string into XmlDoc Root or into Element XmlNode</span>
<span class="pageSubtitle">Deserialize XML document or fragment into XmlDoc Root or into Element XmlNode ([[XmlDoc class|XmlDoc]] and [[XmlNode class|XmlNode]] classes)</span>
 
<p>[Requires Janus SOAP]</p>
See also: [[XmlDoc/XmlNode 0]], [[List of XmlDoc/XmlNode methods]], and [[XmlDoc/XmlNode methods syntax]].
<includeonly>
[[Category:XmlDoc methods|LoadXml function]]
[[Category:XmlNode methods|LoadXml function]]
[[Category:XmlDoc API methods]]
</includeonly>

Latest revision as of 16:41, 4 September 2015

Deserialize XML document or fragment into XmlDoc Root or into Element XmlNode (XmlDoc and XmlNode classes)

[Requires Janus SOAP]