lookup show order

February 04 2008

  • 1 reply.
  • This question is not yet resolved.
  • This question was started by Iddo.
  • Last post by Sjoerd.
Iddo
member
04 February, 16:54
Hi

I have a the following defined in my xsd:
<parent>
<sequence>
<child1 attribute1-required/>
<child2 attribute2-required/>
<child3 attribute3-required/>
</sequence>
</parent>

All 3 attributes have a lookup. When I insert element "parent", 3 lookups are triggered.

So far so good. But what bothers me is that the show up order of the lookups is reverse than defined in my xsd.

How come?

Thanks in advance!
Sjoerd
Xopus Team
05 February, 12:50
This is caused by an implementation detail. The order of the lookups will always be in reverse of the order the elements are inserted. We will look in to this, and will probably fix this in a future version of Xopus.


React

HTML will be shown as HTML code.
Linebreaks and Links starting with http:// are automatically resolved