<SECURITIZATION> - Sub Element of <NLS>
NLS 5.34
Attribute | Type | Size | REQ | Default | Comments |
---|---|---|---|---|---|
LoanStatusCode
|
String | ≤25 | Yes | Loans with the specified LoanStatusCode will be moved to the specified NewLoanGroupNo /NewLoanGroupName . |
|
TransferDate
|
Date | Yes | MM/dd/yyyy or as configured by the DATEFMT user defined parameter. | ||
NewLoanGroupNo
NewLoanGroupName
|
Numeric String |
9 ≤25 |
Yes | Only need to specify one or the other. |
XML
<NLS> <SECURITIZATION LoanStatusCode="STATUSCODE" TransferDate="01/1/2022" NewLoanGroupName="XYZ GROUP"/> </NLS>