Complex Type | MixedTemplateContentContainer |
Element | captureElements/set |
<xs:group name="symbolicReductionElements"> <xs:choice> <xs:element name="srai" type="MixedTemplateContentContainer"> <xs:annotation> <xs:documentation>The srai element instructs the AIML interpreter to pass the result of processing the contents of the srai element to the AIML matching loop, as if the input had been produced by the user (this includes stepping through the entire input normalization process).</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:group> |