<ruleref>
Last updated
Last updated
A <ruleref>
tag can reference another defined rule within the same local grammar.
uri
Specifies a local rule reference. Precede each reference with “#” (e.g., "#month", "#day").
type
This attribute is not supported.
special
Can be set to either “null” or “void”.
xml:lang
For examples and usage information, please refer to the .
The output of the above script would be:
Computer: Please say a date. Human: June second. Computer: I think you said month June day second.
None
(defaults to “xml:lang” global property or the “xml:lang” attribute of the <grammar> tag) The language identifier as defined in .
,