Add class xml
[libacl.git] / test / xml_find.exp
1 Reading XML file xml_test01.xml
2 Root element is doc
3 Child element book found.
4 Child element report not found.
5 Name of title node = title
6 Content of title node = Andromeda Class Library
7 Chapter node 0 found.
8 Chapter node 1 found.
9 Chapter node 2 found.
10 Chapter node 3 is not found.
11 Chapter node 4 is not found.
12 Chapter node 5 is not found.
13 PASS xml_find (exit status: 0)