XML: http://www.probp.com/publib/xml.html

The XML parser, a product from Binding Time Limited, is available here. The main predicate is xml_parse(XMLCodes,PlDocument), where one of the arguments is input, and the other argument is output. Two predicates are added in order to facilitate the development of standalone applications: the predicate xml2pl(XMLFile,PLFile) converts a document from XML format into Prolog format, and the predicate pl2xmll(PLFile,XMLFile) converts a document from Prolog format into XML format.



Neng-Fa Zhou 2013-01-25