The table below shows the Loan Object Detail Lists that are needed by XDOC in order to sub-index applicable documents to the correct borrower. These lists correspond to the List collection of the IContainerInfo interface, and likewise, the Name attribute of the <List> nodes the XDOC Container XML Schema.
| List Name | Description | List Item Name | List Item Value | 
|---|---|---|---|
| BORROWER | List of all borrowers (primary and spouse) across all 1003 Applications. | Borrower Common name.  E.g.: John Smith  | 
            LOS internal identifier of the borrower record. Must never change. | 
| BORROWER-PRIMARY | List of only the primary borrowers across all 1003 Applications. | Borrower Common name.  E.g.: John Smith  | 
            LOS internal identifier of the borrower record. Must never change. | 
| BORROWER-COMBINED | Includes all items in the BORROWER list, plus all valid combinations of Primary and Spouse borrowers. | Borrower Common name of the borrower. For combination entries, concatenation of the borrower names.  E.g.: John Smith and Jane Smith.  | 
            LOS internal identifier of the record. Must never change. |