Several atomic AIML elements are "short-cuts" for combinations of other AIML elements. |
Element Group | atomicElements |
<xs:group name="shortcutElements"> <xs:annotation> <xs:documentation>Several atomic AIML elements are "short-cuts" for combinations of other AIML elements.</xs:documentation> </xs:annotation> <xs:choice> <xs:element name="sr"> <xs:annotation> <xs:documentation>The sr element is a shortcut for: <srai><star/></srai> The atomic sr does not have any content.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:group> |