document type creating multiple document list for one record

I created a schema that has one record (say the record name is schemaRecord) with max repeat set to unlimited, which means it will be a document list. But when create a document type from that schema I get three document lists inside the document type:

recordWithNoID
schemaRecord
recordWithNoID

What am I doing wrong? Any help will be much appreciated.

  • Tanvir

A little help about this will be much appreciated.