Ambiguous content model: element particle <topic> appears in more than one place in the content model
Posted: Fri Oct 26, 2012 5:42 pm
I've just created a new project and copied over some stylesheets from an old project to process my DITA transforms. I've probably done something daft, but using the same XML + XSLT + (in theory) XSD files I used in the old project, when I run any of the transforms I get the desired output, but then a failure message:
System ID: C:\Program Files\Oxygen XML Editor 13\frameworks\dita\DITA-OT\schema\base\xsd\topicMod.xsd
...
Engine name: Saxon-EE 9.4.0.3
Severity: fatal
Description: Error in complex type defined at line 125 of file:/C:/Program%20Files/Oxygen%20XML%20Editor%2013/frameworks/dita/DITA-OT/schema/base/xsd/topicMod.xsd: Ambiguous content model: element particle <topic> appears in more than one place in the content model
Start location: 125:0
The XML actually points explicitly to a copy of the DITA XSD files that is in a subfolder of where the XML lives, but Oxygen is still defaulting to its own copy, so maybe it ends up importing the same files twice.
I don't have this problem with the old project so presumably, there's a project setting somewhere that I need to change in Oxygen?
System ID: C:\Program Files\Oxygen XML Editor 13\frameworks\dita\DITA-OT\schema\base\xsd\topicMod.xsd
...
Engine name: Saxon-EE 9.4.0.3
Severity: fatal
Description: Error in complex type defined at line 125 of file:/C:/Program%20Files/Oxygen%20XML%20Editor%2013/frameworks/dita/DITA-OT/schema/base/xsd/topicMod.xsd: Ambiguous content model: element particle <topic> appears in more than one place in the content model
Start location: 125:0
The XML actually points explicitly to a copy of the DITA XSD files that is in a subfolder of where the XML lives, but Oxygen is still defaulting to its own copy, so maybe it ends up importing the same files twice.
I don't have this problem with the old project so presumably, there's a project setting somewhere that I need to change in Oxygen?