Closed glassfishrobot closed 16 years ago
Bonjour, XJC gets into an endless loop when parsing the following example. Note that:
I made the test with hudson-jaxb-ri-2.1-646 Thanks for any help /Hervé
Here is the xsd file:
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xlink="http://www.w3.org/1999/xlink" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.musicxml.org/xsd/xml.xsd"/> <xs:import namespace="http://www.w3.org/1999/xlink" schemaLocation="http://www.musicxml.org/xsd/xlink.xsd"/>
Reported by hbitteur
@pavelbucek said: already fixed in 2.1.9
Was assigned to jaxb-issues
This issue was imported from java.net JIRA JAXB-551
Marked as fixed on Tuesday, November 4th 2008, 8:58:29 pm
Bonjour, XJC gets into an endless loop when parsing the following example. Note that:
I made the test with hudson-jaxb-ri-2.1-646 Thanks for any help /Hervé
Here is the xsd file:
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xlink="http://www.w3.org/1999/xlink" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.musicxml.org/xsd/xml.xsd"/> <xs:import namespace="http://www.w3.org/1999/xlink" schemaLocation="http://www.musicxml.org/xsd/xlink.xsd"/>