Hi,
the problem with your schema definition is, that the parser cannot decided for a document like yours:
whether
<Title></pre> or <pre class="ip-ubbcode-code-pre"><dc></pre> is the occurring element.<BR>In this sense it's not deterministic and thus rejected. For a more detailed discussion of this topic please refer to <A HREF="http://tamino.forums.softwareag.com/viewtopic.php?p=12586" TARGET=_blank>non deterministic Schema topic</A><BR><BR>I adapted your schema by introducing a new enclosing element called <pre class="ip-ubbcode-code-pre">dcs</pre>, which contains a occurrence of <pre class="ip-ubbcode-code-pre">dc
elements. I generated an application using the X-Application Generator and it worked.
I hope that helps you.
Please find attached the modified schema.
Thank you for your contribution.
Stefan Schwalm
Software AG, Darmstadt
dc2.tsd (11 KB)
#webMethods#API-Management#Tamino