Move to DTD Documentation V1.2

git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226109 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
crossley 2003-09-06 08:28:14 +00:00
parent 243cd8d1d5
commit e97dcfc02c
8 changed files with 28 additions and 51 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
<document>
<header>
<title>External Components</title>
@ -8,8 +8,7 @@
</authors>
</header>
<body>
<anchor id="overview"/>
<section>
<section id="overview">
<title>Overview</title>
<p>xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in
other xml-based projects. Our hope is that we can standardize on both a common version and

View File

@ -1,16 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
<document>
<header>
<title>Components of xml-commons</title>
<authors>
<person name="Shane Curcuru" email="curcuru@apache.org"/>
<person name="David Crossley" email="crossley@apache.org"/>
</authors>
</header>
<body>
<anchor id="overview"/>
<section>
<section id="overview">
<title>Overview</title>
<p>
These are some of the components that are provided by the Apache XML

View File

@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
<document>
<header>
<title>Resolver overview</title>
</header>
<body>
<anchor id="overview"/>
<section>
<section id="overview">
<title>Overview</title>
<ul>
<li>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
<document>
<header>
<title>Resolver tips</title>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
<document>
<header>
<title>Which</title>
@ -8,8 +8,7 @@
</authors>
</header>
<body>
<anchor id="overview"/>
<section>
<section id="overview">
<title>Overview</title>
<p>
Which is a simple environment checking utility that focuses on reporting the versions of

View File

@ -1,5 +1,5 @@
<?xml version="1.0"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
<document>
<header>
<title>History of XML Commons</title>
@ -9,8 +9,7 @@
</header>
<body>
<anchor id="proposal"/>
<section>
<section id="proposal">
<title>xml-subproject-proposal-commons-v1.1</title>
<source><![CDATA[
List: xml-apache-general
@ -170,8 +169,7 @@ proposal that I plagarized. 8-)
]]></source>
</section>
<anchor id="proposal-votes"/>
<section>
<section id="proposal-votes">
<title>xml-subproject-proposal-commons-v1.1-vote-count-26-Apr-01</title>
<p>Below follows the votes cast to create this subproject</p>
<p>---- From open general@xml.apache.org mailing list through 3pm 26-Apr-01 ----

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
<document>
<header>
<title>Welcome to xml-commons</title>
@ -8,8 +8,7 @@
</authors>
</header>
<body>
<anchor id="overview"/>
<section>
<section id="overview">
<title>Overview</title>
<p>xml-commons is focussed on common code and guidelines for xml projects.
The first focus will be to organize and have common packaging for the various
@ -21,8 +20,7 @@ packaging, testing, documentation, and other guidelines across all
xml.apache.org subprojects.</p>
</section>
<anchor id="guidelines"/>
<section>
<section id="guidelines">
<title>Commons Guidelines</title>
<p>As the community forms, we need to formalize these guidelines, especially
to differentiate "requirements" from suggested "guidelines".</p>
@ -112,8 +110,7 @@ and ways to package this code vis-a-vis the other project's code in a common way
</ul>
</section>
<anchor id="external"/>
<section>
<section id="external">
<title>External code: DOM, SAX, and JAXP, etc.</title>
<p>xml-commons primary goal is to provide Apache projects with a stable version of
XMl-related externally-defined standards-based code. This is mainly the various
@ -137,8 +134,7 @@ mandate. If you don't know what that is, you don't care; otherwise ask
on commons-dev for an update.</p>
</section>
<anchor id="java"/>
<section>
<section id="java">
<title>Apache-authored code</title>
<p>xml-commons' secondary goal is to provide a project space for small
XML-related utilities that are being used in <strong>multiple</strong> other xml.apache.org
@ -163,8 +159,7 @@ xml-related items in your JVM's environment: see xml-commons/java/which.xml</li>
</ul>
</section>
<anchor id="releases"/>
<section>
<section id="releases">
<title>Where can I download releases?</title>
<p>The xml-commons-resolver-1.0 release 12-Nov-02 is available in our
<link href="site:download">distribution directory</link>
@ -224,8 +219,7 @@ SAX 2R2pre3 or later</li>
</ul>
</section>
<anchor id="build"/>
<section>
<section id="build">
<title>Building from local sources</title>
<p>
If you have done <code>'cvs checkout xml-commons'</code> then you have local
@ -243,8 +237,7 @@ documentation.
</p>
</section>
<anchor id="mailing"/>
<section>
<section id="mailing">
<title>How can I find out more?</title>
<p>We have a project mailing list ... commons-dev&lt;at&gt;xml.apache.org
... Ask your questions or bring your suggestions there,
@ -264,8 +257,7 @@ or to general&lt;at&gt;xml.apache.org
</p>
</section>
<anchor id="cvs"/>
<section>
<section id="cvs">
<title>Where can I get the code/CVS?</title>
<p>The xml-commons repository is available through normal and anonymous CVS, or
through this
@ -276,8 +268,7 @@ interface</link>.</p>
</p>
</section>
<anchor id="history"/>
<section>
<section id="history">
<title>History</title>
<p>See the separate document <link href="site:history">History of XML Commons</link>
for the proposal to establish the xml-commons project and for the record of the
@ -285,16 +276,14 @@ vote on 2001-04-26.
</p>
</section>
<anchor id="licenses"/>
<section>
<section id="licenses">
<title>Licenses</title>
<p>
See <link href="site:licenses">information about licensing</link>.
</p>
</section>
<anchor id="info-about"/>
<section>
<section id="info-about">
<title>Information about this document</title>
<ul>
<li>Version: $Id$</li>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
<document>
<header>
<title>Licenses for xml-commons</title>
@ -8,7 +8,7 @@
</authors>
</header>
<body>
<section>
<section id="overview">
<title>HEAR YE, HEAR YE!</title>
<p>
Software and documentation in this repository are covered under
@ -34,8 +34,7 @@ files under xml-commons/java/src
</p>
</section>
<anchor id="license"/>
<section>
<section id="license">
<title>General License</title>
<source><![CDATA[
xml-commons/LICENSE.txt
@ -97,8 +96,7 @@ See README.txt for additional licensing information.
]]></source>
</section>
<anchor id="info-about"/>
<section>
<section id="info-about">
<title>Information about this document</title>
<ul>
<li>Version: $Id$</li>