Voice Extensible Markup Language 2.0

Voice Extensible Markup Language 2.0

Namespace ContentsSchema Source
 http://www.w3.org/2001/06/grammar http://www.w3.org/TR/voicexml20/grammar-core.xsd
"http://www.w3.org/TR/voicexml20/grammar.xsd
 http://www.w3.org/2001/10/synthesis http://www.w3.org/TR/voicexml20/synthesis-core.xsd
"http://www.w3.org/TR/voicexml20/synthesis.xsd
 http://www.w3.org/2001/XMLSchema http://www.w3.org/2001/XMLSchema.xsd
 http://www.w3.org/2001/vxml http://www.w3.org/TR/voicexml20/grammar-core.xsd
"http://www.w3.org/TR/voicexml20/synthesis-core.xsd
"http://www.w3.org/TR/voicexml20/vxml-attribs.xsd
"http://www.w3.org/TR/voicexml20/vxml-datatypes.xsd
"http://www.w3.org/TR/voicexml20/vxml-grammar-extension.xsd
"http://www.w3.org/TR/voicexml20/vxml-grammar-restriction.xsd
"http://www.w3.org/TR/voicexml20/vxml-synthesis-extension.xsd
"http://www.w3.org/TR/voicexml20/vxml-synthesis-restriction.xsd
"http://www.w3.org/TR/voicexml20/vxml.xsd
 http://www.w3.org/XML/1998/namespace http://www.w3.org/2001/xml.xsd

Voice Extensible Markup Language 2.0 Namespaces
http://www.w3.org/2001/06/grammar
SRGS 1.0 Schema (20031204)

Copyright 1998-2003 W3C (MIT, ERCIM, Keio),
  All Rights Reserved. Permission to use, copy, modify and
  distribute the SRGS schema and its accompanying documentation
  for any purpose and without fee is hereby granted in
  perpetuity, provided that the above copyright notice and this
  paragraph appear in all copies.  The copyright holders make no
  representation about the suitability of the schema for any purpose.
  It is provided "as is" without expressed or implied warranty.

SRGS 1.0 Core Schema (20031204)

Copyright 1998-2003 W3C (MIT, ERCIM, Keio),
All Rights Reserved. Permission to use, copy, modify and
distribute the SRGS core schema and its accompanying documentation
for any purpose and without fee is hereby granted in
perpetuity, provided that the above copyright notice and this
paragraph appear in all copies.  The copyright holders make no
representation about the suitability of the schema for any purpose.
It is provided "as is" without expressed or implied warranty.

General Datatypes

Grammar-specific datatypes

Content Models

Global Elements
http://www.w3.org/2001/10/synthesis
SSML 1.0 Schema (20031204)

Copyright 1998-2003 W3C (MIT, ERCIM, Keio),
  All Rights Reserved. Permission to use, copy, modify and
  distribute the SSML schema and its accompanying documentation
  for any purpose and without fee is hereby granted in
  perpetuity, provided that the above copyright notice and this
  paragraph appear in all copies.  The copyright holders make no
  representation about the suitability of the schema for any purpose.
  It is provided "as is" without expressed or implied warranty.

SSML 1.0 Core Schema (20031204)

Copyright 1998-2003 W3C (MIT, ERCIM, Keio),
All Rights Reserved. Permission to use, copy, modify and
distribute the SSML core schema and its accompanying documentation
for any purpose and without fee is hereby granted in
perpetuity, provided that the above copyright notice and this
paragraph appear in all copies.  The copyright holders make no
representation about the suitability of the schema for any purpose.
It is provided "as is" without expressed or implied warranty.

Importing dependent namespaces

General Datatypes
http://www.w3.org/2001/XMLSchema
Part 1 version: Id: structures.xsd,v 1.2 2004/01/15 11:34:25 ht Exp
Part 2 version: Id: datatypes.xsd,v 1.3 2004/01/23 18:11:13 ht Exp

See also: http://www.w3.org/TR/2004/PER-xmlschema-1-20040318/structures.html
The schema corresponding to this document is normative,
with respect to the syntactic constraints it expresses in the
XML Schema language.  The documentation (within <documentation> elements)
below, is not normative, but rather highlights important aspects of
the W3C Recommendation of which this is a part

The simpleType element and all of its members are defined
   towards the end of this schema document

simple type for the value of the 'namespace' attr of
'any' and 'anyAttribute'

Value is
           ##any      - - any non-conflicting WFXML/attribute at all
           ##other    - - any non-conflicting WFXML/attribute from
                           namespace other than targetNS
           ##local    - - any unqualified non-conflicting WFXML/attribute
           one or     - - any non-conflicting WFXML/attribute from
           more URI        the listed namespaces
           references
           (space separated)
 ##targetNamespace or ##local may appear in the above list, to
     refer to the targetNamespace of the enclosing
     schema or an absent targetNamespace respectively

notations for use within XML Schema schemas

First the built-in primitive datatypes.  These definitions are for
information only, the real built-in definitions are magic.

For each built-in datatype in this schema (both primitive and
derived) can be uniquely addressed via a URI constructed
as follows:
  1) the base URI is the URI of the XML Schema namespace
  2) the fragment identifier is the name of the datatype
For example, to address the int datatype, the URI is:
  http://www.w3.org/2001/XMLSchema#int
Additionally, each facet definition element can be uniquely
addressed via a URI constructed as follows:
  1) the base URI is the URI of the XML Schema namespace
  2) the fragment identifier is the name of the facet
For example, to address the maxInclusive facet, the URI is:
  http://www.w3.org/2001/XMLSchema#maxInclusive
Additionally, each facet usage in a built-in datatype definition
can be uniquely addressed via a URI constructed as follows:
  1) the base URI is the URI of the XML Schema namespace
  2) the fragment identifier is the name of the datatype, followed
     by a period (".") followed by the name of the facet
For example, to address the usage of the maxInclusive facet in
the definition of int, the URI is:
  http://www.w3.org/2001/XMLSchema#int.maxInclusive

Now the derived primitive types
http://www.w3.org/2001/vxml
VoiceXML 2.0 schema (20040116)

Copyright 1998-2004 W3C (MIT, ERCIM, Keio), All Rights Reserved. Permission to
use, copy, modify and distribute the VoiceXML schema and its accompanying
documentation for any purpose and without fee is hereby granted in perpetuity,
provided that the above copyright notice and this paragraph appear in all
copies.  The copyright holders make no representation about the suitability of
the schema for any purpose. It is provided "as is" without expressed or
implied warranty.

Numeric references are to sections in VoiceXML 2.0.
 [REFERENCE] refers to a reference in VoiceXML 2.0.

Importing dependent schemas including datatypes,
	attributes and adapter schemas for SRGS 1.0  and SSML 1.0

VoiceXML 2.0 datatypes (20040116)

Copyright 1998-2004 W3C (MIT, ERCIM, Keio), All Rights Reserved. Permission to
use, copy, modify and distribute the VoiceXML schema and its accompanying
documentation for any purpose and without fee is hereby granted in perpetuity,
provided that the above copyright notice and this paragraph appear in all
copies.  The copyright holders make no representation about the suitability of
the schema for any purpose. It is provided "as is" without expressed or
implied warranty.

XML Schema datatypes module for VoiceXML 2.0

General Datatypes

VoiceXML specific datatypes

VoiceXML 2.0 attributes (20021115)

Copyright 1998-2002 W3C (MIT, INRIA, Keio), All Rights Reserved. Permission to
use, copy, modify and distribute the VoiceXML schema and its accompanying
documentation for any purpose and without fee is hereby granted in perpetuity,
provided that the above copyright notice and this paragraph appear in all
copies.  The copyright holders make no representation about the suitability of
the schema for any purpose. It is provided "as is" without expressed or
implied warranty.

XML Schema attributes module for VoiceXML 2.0

General attributes

VoiceXML specific attributes

VoiceXML 2.0 extension schema for SRGS 1.0 (20030207)

Copyright 1998-2002 W3C (MIT, INRIA, Keio), All Rights Reserved. Permission to
use, copy, modify and distribute the VoiceXML SRGS adaption schema and its
accompanying documentation for any purpose and without fee is hereby granted
in perpetuity, provided that the above copyright notice and this paragraph
appear in all copies.  The copyright holders make no representation about the
suitability of the schema for any purpose. It is provided "as is" without
expressed or implied warranty.

Extension of SRGS 1.0 no-namespace schema for use
        in VoiceXML 2.0. The grammar type is first restricted in
	voicexml20-grammar-restriction.xsd by creating a new complex type
        mixed-grammar.

VoiceXML 2.0 restriction schema for SRGS 1.0 (20030207)

Copyright 1998-2002 W3C (MIT, INRIA, Keio), All Rights Reserved. Permission to
use, copy, modify and distribute the VoiceXML SRGS adaption schema and its
accompanying documentation for any purpose and without fee is hereby granted
in perpetuity, provided that the above copyright notice and this paragraph
appear in all copies.  The copyright holders make no representation about the
suitability of the schema for any purpose. It is provided "as is" without
expressed or implied warranty.

Restriction of SRGS 1.0 no-namespace schema for use
        in VoiceXML 2.0. Creates a new grammar content model, mixed-grammar,
        since unable to derive a mixed content model from a non-mixed content
	model

SRGS 1.0 Core Schema (20031204)

Copyright 1998-2003 W3C (MIT, ERCIM, Keio),
All Rights Reserved. Permission to use, copy, modify and
distribute the SRGS core schema and its accompanying documentation
for any purpose and without fee is hereby granted in
perpetuity, provided that the above copyright notice and this
paragraph appear in all copies.  The copyright holders make no
representation about the suitability of the schema for any purpose.
It is provided "as is" without expressed or implied warranty.

General Datatypes

Grammar-specific datatypes

Content Models

Global Elements

VoiceXML 2.0 extension schema for SSML 1.0 (20030207)

Copyright 1998-2002 W3C (MIT, INRIA, Keio), All Rights Reserved. Permission to
use, copy, modify and distribute the VoiceXML SSML adaption schema and its
accompanying documentation for any purpose and without fee is hereby granted
in perpetuity, provided that the above copyright notice and this paragraph
appear in all copies.  The copyright holders make no representation about the
suitability of the schema for any purpose. It is provided "as is" without
expressed or implied warranty.

Extension of SSML 1.0 no-namespace schema for use
in VoiceXML 2.0. Restrictions are defined in voicexml20-synthesis-restriction.xsd.

VoiceXML 2.0 restriction schema for SSML 1.0 (20030207)

Copyright 1998-2002 W3C (MIT, INRIA, Keio), All Rights Reserved. Permission to
use, copy, modify and distribute the VoiceXML SSML adaption schema and its
accompanying documentation for any purpose and without fee is hereby granted
in perpetuity, provided that the above copyright notice and this paragraph
appear in all copies.  The copyright holders make no representation about the
suitability of the schema for any purpose. It is provided "as is" without
expressed or implied warranty.

restriction of SSML 1.0 no-namespace schema for use in VoiceXML 2.0

SSML 1.0 Core Schema (20031204)

Copyright 1998-2003 W3C (MIT, ERCIM, Keio),
All Rights Reserved. Permission to use, copy, modify and
distribute the SSML core schema and its accompanying documentation
for any purpose and without fee is hereby granted in
perpetuity, provided that the above copyright notice and this
paragraph appear in all copies.  The copyright holders make no
representation about the suitability of the schema for any purpose.
It is provided "as is" without expressed or implied warranty.

Importing dependent namespaces

General Datatypes

Common Content Models
http://www.w3.org/XML/1998/namespace
See http://www.w3.org/XML/1998/namespace.html and
http://www.w3.org/TR/REC-xml for information about this namespace.
 This schema document describes the XML namespace, in a form
 suitable for import by other schema documents.
 Note that local names in this namespace are intended to be defined
 only by the World Wide Web Consortium or its subgroups.  The
 following names are currently defined in this namespace and should
 not be used with conflicting semantics by any Working Group,
 specification, or document instance:
 base (as an attribute name): denotes an attribute whose value
      provides a URI to be used as the base for interpreting any
      relative URIs in the scope of the element on which it
      appears; its value is inherited.  This name is reserved
      by virtue of its definition in the XML Base specification.
 id   (as an attribute name): denotes an attribute whose value
      should be interpreted as if declared to be of type ID.
      The xml:id specification is not yet a W3C Recommendation,
      but this attribute is included here to facilitate experimentation
      with the mechanisms it proposes.  Note that it is _not_ included
      in the specialAttrs attribute group.
 lang (as an attribute name): denotes an attribute whose value
      is a language code for the natural language of the content of
      any element; its value is inherited.  This name is reserved
      by virtue of its definition in the XML specification.
 space (as an attribute name): denotes an attribute whose
      value is a keyword indicating what whitespace processing
      discipline is intended for the content of the element; its
      value is inherited.  This name is reserved by virtue of its
      definition in the XML specification.
 Father (in any context at all): denotes Jon Bosak, the chair of
      the original XML Working Group.  This name is reserved by
      the following decision of the W3C XML Plenary and
      XML Coordination groups:
          In appreciation for his vision, leadership and dedication
          the W3C XML Plenary on this 10th day of February, 2000
          reserves for Jon Bosak in perpetuity the XML name
          xml:Father

This schema defines attributes and an attribute group
        suitable for use by
        schemas wishing to allow xml:base, xml:lang, xml:space or xml:id
        attributes on elements they define.
        To enable this, such a schema must import this schema
        for the XML namespace, e.g. as follows:
        <schema . . .>
         . . .
         <import namespace="http://www.w3.org/XML/1998/namespace"
                    schemaLocation="http://www.w3.org/2001/xml.xsd"/>
        Subsequently, qualified reference to any of the attributes
        or the group defined below will have the desired effect, e.g.
        <type . . .>
         . . .
         <attributeGroup ref="xml:specialAttrs"/>
         will define a type which will schema-validate an instance
         element with any of those attributes

In keeping with the XML Schema WG's standard versioning
   policy, this schema document will persist at
   http://www.w3.org/2005/08/xml.xsd.
   At the date of issue it can also be found at
   http://www.w3.org/2001/xml.xsd.
   The schema document at that URI may however change in the future,
   in order to remain compatible with the latest version of XML Schema
   itself, or with the XML namespace itself.  In other words, if the XML
   Schema or XML namespaces change, the version of this document at
   http://www.w3.org/2001/xml.xsd will change
   accordingly; the version at
   http://www.w3.org/2005/08/xml.xsd will not change.


Voice Extensible Markup Language 2.0


Stylus Studio XML Schema Library Home