<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2000/10/XMLSchema"  
            targetNamespace="http://www.w3.org/1999/xhtml" 
            xmlns:xhtml="http://www.w3.org/1999/xhtml" 
            xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" 
            xsi:schemaLocation="http://www.w3.org/2000/10/XMLSchema http://www.w3.org/2000/10/XMLSchema.xsd"
            elementFormDefault="qualified"
            version= "-//W3C//ELEMENTS XHTML COPYRIGHT 1.0//EN"
>

<xsd:annotation>
	<xsd:documentation>
/**
*   This is XHTML 1.1, a reformulation of HTML as a modular XML application.
*
*     The Extensible HyperText Markup Language (XHTML)
*     Copyright 1998-2000 World Wide Web Consortium
*     (Massachusetts Institute of Technology, Institut National de
*      Recherche en Informatique et en Automatique, Keio University).
*      All Rights Reserved.
*
*     Permission to use, copy, modify and distribute the XHTML Schema modules 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 XML Schema modules for any purpose.
*
*     It is provided "as is" without expressed or implied warranty.
*
*/
  </xsd:documentation>
</xsd:annotation>
</xsd:schema>
