The system element instructs the AIML interpreter to pass its content (with any appropriate preprocessing) to the system command interpreter of the local machine on which the AIML interpreter is running. |
<xs:element name="system" type="MixedTemplateContentContainer"> <xs:annotation> <xs:documentation>The system element instructs the AIML interpreter to pass its content (with any appropriate preprocessing) to the system command interpreter of the local machine on which the AIML interpreter is running.</xs:documentation> </xs:annotation> </xs:element> |