RSS 7 projects tagged "XML Schema"

Download Website Updated 21 Dec 2009 XMLBeans

Screenshot
Pop 51.61
Vit 1.52

XMLBeans is a technology for accessing XML by binding it to Java types. XMLBeans provides several ways to get at the XML. You can do this through XML schema that has been compiled to generate Java types that represent schema types. In this way, you can access instances of the schema through JavaBeans-style accessors after the fashion of "getFoo" and "setFoo". The XMLBeans API also allows you to reflect into the XML schema itself through an XML Schema Object model. There is a cursor model through which you can traverse the full XML infoset. There is support for XML DOM.

No download Website Updated 13 Jul 2009 AntTask-GenerateXML

Screenshot
Pop 18.68
Vit 37.54

AntTask-GenerateXML is an Ant task that uses XMLBeans to create example XML instances from a W3C schema. It is especially useful for looking at pieces of schema, as you can set the element you wish to use as the root one. It will use the values from enumerations as the fixed/default values for attributes and elements if they are set. It obeys the XML type system with the exception of regex/patterns.

Download Website Updated 20 Jul 2012 Zorba

Screenshot
Pop 67.11
Vit 5.90

Zorba is a general-purpose XQuery processor implementing in C++ the W3C family of specifications. It is not an XML database. The query processor has been designed to be embeddable in a variety of environments, such as other programming languages extended with XML processing capabilities, browsers, database servers, XML message dispatchers, or smartphones. Its architecture employes a modular design, which allows customizing the Zorba query processor to the environment’s needs. In particular, the architecture of the query processor allows a pluggable XML store (e.g. main memory, DOM stores, persistent disk-based large stores, and S3 stores).

Download Website Updated 16 Feb 2010 JiBX/OTA

Screenshot
Pop 18.30
Vit 1.00

JiBX/OTA is a set of examples and sample code intended to help developers working with the Open Travel Alliance schemas. It includes two different examples of JiBX code generation from the OTA schemas, an example of WSDL generation from a Java interface for a Web service based on OTA messages, and two different sample implementations of a client and server for the Web service (Axis2 with standard SOAP/HTTP support, and JiBX/WS with SOAP/HTTP as well as POX/HTTP, SOAP/TCP, and POX/TCP, including high-performance XBIS encoding support).

Download Website Updated 25 Apr 2012 LabKey Server

Screenshot
Pop 35.01
Vit 2.23

LabKey Server is open source software that helps scientists manage, analyze, and share complex datasets. It supports tandem mass spectrometry, flow cytometry, assays for neutralizing antibodies, Luminex, observational studies, and secure, Web-based collaboration. The software is modular, configurable, and customizable. It can be installed in your institution on any modern hardware and operating system. It is designed to integrate with your existing systems, instruments, and work flows, and to be readily adapted by skilled programmers to novel methods of inquiry. The project is under active development by a team of professional software engineers and a community of active contributors. New versions are released about four times per year.

Download Website Updated 22 Dec 2012 INIshell

Screenshot
Pop 45.50
Vit 1.48

INIshell is a graphical INI file generator. A set of constraints regarding the sections, keys, and values that might be present in the INI file are defined in an XML file. INIshell reads this XML file and dynamically generates a GUI allowing the end user to edit the INI file. Its flexibility allows any application to describe its configuration options and easily offer a GUI to the end user.

No download No website Updated 25 Dec 2012 TermFu

Screenshot
Pop 72.06
Vit 1.00

TermFu allows you to have access to all those long terminal commands that are so hard to remember. It's a client for the commandlinefu.com Web site where other users share those amazing "one-liners"

Screenshot

Project Spotlight

groonga

An full text search engine and column store..

Screenshot

Project Spotlight

bashstyle-ng

A graphical tool for styling Bash.