homepage/xdocs xframe.xml,NONE,1.1 links.xml,NONE,1.1 navigation.xml,1.4,1.5
Kurt Riede <[email protected]> Sat, 20 Nov 2004 13:09:52 +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-serv25789/xdocs
Modified Files:
navigation.xml
Added Files:
xframe.xml links.xml
Log Message:
old pages upgraded to new layout for backward compatibility of old links to the xframe site
Index: navigation.xml
===================================================================
RCS file: /cvsroot/xframe/homepage/xdocs/navigation.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** navigation.xml 12 Nov 2004 14:06:42 -0000 1.4
--- navigation.xml 20 Nov 2004 13:09:49 -0000 1.5
***************
*** 32,35 ****
--- 32,36 ----
<item name="maven-xsddoc-plugin" href="http://xframe.sourceforge.net/maven-xsddoc-plugin/index.html"/>
<item name="swing" href="http://xframe.sourceforge.net/swing/index.html"/>
+ <item name="links" href="links.html"/>
</menu>
<search/>
--- NEW FILE: links.xml ---
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
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>xframe links</title>
<author email="[email protected]">Kurt Riede</author>
</properties>
<body>
<section name="W3C Recommendations">
<ul>
<li>
<a target="_blank" href="http://www.w3.org/TR/REC-xml">XML 1.0</a>
</li>
<li>
<a target="_blank" href="http://www.w3.org/TR/xml11">XML 1.1</a>
</li>
<li>
<a target="_blank" href="http://www.w3.org/TR/REC-xml-names">
Namespaces in XML</a>
</li>
<li>
<a target="_blank" href="http://www.w3.org/TR/xml-names11/">
Namespaces in XML 1.1</a>
</li>
<li>
<a target="_blank" href="http://www.w3.org/TR/xinclude">XInclude</a>
</li>
<li>
<a target="_blank" href="http://www.w3.org/TR/xml-infoset">XML
Information Set</a>
</li>
<li>
<a target="_blank" href="http://www.w3.org/TR/xmlbase/">XML Base</a>
</li>
<li>
<a target="_blank" href="http://www.w3.org/TR/xmlschema-0">XML Schema
Part 0: Primer</a>
</li>
<li>
<a target="_blank" href="http://www.w3.org/TR/xmlschema-1">XML-Schema
Part 1: Structures</a>
</li>
<li>
<a target="_blank" href="http://www.w3.org/TR/xmlschema-2">XML-Schema
Part 2: Datatypes</a>
</li>
<li>
<a target="_blank" href="http://www.w3.org/TR/xpath">XML Path
Language (XPath)</a>
</li>
<li>
<a target="_blank" href="http://www.w3.org/TR/xslt">XSL
Transformations (XSLT)</a>
</li>
</ul>
</section>
<section name="Schema Validators">
<ul>
<li>
<a target="_blank"
href="http://apps.gotdotnet.com/xmltools/xsdvalidator/">XSD Schema
Validator (GotDotNet)</a>
</li>
<li>
<a target="_blank" href="http://www.xmlmind.com/xsdvalid.html">
Xsdvalid (Pixware, XMLmind)</a>
</li>
<li>
<a target="_blank" href="http://www.alphaworks.ibm.com/tech/xmlsqc">
XML Schema Quality Checker (IBM alphaWorks)</a>
</li>
</ul>
</section>
<section name="Schema based XML Editors">
<ul>
<li>
<a target="_blank" href="http://www.xmlmind.com/xmleditor">XML Editor
(Pixware, XMLmind)</a>
</li>
<li>
<a target="_blank"
href="http://www.syntext.com/products/serna/index.htm">Serna
(Syntext)</a>
</li>
<li>
<a target="_blank" href="http://www.stylusstuidio.com">StylusStudio
(Sonic Software)</a>
</li>
<li>
<a target="_blank" href="http://www.xmlspy.com">XML Spy, Altova</a>
</li>
<li>
<a target="_blank"
href="http://www.tibco.com/solutions/products/extensibility/turbo_xml.jsp">
Turbo XML, Tibco</a>
</li>
<li>
<a target="_blank" href="http://www.xmetal.com">XMetaL (Corel)</a>
</li>
</ul>
</section>
<section name="Schema based Code Generators">
<ul>
<li>
<a target="_blank" href="http://java.sun.com/xml/jaxb">JAXB - Java
API for XML Binding</a>
</li>
<li>
<a target="_blank" href="http://ws.apache.org/jaxme/">JaxMe (Apache
implementation of JAXB)</a>
</li>
</ul>
</section>
<section name="Schema Documentation Tools">
<ul>
<li>
<a target="_blank" href="http://xframe.sourceforge.net/xsddoc.html">
xframe - xsddoc</a>
</li>
<li>
<a target="_blank" href="http://www.bluetetra.com/xsddoc/index.htm">
XSDdoc (Bluetetra software)</a>
</li>
<li>
<a target="_blank"
href="http://titanium.dstc.edu.au/xml/xs3p/index.shtml">xs3p
(Titanium)</a>
</li>
</ul>
</section>
<section name="XML Tools">
<ul>
<li>
<a target="_blank" href="http://xml.apache.org/xalan-j/index.html">
Apache Xalan 2 Java</a>
</li>
<li>
<a target="_blank" href="http://xml.apache.org/xerces2-j/index.html">
Apache Xerces 2 Java</a>
</li>
<li>
<a target="_blank" href="http://ant.apache.org/">Apache Ant</a>
</li>
<li>
<a target="_blank" href="http://xml.apache.org/forrest">Apache
Forrest</a>
</li>
</ul>
</section>
<section name="Non-XML Tools">
<ul>
<li>
<a target="_blank" href="http://www.eclipse.org">Eclipse</a>
</li>
<li>
<a target="_blank" href="http://winscp.sourceforge.net/eng/">WinSCP,
Sourceforge</a>
</li>
<li>
<a target="_blank"
href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">Putty,
Simon Tatham</a>
</li>
</ul>
</section>
</body>
</document>
--- NEW FILE: xframe.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>
<section name="Sub Projects">
<subsection name="xsddoc">
<p>This sub project contains an XML Schema documenation generator.</p>
<p>
<a href="http://xframe.sourceforge.net/xsddoc/index.html">xsddoc</a>
</p>
</subsection>
<subsection name="maven-xsddoc-plugin">
<p>This sub project contains a maven-plugin for xsddoc.</p>
<p>
<a
href="http://xframe.sourceforge.net/maven-xsddoc-plugin/index.html">
xsddoc-maven-plugin</a>
</p>
</subsection>
<subsection name="xframe-swing">
<p>This sub project contains Swing related development</p>
<p>
<a href="http://xframe.sourceforge.net/swing/index.html">
xframe-swing</a>
</p>
</subsection>
</section>
</body>
</document>
-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8