Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有两个具有相同根元素名称的 xsd 文件。理想情况下,最好在这两个 xsd 文件中有两个唯一名称。
如果我希望 JAXB 创建具有唯一标识的类,我们如何通过外部绑定来实现?
谁能帮我?