JiBX: Schema generation

Get JiBX - XML Data Binding for Java at SourceForge.net. Fast, secure and Free Open Source software downloads
Home Page | SourceForge Page | Mailing Lists | Bugs | Downloads
JiBX Basics
Overview
Getting Started
Binding Compiler
Binding on Load
Runtime
Extras
Building JiBX
Contributing
License
News and Status
Support
FAQ
Mailing Lists
Bugs
User Comments
Sponsors
Start from Code
Start from Code
BindGen
Example Code
Example 1
Example 2
Example 3
Example 4
Customizations Reference
SchemaGen
Jibx2Wsdl
Examples
Customizations
Start from Schema
Start from Schema
CodeGen
Example Code
Example 1
Example 2
Example 3
Customizations Reference
Binding Definition
Binding Tutorial
A basic binding
Binding extras
Structure mapping
Collections and arrays
Using mappings
Advanced binding
Method hooks
Custom code
Precompiled Bindings
Definition details
Definition contexts
Conversions
XML summary
<binding> element
<include> element
<format> element
<namespace> element
<mapping> element
<value> element
<structure> element
<collection> element
Attribute groups
Usage API
Runtime JavaDocs
Subprojects
Eclipse Plug-in
Introduction
Install
Usage
Axis2 Usage

Generating a schema from binding and code

Schema generation from a binding and code uses the org.jibx.schema.generator.SchemaGen class. The implementation has been heavily influenced by the needs of BindGen, and may not be usable with bindings constucted by hand. If you want to give it a try, run SchemaGen directly from a console and you'll receive a list of command line parameters. Future releases in the 1.2 series will improve SchemaGen handling of unusual binding constructs, and will also include further documentation.

© 2003-2009, Dennis M. Sosnoski (Sosnoski Software Associates Ltd). Licensed to the JiBX Project for free distribution and use.