1801N/A<?xml version="1.0" encoding="UTF-8"?>
2362N/A<!--
1801N/ACopyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
1801N/ADO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1801N/A
1801N/AThis code is free software; you can redistribute it and/or modify it
2362N/Aunder the terms of the GNU General Public License version 2 only, as
1801N/Apublished by the Free Software Foundation. Oracle designates this
2362N/Aparticular file as subject to the "Classpath" exception as provided
1801N/Aby Oracle in the LICENSE file that accompanied this code.
1801N/A
1801N/AThis code is distributed in the hope that it will be useful, but WITHOUT
1801N/AANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1801N/AFITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
1801N/Aversion 2 for more details (a copy is included in the LICENSE file that
1801N/Aaccompanied this code).
1801N/A
1801N/AYou should have received a copy of the GNU General Public License version
1801N/A2 along with this work; if not, write to the Free Software Foundation,
1801N/AInc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2362N/A
2362N/APlease contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2362N/Aor visit www.oracle.com if you need additional information or have any
1801N/Aquestions.
1801N/A-->
1801N/A
1801N/A<!DOCTYPE html
1801N/A PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
1801N/A "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
1801N/A
1801N/A<html xmlns="http://www.w3.org/1999/xhtml">
1801N/A
1801N/A<head>
1801N/A <title>javax.xml.namespace</title>
1801N/A
1801N/A <meta name="CVS"
1801N/A content="$Id: package.html,v 1.2 2005/06/10 03:50:28 jeffsuttor Exp $" />
1801N/A <meta name="AUTHOR"
1801N/A content="Jeff.Suttor@Sun.com" />
1801N/A</head>
1801N/A
1801N/A<body>
1801N/A
1801N/A<p>XML Namespace processing.</p>
1801N/A
1801N/A<p>The following XML standards apply:</p>
1801N/A<ul>
1801N/A <li><a href="http://www.w3.org/TR/xmlschema-2/#QName">XML Schema Part2: Datatypes specification</a></li>
1801N/A <li><a href="http://www.w3.org/TR/REC-xml-names/#ns-qualnames">Namespaces in XML</a></li>
1801N/A <li><a href="http://www.w3.org/XML/xml-names-19990114-errata">Namespaces in XML Errata</a></li>
1801N/A</ul>
1801N/A
1801N/A</body>
1801N/A</html>
1801N/A