3.24. item

Element typeitem
Attributesrepeat | weight | xml:lang
Parentsitem | one-of | rule
Childrencount | item | one-of | ruleref | tag | token
DescriptionWraps a rule expansion and associates with it a weight to indicate the probability of this element's rule expansion being matched and a tag used to fill one or more fields if this item is matched in a grammar. The item element can also delimit different rule expansions in a one-of element. This is one of the VoiceXML components likely to change: The W3C is currently working on the Semantic Interpretation for Speech Recognition Specification which will subsume this element.

DTD

 <!ELEMENT item (%rule-expansion; | tag)* > <!ATTLIST item weight NMTOKEN #IMPLIED repeat CDATA #IMPLIED xml:lang NMTOKEN ...

Get Definitive VoiceXML™ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.