AI-ExpertSystem-Simple
view release on metacpan or search on metacpan
examples/sie-1.0.dtd view on Meta::CPAN
<!ELEMENT knowledgebase (goal, rules, questions)>
<!ELEMENT goal (attribute, text)>
<!ELEMENT rules (rule*)>
<!ELEMENT rule (name, conditions, actions)>
<!ELEMENT conditions (condition*)>
<!ELEMENT condition (attribute, value)>
<!ELEMENT actions (action*)>
<!ELEMENT action (attribute, value)>
<!ELEMENT questions (question*)>
<!ELEMENT question (attribute, text, response*)>
<!ELEMENT attribute (#PCDATA)>
<!ELEMENT text (#PCDATA)>
<!ELEMENT name (#PCDATA)>
<!ELEMENT value (#PCDATA)>
<!ELEMENT response (#PCDATA)>
( run in 1.051 second using v1.01-cache-2.11-cpan-4d50c553e7e )