users@jaxb.java.net

Re: pattern in a simple type

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Wed, 20 Oct 2004 13:48:16 -0700

Ed Trembicki-Guy wrote:
> With the work-around described below, is the sample schema the source
> schema to be processed by jaxb? If so, this work-around is problematic
> for me, because the schema in question is an industry-standard schema
> which we include, but do not modify.

Not a problem. JAXB has the concept of external binding files, which
allows you to put customization in a separate file.

Some of the samples bundled in the package shows you how to use it.

Also see http://www.onjava.com/pub/a/onjava/2003/12/10/jaxb.html?page=2

-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net