home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / xmlspy / xmlspyentcomplete5.exe / Data1.cab / _981580E303E74282B919111AB54AC315 < prev    next >
Encoding:
Extensible Markup Language  |  2003-02-12  |  1.7 KB  |  34 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xsd:schema targetNamespace="http://www.w3.org/2001/vxml" xmlns="http://www.w3.org/2001/vxml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
  3.     <xsd:annotation>
  4.         <xsd:documentation>VoiceXML 2.0 extension schema for SRGS 1.0 (20021115) </xsd:documentation>
  5.     </xsd:annotation>
  6.     <xsd:annotation>
  7.         <xsd:documentation>
  8. Copyright 1998-2002 W3C (MIT, INRIA, Keio), All Rights Reserved. Permission to
  9. use, copy, modify and distribute the VoiceXML SRGS adaption schema and its
  10. accompanying documentation for any purpose and without fee is hereby granted
  11. in perpetuity, provided that the above copyright notice and this paragraph
  12. appear in all copies.  The copyright holders make no representation about the
  13. suitability of the schema for any purpose. It is provided "as is" without
  14. expressed or implied warranty.
  15. </xsd:documentation>
  16.     </xsd:annotation>
  17.     <xsd:include schemaLocation="vxml-attribs.xsd"/>
  18.     <xsd:annotation>
  19.         <xsd:documentation>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. </xsd:documentation>
  20.     </xsd:annotation>
  21.     <xsd:redefine schemaLocation="vxml-grammar-restriction.xsd">
  22.         <xsd:complexType name="grammar" mixed="true">
  23.             <xsd:annotation>
  24.                 <xsd:documentation>extends grammar type - add VoiceXML grammar attributes </xsd:documentation>
  25.             </xsd:annotation>
  26.             <xsd:complexContent mixed="true">
  27.                 <xsd:extension base="grammar">
  28.                     <xsd:attributeGroup ref="VXMLGrammar.attribs"/>
  29.                 </xsd:extension>
  30.             </xsd:complexContent>
  31.         </xsd:complexType>
  32.     </xsd:redefine>
  33. </xsd:schema>
  34.