If I have a document library with a document which has 10 majorversions. When we count the number of documents on server which wouldbe part of the total number system can handle, is it 1 document or 11docyments in this case?
It would be considered 11 documents from the standpoint of storage.Each version is stored as a separate complete copy of the document.Just remember that you can limit how many previous versions are retainedif you are concerned about storage. You can set this in each documentlibrary when you turn on document versioning. If you are usingMajor.Minor version numbers you can specify a different limit for eachMajor and minor version.