Content Modul Choice nested in Sequence brings X-App down

X-Application Version: 3.1.2
Tamino Version : 3.1.1
Platform : Win2k,
WebContainer : Tomcat 3.3a
JDK Version : 1.3.1_01

Hi,

enclosed a schema “metaview” that contains choices nested in sequences (without an intermediate node). The generator runs without reporting an error, but the resulting web-app shows Error 999, e.g. when create.jsp gets near the nested choice at XPath metaview/category/folder . (The pages all start, the problem occurs when they try to touch this nasty nested thingy.)

Workaround for me is to change the schema by introducing a “proper” node between the sequence and the choice.

Best regards, Andreas

[This message was edited by Christian Freytag on 26 Jul 2002 at 11:00.]
metaview.xsd (3.55 KB)

Hi Andreas,

The schema you used should actually work with X-Application 3.1.2. As it seems you discovered a bug, which we’ll investigate further.

A few words concerning nested definitions:
If the Generator discovers a nested element it’ll be ignored, since it cannot decide how many recursions are wanted.
The idea is that after generation the structure file could be adapted and then the application be regenerated.

We’ll inform the community if we know more about that problem.

Thank you for your contribution

Stefan Schwalm
Software AG, Darmstadt

the problem is solved for X-Application 3.1.3