Template:XML functions: Difference between revisions
Jump to navigation
Jump to search
(Added deprecated functions) |
m (Fixed inconsistencies for webscraping) |
||
(10 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
<ul> | |||
<li>[[xmlCopyFile]]</li> | |||
<li>[[xmlCreateChild]]</li> | |||
<li>[[xmlCreateFile]]</li> | |||
<li>[[xmlDestroyNode]]</li> | |||
<li>[[xmlFindChild]]</li> | |||
<li>[[xmlLoadFile]]</li> | |||
{{New items|3.0158|1.5.7| | |||
<li>[[xmlLoadString]]</li> | |||
|19626}} | |||
<li>[[xmlNodeGetAttribute]]</li> | |||
<li>[[xmlNodeGetAttributes]]</li> | |||
<li>[[xmlNodeGetChildren]]</li> | |||
<li>[[xmlNodeGetName]]</li> | |||
<li>[[xmlNodeGetParent]]</li> | |||
<li>[[xmlNodeGetValue]]</li> | |||
<li>[[xmlNodeSetAttribute]]</li> | |||
<li>[[xmlNodeSetName]]</li> | |||
<li>[[xmlNodeSetValue]]</li> | |||
<li>[[xmlSaveFile]]</li> | |||
<li>[[xmlUnloadFile]]</li> | |||
</ul> | |||
<noinclude>[[Category:Functions templates]]</noinclude> |