voicexml/synthesis-core.xsd

element speak

Model
<speak
  base = anyURI
  lang = language | ""
  version = version.datatype
>
(meta | metadata | lexicon)*, (aws | struct)** mixed with character data
</speak>
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 speak
mixed content, not nillable.
element.speak
Usage
This element can be the root element of XML instance documents.

Nested Element Summary
choice
0...∞
ssml-metameta
           
ssml-metadatametadata
           
ssml-lexiconlexicon
           
sequence
0...∞
choice
0...∞
choice
anyTypeaws
          The 'allowed-within-sentence' group uses this abstract element.
choice
anyTypestruct
           


Attribute Summary
anyURIbase
          See http://www.w3.org/TR/xmlbase/ for information about this attribute.
union&nbsp;of (language | anonymous type derived from string)lang
          Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility.
version.datatypeversion
           

Attribute Detail

base

Documentation
See http://www.w3.org/TR/xmlbase/ for
                     information about this attribute.
Definition

Defined as global attribute base

Defined with global type anyURI

Namespace
http://www.w3.org/XML/1998/namespace
Model
anyURI
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse

lang

Documentation
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
Definition

Defined as global attribute lang

Namespace
http://www.w3.org/XML/1998/namespace
Model
language | ""
Attribute Usage
optional
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse
Type
Union of Types
language{: pattern = ([a-zA-Z]{1,8})(-[a-zA-Z0-9]{1,8})*}
anonymous type derived from string
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
preserve
Enumeration Facet
""

version

Definition

Defined with global type version.datatype

Model
{NMTOKEN: pattern = \c+}
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