users@jaxb.java.net

Re: [xjc] [ERROR] Specified conversion customization is not used.

From: Franklin, Brian <brian.franklin_at_ciraden.com>
Date: Fri, 09 May 2003 14:23:02 -0400

Sorry for the delay. Here is a test schema.

--- unusedCustomization.xsd ---

<?xml version="1.0" encoding="UTF-8"?>

<schema xmlns="http://www.w3.org/2001/XMLSchema"
                targetNamespace="foo/bar"
                xmlns:this="foo/bar"
                xmlns:datatype="com/thoughtriver/open/datatype"
                elementFormDefault="qualified">

        <import namespace="com/thoughtriver/open/datatype"

schemaLocation="http://singularity-sys.sf.net/schemas/dataTypes.xsd" />

        <element name="unusedCustomizationConversion" type="string" />

</schema>

--- end ---

As you can see, it imports a schema that I haven't included, but you can
download it off of SourceForge.

Thanks in advance,

Brian Franklin


-----Original Message-----
From: Kohsuke Kawaguchi [mailto:Kohsuke.Kawaguchi_at_Sun.COM]
Sent: Wednesday, May 07, 2003 11:19 AM
To: JAXB-INTEREST_at_JAVA.SUN.COM
Subject: Re: [xjc] [ERROR] Specified conversion customization is not
used.


> I have started running into this now, too. Has this problem been fixed,
> or do you at least have a solid test case for it now? This is the last
> message I saw in this thread (there was another similar thread later,
> but it didn't seem to have definite conclusion either).

I think the problem is fixed, but I'd love to have another test case!

You can either trust me and wait for the next release, only to find out
that your particular case is not really fixed, or you can send us your
schema and rest assured that it will be fixed in the next release.

It's your choice :-)

regards,
--
Kohsuke KAWAGUCHI                  408-276-7063 (x17063)
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com