Annotation of embedaddon/libxml2/result/XPath/tests/usr1check, revision 1.1.1.1

1.1       misho       1: 
                      2: ========================
                      3: Expression: //ITEM[1]
                      4: Object is a Node Set :
                      5: Set contains 1 nodes:
                      6: 1  ELEMENT ITEM
                      7:     ATTRIBUTE monto
                      8:       TEXT
                      9:         content=50.12
                     10:     ATTRIBUTE divisa
                     11:       TEXT
                     12:         content=DOL

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>