<?xml version="1.0" encoding="UTF-8"?>
<?oasis-xml-catalog catalog="/www.web3d.org/specifications/OasisXmlCatalogX3D.xml"?>
<!--
Copyright (c) 1995-2008 held by the author(s).  All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

    * Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
    * Redistributions in binary form must reproduce the above copyright
      notice, this list of conditions and the following disclaimer
      in the documentation and/or other materials provided with the
      distribution.
    * Neither the names of the Naval Postgraduate School (NPS)
      Modeling Virtual Environments and Simulation (MOVES) Institute
      (http://www.nps.edu and http://www.MovesInstitute.org)
      nor the names of its contributors may be used to endorse or
      promote products derived from this software without specific
      prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-->
<!--
    Document   : OasisXmlCatalogX3D.xml
    Created    : 3 December 2006
    Modified   : 18 December 2007
    Author     : Don Brutzman
    Description: XML catalog to provide alternative local URLs for online-resource URLs
    url        : http://www.web3d.org/specifications/OasisXmlCatalogX3D.xml
    versioning : http://x3d.svn.sourceforge.net/viewvc/*checkout*/x3d/www.web3d.org/specifications/OasisXmlCatalogX3D.xml
    Reference  : http://www.oasis-open.org/committees/entity/spec.html
-->

<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" "http://www.web3d.org/specifications/catalog.dtd">

<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">

    <public publicId="ISO//Web3D//DTD X3D 3.0//EN" uri="file:/www.web3d.org/specifications/x3d-3.0.dtd"/>
    <public publicId="ISO//Web3D//DTD X3D 3.1//EN" uri="file:/www.web3d.org/specifications/x3d-3.1.dtd"/>
    <public publicId="ISO//Web3D//DTD X3D 3.2//EN" uri="file:/www.web3d.org/specifications/x3d-3.2.dtd"/>

    <uri name="http://www.web3d.org/specifications/x3d-3.0.dtd" uri="file:/www.web3d.org/specifications/x3d-3.0.dtd"/>
    <uri name="http://www.web3d.org/specifications/x3d-3.1.dtd" uri="file:/www.web3d.org/specifications/x3d-3.1.dtd"/>
    <uri name="http://www.web3d.org/specifications/x3d-3.2.dtd" uri="file:/www.web3d.org/specifications/x3d-3.2.dtd"/>

    <!-- For XML schemas the <uri> element is recommended to specify the resource, e.g: -->
    <uri name="http://www.web3d.org/specifications/x3d-3.0.xsd" uri="file:/www.web3d.org/specifications/x3d-3.0.xsd"/>
    <uri name="http://www.web3d.org/specifications/x3d-3.1.xsd" uri="file:/www.web3d.org/specifications/x3d-3.1.xsd"/>
    <uri name="http://www.web3d.org/specifications/x3d-3.2.xsd" uri="file:/www.web3d.org/specifications/x3d-3.2.xsd"/>

    <system systemId="http://www.web3d.org/specifications/x3d-3.0.xsd" uri="file:/www.web3d.org/specifications/x3d-3.0.xsd"/>
    <system systemId="http://www.web3d.org/specifications/x3d-3.1.xsd" uri="file:/www.web3d.org/specifications/x3d-3.1.xsd"/>
    <system systemId="http://www.web3d.org/specifications/x3d-3.2.xsd" uri="file:/www.web3d.org/specifications/x3d-3.2.xsd"/>

    <rewriteURI         uriStartString="http://www.web3d.org/specifications/" rewritePrefix="file:/www.web3d.org/specifications/"/>
    <rewriteSystem systemIdStartString="http://www.web3d.org/specifications/" rewritePrefix="file:/www.web3d.org/specifications/"/>

</catalog>
