Windows Vista Beta | WinVistaBeta.com - Message | OPath query for parent containers collection

September 07, 2008  
Subject: OPath query for parent containers collection
Group: microsoft.public.windows.developer.winfx.winfs
Date: 3/29/2006 11:55:20 PM
From: "Jrme Piquot" [Email Address Protection]

Hello,

If i want to have in one query the item parent containers ordered list what
would be the best OPath querie for this?

Item1
Item2
Item3
Item4
Item5
Item6
Item7
Item8

for item7 i would like to have the {Item6, Item4, Item3, Item1} result list.
for item8 it should be {Item1}

Regards



Back