[Announcement] SchemoX

Hi,

we are working on a project named 'SchemoX'. It's completely Open Source under a Apache style license.

Overview:
  SchemoX is a 100% pure Java Framework that allows to generate input forms for XML data extracted from the underlying data structures. These forms will be embedded in complex web and non-web applications. 

On of the main goals of SchemoX is to encapsulate general form actions in a framework.
We use the information extracted from XML Schema definitions to create an abstract form. This abstract form can be rendered to e.g. XHTML or XForms. General functionalities such as createForm or validateUserInput are processed by the Framework classes. 

Because this framework processes dynamic generated forms, it may be of interest here.

For web based user interactions we are using Cocoon to transmit these forms. Other user interfaces 
such as Java Swing based are also supported by a pluggable output renderer interface.

More information such as a proposal and some code samples can be found on 
http://www.infozone-group.org/projects_main.html/

It's work in progress and all comments, criticism and hints are always welcome.
Contributers are welcome, as well. ;-) 

Best regards,
	Steffen...

-- 
______________________________________________________________________
Steffen Stundzig                            mailto:steffen@smb-tec.com
SMB GmbH                                        http://www.smb-tec.com

Received on Wednesday, 1 November 2000 09:36:16 UTC