|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<project name="Fosstrak EPCIS" xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
|
|
<bannerLeft>
|
|
<name>Fosstrak</name>
|
|
<src>images/banner_left.gif</src>
|
|
<href>http://www.fosstrak.org/</href>
|
|
</bannerLeft>
|
|
<skin>
|
|
<groupId>org.fosstrak.mavenskin</groupId>
|
|
<artifactId>mavenskin-default</artifactId>
|
|
<version>1.0</version>
|
|
</skin>
|
|
<poweredBy>
|
|
<logo img="images/logos/supportedByAutoid4.png" name="Auto-ID" href="http://www.autoidlabs.org/" />
|
|
</poweredBy>
|
|
<publishDate position="none" />
|
|
|
|
<body>
|
|
<links>
|
|
<item name="EPCIS Repository" href="index.html"/>
|
|
<item name="TDT Engine" href="../tdt/index.html"/>
|
|
<item name="ALE Middleware" href="../fc/index.html"/>
|
|
<item name="LLRP Commander" href="../llrp/index.html"/>
|
|
</links>
|
|
|
|
<breadcrumbs>
|
|
<item href="../index.html" name="Fosstrak" />
|
|
<item name="EPCIS"/> <!-- href is derived from project.url -->
|
|
</breadcrumbs>
|
|
|
|
|
|
<!-- =========================================================== -->
|
|
<!-- Navigation Menu -->
|
|
<!-- =========================================================== -->
|
|
|
|
<menu name="EPCIS" inherit="top">
|
|
<item name="Overview" href="index.html"/>
|
|
<item name="Features" href="features.html"/>
|
|
<item name="Demo" href="demo.html"/>
|
|
<item name="Download" href="download.html"/>
|
|
<item name="License" href="license.html"/>
|
|
<item name="FAQ" href="faq.html"/>
|
|
<item name="Roadmap" href="tasklist.html"/>
|
|
<item name="Project Team" href="team-list.html"/>
|
|
<item name="Mailing Lists" href="mail-lists.html"/>
|
|
<item name="Issue Tracking" href="issue-tracking.html"/>
|
|
</menu>
|
|
<menu name="Guides &amp; Documentation" inherit="top">
|
|
<item name="User Guide" href="docs/user-guide.html"/>
|
|
<item name="Developer Guide" href="docs/developer-guide.html"/>
|
|
<item name="Architecture Guide" href="docs/architecture-guide.html"/>
|
|
<item name="Webadapter Guide" href="docs/webadapter-guide.html"/>
|
|
<item name="JavaDoc" href="apidocs/index.html"/>
|
|
<item name="JavaDoc Webadapter" href="../webadapters/apidocs/index.html"/>
|
|
<!-- <item name="Source Repository" href="source-repository.html"/> -->
|
|
<!-- <item name="Source Xref" href="xref/index.html"/> -->
|
|
</menu>
|
|
<menu name="EPCIS Modules" inherit="none">
|
|
<item name="EPCIS Repository" href="epcis-repository/project-reports.html" collapse="true">
|
|
<item name="dummy"/>
|
|
</item>
|
|
<item name="EPCIS Query Client" href="epcis-queryclient/project-reports.html" collapse="true">
|
|
<item name="dummy"/>
|
|
</item>
|
|
<item name="EPCIS Capture Client" href="epcis-captureclient/project-reports.html" collapse="true">
|
|
<item name="dummy"/>
|
|
</item>
|
|
<item name="EPCIS Commons" href="epcis-commons/project-reports.html" collapse="true">
|
|
<item name="dummy"/>
|
|
</item>
|
|
<item name="EPCIS Interop Test" href="epcis-interop-test/project-reports.html" collapse="true">
|
|
<item name="dummy"/>
|
|
</item>
|
|
</menu>
|
|
|
|
</body>
|
|
</project>
|