Can you please redirect some information about <ViewFields>?
I am only interest why some fields will not show even when I explicity state the fields i want to display.
For example: there is a column called package (package is an internal name) on the list. the package is optional and it is not mandatory field. It is a drop down list. when i use GetListItems to retrieve the data wtih specific records (using Query and Eq element), the result was in xml data. Inside the xml data, I noticed that Package column data is not include! Do you have any ideas how to force Package column to return empty column?