XML2kb {FKBL}R Documentation

Reads a knowledge base from a XML

Description

Reads a knowledge base from a XML file.

Usage

 XML2kb(file)

Arguments

Takes the name of the XML file.

file The name of the XML file.

Value

Returns the knowledge base, if success. FALSE 0, is returned otherwise.

Examples

 
 #XML2kb("sb.xml")

[Package FKBL version 0.50-4 Index]