source: XMLF90/doc/Examples/xpath/README @ 6

Last change on this file since 6 was 6, checked in by ymipsl, 15 years ago

Import des sources XMLF90

File size: 428 bytes
Line 
1Examples of use of the XPATH API for XML parsing.
2
3text            : Extracts text from an element.
4relative        : Illustrates relative searches.
5pseudo          : A more complete example of the use of the XPATH API. It
6                  replicates the functionality of the SAX example of the
7                  same name, illustrating in particular the concept of
8                  context delegation.
9
10Just type "make" to build all three examples.
Note: See TracBrowser for help on using the repository browser.