In the Web Service types.xsd file, you may see certain data objects that are used internally by Web Services but are not useful when you write a client program. As a result, you can ignore the following data objects (which may be auto-generated as data objects or classes when you run a SOAP toolkit against the Web Service source files):
•user
•userCreate
•userUpdate
•phaseIntervalCreate
•phaseIntervalUpdate
•involvedEntityType
•applicationEntityType
•projectEntityType
•applicationEntityType
•visibility
•directive
•fieldType
•systemTableCode
Note: If you want to work with the User record type, the following data objects are available: userAccount, userAccountCreate, and userAccountUpdate.