About This Content

June 5, 2006

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available at http://www.eclipse.org/legal/epl-v10.html. For purposes of the EPL, "Program" will mean the Content.

If you did not receive this Content directly from the Eclipse Foundation, the Content is being redistributed by another party ("Redistributor") and different terms and conditions may apply to your use of any object code in the Content. Check the Redistributor's license that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise indicated below, the terms and conditions of the EPL still apply to any source code in the Content and such source code may be obtained at http://www.eclipse.org/.

Third Party Content

The Content includes items that have been sourced from third parties as follows:

DOM Java Language Binding

The Content includes the DOM Java Language Binding ("DOM Binding") developed by the World Wide Web Consortium. Your use of the DOM Binding is subject to the terms and conditions found in LICENSE.dom.html which is included with the Content.

The DOM Binding is included in object code form as part of org.eclipse.ercp.xml_[version].jar where [version] is the xml package version number. If the source code is included, it is located in the src directory in the jar.

SAX 2.0

The Content includes SAX developed by the SAX project (http://www.saxproject.org). Your use of SAX is subject to the terms and conditions of the license found in the file LICENSE.sax.txt which is included with the Content.

SAX is included in object code format as part of org.eclipse.ercp.xml_[version].jar where [version] is the xml package version number. If the source code is included it is located in the src directory in the jar.

Crimson 1.1 Javadoc

The Content may include source code for the XML parser. The XML parser Java source code in the src\javax\xml\parsers directory contains "Javadoc" comments taken from Crimson 1.1 ("Crimson Javadoc"). Crimson is developed by the Apache Software Foundation as part of the The Apache XML Project. The Crimson Javadoc is:

Copyright (c) 2000 The Apache Software Foundation. All rights reserved.

Your use of the Crimson Javadoc is subject to the terms and conditions of the Apache Software License 1.1 which is available at http://www.apache.org/licenses/LICENSE-1.1. More specifically, if the Content includes the Crimson Javadoc:

1. Redistributions of source code must retain the above copyright notice, this list of
conditions and the following disclaimer.

3. The end-user documentation included with the redistribution, if any, must include the
following acknowledgment:
"This product includes software developed by the Apache Software Foundation
(http://www.apache.org/)."
Alternately, this acknowledgment may appear in the software itself, if and wherever such
third-party acknowledgments normally appear.

4. The names "Crimson" and "Apache Software Foundation"
must not be used to endorse or promote products derived from this software without prior
written permission. For written permission, please contact apache@apache.org.

5. Products derived from this software may not be called "Apache", nor may "Apache" appear
in their name, without prior written permission of the Apache Software Foundation.

THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED 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 APACHE SOFTWARE FOUNDATION OR ITS
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.

All other parts of the XML parser Java source code including the functional Java code as well as the XML parser binary code located in org.eclipse.ercp.xml_[version].jar where [version] is the xml package version number, are provided to you under the terms and conditions of the EPL.