On 01-06-04 21:28, Keith Visco wrote:
> Thanks for test case Roy, I'll try it out once I have a moment to do so.
Thanks,

I noticed a part of the xsd is commented out. Could that have anything to do 
with this? It's documentation says something about type-safe enumeration 
handling. Since my "Kind" element consists of enumeration elements I wonder 
if that is just not implemented yet.

On the other hand I do not want to rename the enumeration values, but only the 
enumeration class, which is imho no different than any other type.

Please let me know your findings.
-Roy
>
> --Keith
>
> Roy van der Kuil wrote:
> > Hi,
> >
> > First of all I'd like to thank you for creating this wonderfull product
> > that has made my life so far a lot easier :).
> >
> > Of course then I ran in to a problem with the xsd file(s) I have to use
> > for communicating with a customer. The problem is as follows:
> >
> > The xsd contains some elements with duplicate "element" names.
> > Unfortunately these elements do not have the same child-values. I have
> > managed to rename complexType objects by means of a binding file but
> > renaming this simple type (containing an enumeration of possible values)
> > does not seem to work for me.
> >
> > I attached both the xsd and binding file example I have tried. Any help
> > to make renaming of these enumeration elements possible will be greatly
> > appreciated. I really hope I can show my boss that choosing Java as our
> > main development platform is the right choice. (other companies that will
> > communicate using the xsd are using .NET technology).
> >
> > Kind regards.
> > -Roy van der Kuil
> >
> >  
> > ------------------------------------------------------------------------
> > Name: binding.xml
> >    binding.xml    Type: XML Document (text/xml)
> >               Encoding: 7bit
> >
> >                Name: test.xsd
> >    test.xsd    Type: Plain Text (text/plain)
> >            Encoding: 7bit
> >
> >  
> > ------------------------------------------------------------------------
> > -----------------------------------------------------------
> > If you wish to unsubscribe from this mailing, send mail to
> > [EMAIL PROTECTED] with a subject of:
> >         unsubscribe castor-user
>
> -----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
>         unsubscribe castor-user



----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-user

Reply via email to