Compiling XML schema to Java with key/keyref identity constraints

前端 未结 1 1617
遇见更好的自我
遇见更好的自我 2021-01-15 15:59

Lets say I have the following XML schema:



        
相关标签:
1条回答
  • 2021-01-15 16:37

    Currently EclipseLink JAXB (MOXy) only extends the XJC tool to add a jaxb.properties file that indicates that MOXy is the JAXB (JSR-222) provider. I have entered the following enhancement (currently unscheduled) to track this request:

    • http://bugs.eclipse.org/411619
    0 讨论(0)
提交回复
热议问题