If I have a plist which I have put into and array, which looks something like this
-Root
-Item 0 Dictionary
Name String Henry
Kids Array
-Item 0 String Lindy
-Item 1 String Paul
-Item 1 Dictionary
Name String Janet
Pets Array
-Item 0 String Snoopy
-Item 1 String Pebbles
How can find out whether each person has kids or pets?