Banana, sometimes writing rather than talking has its drawbacks.
I am really ignorant when it comes to the multiple levels of thought involved in this, and for that I again apologize.
I think my error in reasoning lies in how I am defining "many to many" versus "one to many"....
If you will indulge me...
I give my secretary a stack of papers from several similar legal cases. There are depositions (these will always be Parent docs), and other documents given to the jury as evidence. She inputs each document of any kind, without regard for whether she has seen it before. Some of the documents given to the jury were also used as an exhibit in one or more depositions, but she really does not know that until she sees a document for the second, or third, or fourth time (it starts looking familiar).
So when she sees document A, she inputs its data. She then later sees it as an exhibit to a deposition, and she inputs its data and THIS TIME links it to a deposition. She sees the document later again in her work, attached to another deposition, and inputs its data again (all of this will be by autofill), and links it to this respective deposition.
So, each time she sees it she links it to only ONE deposition at most, and sometimes she will not link it to any other documents, except to a legal case or persons in the other subforms. I thought tthis was still a many-to-many relationship because when she is done doing all data entry, that one document will be linked in different instances of data entry to several depositions. Each deposition, likewise, may have had several different documents linked to them.
The question I think you have already answered is, this really is not a many-to-many relationship because each instance of the document only links to at most one Parent Document.
Am I understanding now??