04-23-2008 03:55 PM
There are not true child relationships between category type nodes and the things they categorize. However, these links can be searched using the special "member" QName.And
This finds any child that is not a "member" child.
To find all subclassifications of "cmoftware Document Classification" is more complex as you need to find any children that are not members of the category (ie things that are children but have not been categorised)
+PATH:"/cm:generalclassifiable//cmoftware_x0020_Document_x0020_Classification//*"
-PATH:"/cm:generalclassifiable//cmoftware_x0020_Document_x0020_Classification//member"
04-25-2008 07:22 AM
PATH:"/cm:generalclassifiable//cm:United_x0020_States_x0020_of_x0020_America//*"
04-25-2008 02:23 PM
04-28-2008 06:01 AM
05-30-2008 02:49 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.