Yes, You are right, I'm talking about follow structure :
In Xindice stored as differend "color" document. I'm working by follow
steps:
1. make Collections from xindice : all "color" documents
in Xindice stored as
<color>
<id>0001</id>
<name>Black</name>
</color>
2. make "colors" element with "color" childs
<colors>
<color>
<id>0001</id>
<name>Black</name>
</color>
<color>
<id>0002</id>
<name>White</name>
</color>
...
...
</colors>
3. make "position" process...... which is not working ://
----- Original Message -----
From: "Yaser Al Masri" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: 2002-02-16 11:14 AM
Subject: Re: XPath issue
> Hello Damir,
>
> Probably you have color items as punch of documents inside the collection
> colors. If you have them as color items in a single document, then your
> xpath statement will work. Creating color items as seperate documents
does
> not impose any relation between them as in case of one doument. I guess
> this is an issue that need to be worked on though.
>
> _________________________________________________________________
> Join the world▓s largest e-mail service with MSN Hotmail.
> http://www.hotmail.com
>
>