When i want to generate java classes from xsd files is there a problem like,
parsing a schema...
[ERROR] Property "Title" is already defined. Use <jaxb:property> to resolve this conflict. line 104 of http://www.xbrl.org/2003/xl-2003-12-31.xsd
[ERROR] The following location is relevant to the above error line 110 of http://www.xbrl.org/2003/xl-2003-12-31.xsd
[ERROR] Property "Title" is already defined. Use <jaxb:property> to resolve this conflict. line 145 of http://www.xbrl.org/2003/xl-2003-12-31.xsd
[ERROR] The following location is relevant to the above error line 151 of http://www.xbrl.org/2003/xl-2003-12-31.xsd
Failed to parse a schema.
Here is ref link http://www.xbrl.org/2003/xl-2003-12-31.xsd
thank you for any help