homepage/xdocs swing.xml,NONE,1.1 properties.xml,NONE,1.1 xsddoc.xml,NONE,1.1 index.xml,NONE,1.1 navigation.xml,NONE,1.1

Kurt Riede <[email protected]> Thu, 07 Oct 2004 23:06:25 +0000
Newsgroups gmane.text.xml.xframe.xsddoc.devel
Message-ID <[email protected]>
Update of /cvsroot/xframe/homepage/xdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27889/xdocs

Added Files:
	swing.xml properties.xml xsddoc.xml index.xml navigation.xml 
Log Message:
changed to use maven as build tool

--- NEW FILE: properties.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<!--
This file is part of the xframe software package
hosted at http://xframe.sourceforge.net

Copyright (c) 2003 Kurt Riede.

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-->
<document>
  <properties>
    <title>Maven xsddoc Plug-in Properties</title>
  </properties>
  <body>
    <section name="Maven xsddoc Plug-in Settings">
      <table>
        <tr>
          <th>Property</th>
          <th>Optional?</th>
          <th>Description</th>
        </tr>
        <tr>
          <td>maven.xsddoc.dest</td>
          <td>Yes</td>
          <td>
            <p>Default value is
              <code>${maven.docs.dest}/xsddocs</code>.</p>
          </td>
        </tr>
        <tr>
          <td>maven.xsddoc.src</td>
          <td>Yes</td>
          <td>
            <p>Default value is
              <code>src/xsd</code>.</p>
          </td>
        </tr>
        <tr>
          <td>maven.xsddoc.include</td>
          <td>Yes</td>
          <td>
            <p>Default value is
              <code>**/*.xsd</code>.</p>
          </td>
        </tr>
      </table>
    </section>
  </body>
</document>
--- NEW FILE: navigation.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<!--
This file is part of the xframe software package
hosted at http://xframe.sourceforge.net

Copyright (c) 2003 Kurt Riede.

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-->
<project name="Maven xsddoc Plug-in">
  <title>xframe</title>
  <body>
    <links>
      <item name="xsddoc" href="http://xframe.sourceforge.net/xsddoc/index.html"/>
      <item name="maven-xsddoc-plugin" href="http://xframe.sourceforge.net/maven-xsddoc-plugin/index.html"/>
    </links>
    <menu name="Overview">
      <item name="About" href="index.html"/>
      <item name="xsddoc" href="http://xframe.sourceforge.net/xsddoc/index.html"/>
      <item name="swing" href="http://xframe.sourceforge.net/swing/index.html"/>
    </menu>
    <menu name="Project documentation">
      <item name="Project Info">
        <item name="swing" href="http://xframe.sourceforge.net/swing/index.html"/>
      </item>
      <item name="Project Reports">
        <item name="About" href="team-list.html"/>
        <item name="xsddoc" href="http://xframe.sourceforge.net/xsddoc/index.html"/>
        <item name="swing" href="http://xframe.sourceforge.net/swing/index.html"/>
      </item>
    </menu>
  </body>
</project>

--- NEW FILE: swing.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<!--
This file is part of the xframe software package
hosted at http://xframe.sourceforge.net

Copyright (c) 2003 Kurt Riede.

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-->
<document>

  <properties>
    <title>xsddoc</title>
    <author email="[email protected]">Kurt Riede</author>
  </properties>

  <body>

    <section name="xsddoc">
      <p>This page is our entry to Swing related information and resources.</p>

      <p>Our first need related to Java Swing is a easy-to-use table with some
      more funcionalities thtan the Swing JTable. See
      <a href="http://xframe.sourceforge.net/swing/jxtable.html">JXTable</a> for more details.</p>

    </section>

  </body>
</document>

--- NEW FILE: xsddoc.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<!--
This file is part of the xframe software package
hosted at http://xframe.sourceforge.net

Copyright (c) 2003 Kurt Riede.

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-->
<document>

  <properties>
    <title>xsddoc</title>
    <author email="[email protected]">Kurt Riede</author>
  </properties>

  <body>

    <section name="xsddoc">
      <p>The xsddoc subproject is a XML Schema documentation generator
        for W3C XML Schemas.</p>
      <p><a href="http://xframe.sourceforge.net/xsddoc/index.html">xsddoc homepage</a>.</p>

    </section>

  </body>
</document>

--- NEW FILE: index.xml ---
<?xml version="1.0"?>
<!--
This file is part of the xframe software package
hosted at http://xframe.sourceforge.net

Copyright (c) 2003 Kurt Riede.

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-->
<document>

  <properties>
    <title>xsddoc</title>
    <author email="[email protected]">Kurt Riede</author>
  </properties>

  <body>

    <section name="xframe">
      <p>xframe is a project about schema based programming
        hosted at www.sourceforge.net.</p>
      <p>We focus on XML schema as the starting point of application
        development. Derived from the schema we automatically generate
        business models, GUI's, mappings and more. It's somehow a quite
        abstract variation of MDA (model driven architecture).</p>

      <p>There are several existing tools like JAXB from SUN Microsystems
        to automate some of these tasks, but out of several reasons they
        are not useful for use. For example with JAXB the schema must be
        known at compile time. But what we need is a runtime schemas
        processor.</p>

    </section>

  </body>
</document>



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl