Differences
This shows you the differences between the selected revisions of the page.
| 2017-01-11 | 2017-02-02 | ||
| explicit anchor use (martin) | wsh_xml_parsing explicit anchor (martin) | ||
| Line 49: | Line 49: | ||
| </code> | </code> | ||
| - | ==== XML parsing ==== | + | ==== [[wsh_xml_parsing]] XML parsing ==== | 
| You can use ''[[msdn>ms756987|MSXML2.DOMDocument]]'' object to parse [[logging_xml|XML log]] produced by WinSCP. The following example follows up to the previous one (which starts session with XML logging and lists contents of initial directory): | You can use ''[[msdn>ms756987|MSXML2.DOMDocument]]'' object to parse [[logging_xml|XML log]] produced by WinSCP. The following example follows up to the previous one (which starts session with XML logging and lists contents of initial directory): | ||
| <code javascript> | <code javascript> | ||