How can access the input filed of inside the listview inside the container

How can I get access to the value of the input fields which are placed in

listview->container->listview->inputfields
Or
listview >container->module->listview->inputfields
the structure is like

listview1
--container
--inputfield
--listview2
--container
--inputfield
-- listview2
.
.
so on