Element | aiml |
<xs:attribute name="version" use="required"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="1.0"/> <xs:enumeration value="1.0.1"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
< input index = "2" /> |
< that index = "2,1" /> |
< that index = "2,*" /> |
< star/> |
< sr/> |
< input index = "1" /> |
< sr/> |
< star/> |
< response index = "1" /> |
< response index = "2" /> |
< request index = "1" /> |
< li name = "response1" value = "OK, what should I have said" /> |
< sr/> |
< star/> |
< response index = "1" /> |
< response index = "2" /> |
< request index = "1" /> |
< li name = "response1" value = "OK, what should I have said" /> |
< sr/> |