We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02fa5ed commit 87e504fCopy full SHA for 87e504f
README.md
@@ -54,7 +54,7 @@ xmlString := '<?xml version="1.0" encoding="UTF-8"?>
54
<country code="dz" handle="algeria" continent="africa" iso="12">Algeria</country>
55
</countries>'.
56
57
-(XMLDOMParser parse: xmlString) document inspect
+(XMLDOMParser parse: xmlString) document root nodes inspect
58
```
59
60
Check [https://montyos.wordpress.com](https://montyos.wordpress.com) for more
doc/images/screen001.png
-74.7 KB
0 commit comments