voicexml/grammar-core.xsd

element rule

Model
<rule
  id = Id.datatype
  scope = "private" | "public" : "private"
>
(token | ruleref | item | one-of | tag | example)* mixed with character data
</rule>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Content Type
declared with type rule
mixed content, not nillable.
group.grammar.class.rule
Usage
This element can be the child of element grammar.
Scope
local declared in group grammar.class

Nested Element Summary
choice
0...∞
choice
tokentoken
           
rulerefruleref
           
itemitem
           
one-ofone-of
           
tagtag
           
exampleexample
           


Attribute Summary
Id.datatypeid
           
Scope.datatypescope
           

Attribute Detail

id

Definition

Defined with global type Id.datatype

Model
{ID: pattern = [^.:\-]+}
Attribute Usage
required
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

scope

Definition

Defined with global type Scope.datatype

Model
"private" | "public"
Default Value
"private"
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse


(c) Copyright 2005, 2006 buldocs Ltd. All Rights Reserved.
generated by xnsdoc 1.2