jaxB クラスの生成でいくつかのオブジェクトの衝突がありました。カスタム バインディング ファイルを使用して競合を整理するなどのことができることはわかっていますが、この競合は、異なる名前空間を使用する別のファイル内の同じ名前の 2 つの要素間で発生します。それらが異なる名前空間を持っているという事実で十分ではないでしょうか?
parsing a schema...
compiling a schema...
[ERROR] A class/interface with the same name "code.NameType" is already in use. Use a class customization to resolve this conflict.
line 215 of file:/C:/Workspace/schemaGen/SchemaGen/src/schemas/Core.xsd
[ERROR] (Relevant to above error) another "NameType" is generated from here.
line 47 of file:/C:/Workspace/schemaGen/SchemaGen/src/schemas/SearchCore.xsd