The gossip element instructs the AIML interpreter to capture the result of processing the contents of the gossip elements and to store these contents in a manner left up to the implementation. Most common uses of gossip have been to store captured contents in a separate file. |
<xs:element name="gossip" type="MixedTemplateContentContainer"> <xs:annotation> <xs:documentation>The gossip element instructs the AIML interpreter to capture the result of processing the contents of the gossip elements and to store these contents in a manner left up to the implementation. Most common uses of gossip have been to store captured contents in a separate file.</xs:documentation> </xs:annotation> </xs:element> |