XML - demonstration programsΒΆ
XML demonstration programs
There are two demonstration programs illustrating the Sculptor/XML interface in the directory $SCULPTOR\demo\XML.
saxcnt.f is a basic program that counts attributes in an XML file.
XMLrd.f is a more advanced program that reads data from an XML file and uses it to create records in Sculptor keyed files.
Example XML and DTD files are also stored in this directory.
RELATED TOPICS |