| <?xml version="1.0" encoding="ISO-8859-1"?> | |
| <!-- | |
| ~ Licensed to the Apache Software Foundation (ASF) under one | |
| ~ or more contributor license agreements. See the NOTICE file | |
| ~ distributed with this work for additional information | |
| ~ regarding copyright ownership. The ASF licenses this file | |
| ~ to you under the Apache License, Version 2.0 (the | |
| ~ "License"); you may not use this file except in compliance | |
| ~ with the License. You may obtain a copy of the License at | |
| ~ | |
| ~ http://www.apache.org/licenses/LICENSE-2.0 | |
| ~ | |
| ~ Unless required by applicable law or agreed to in writing, | |
| ~ software distributed under the License is distributed on an | |
| ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | |
| ~ KIND, either express or implied. See the License for the | |
| ~ specific language governing permissions and limitations | |
| ~ under the License. | |
| --> | |
| <project name="Apache XmlSchema"> | |
| <skin> | |
| <groupId>org.apache.maven.skins</groupId> | |
| <artifactId>maven-fluido-skin</artifactId> | |
| <version>2.0.0-M11</version> | |
| </skin> | |
| <bannerRight> | |
| <src>http://ws.apache.org/images/project-logo.jpg</src> | |
| <href>http://ws.apache.org/</href> | |
| </bannerRight> | |
| <version position="none" /> | |
| <body> | |
| <links> | |
| <item name="Apache" href="http://www.apache.org/"/> | |
| <item name="WebServices" href="http://ws.apache.org/"/> | |
| <item name="XmlSchema" href="http://ws.apache.org/commons/XmlSchema/"/> | |
| </links> | |
| <menu name="XML Schema"> | |
| <item name="Home" href="../index.html"/> | |
| <item name="Downloads" href="http://www.apache.org/dyn/closer.cgi/ws/xmlschema/"> | |
| <item name="Source Code" href="scm.html"/> | |
| </item> | |
| <item name="Documentation" href=""> | |
| <item name="Tutorial" href="schematutorial.html"/> | |
| <item name="Extensions" href="writingExtensions.html"/> | |
| <item name="Javadocs" href="apidocs/index.html"/> | |
| <item name="View Source" | |
| href="https://github.com/apache/ws-xmlschema"/> | |
| </item> | |
| <item name="Project Information" href="project-info.html"> | |
| <item name="Mailing Lists" href="mailing-lists.html"/> | |
| <item name="Issue Tracking" href="issue-management.html"/> | |
| </item> | |
| <item name="License" href="licenses.html"/> | |
| </menu> | |
| <menu ref="reports" /> | |
| <menu name="Apache"> | |
| <item name="License" href="http://www.apache.org/licenses/"/> | |
| <item name="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html"/> | |
| <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/> | |
| <item name="Security" href="http://apache.org/security/"/> | |
| </menu> | |
| </body> | |
| </project> |