home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <xsd:schema targetNamespace="http://www.w3.org/2001/vxml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2001/vxml" elementFormDefault="qualified">
- <xsd:annotation>
- <xsd:documentation>VoiceXML 2.0 restriction schema for SRGS 1.0 (20021115) </xsd:documentation>
- </xsd:annotation>
- <xsd:annotation>
- <xsd:documentation>
- 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.
- </xsd:documentation>
- </xsd:annotation>
- <xsd:annotation>
- <xsd:documentation>Restriction of SRGS 1.0 no-namespace schema for use in VoiceXML 2.0 </xsd:documentation>
- </xsd:annotation>
- <xsd:redefine schemaLocation="grammar-core.xsd">
- <xsd:complexType name="grammar" mixed="true">
- <xsd:annotation>
- <xsd:documentation>restrict grammar type - now a mixed model</xsd:documentation>
- </xsd:annotation>
- <xsd:complexContent mixed="true">
- <xsd:restriction base="grammar">
- <xsd:group ref="grammar.class"/>
- </xsd:restriction>
- </xsd:complexContent>
- </xsd:complexType>
- </xsd:redefine>
- </xsd:schema>
-