Hello,

I follow the convention of prefixing an "I" to my Java interface names. I am therefore trying to instruct the XML Beans scomp generator to prefix the generated interfaces with an "I", without prefixing the implementing classes names ("...impl"), too.

Using an .xsdconfig file, I am able to prefix all or some of my complex types with an "I", however this always also applies to the implementing classes (using xb:namespace and/or xb:qname).

Is there any way to instruct the scomp generator to only prefix the interface names, without prefixing the implementing classes names, too?

Thanks a lot,

Reto

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to