| XSD Element Name | XSD Element Data Type | XSD Min Occurs | XSD Max Occurs | XSD Element Description | Mapping for DiffDesc in OCDS application. |
| OCDS's Table Name | OCDS's Column Name | Integration API(RIB or/and RSB or/and BDI) | OCDS's Column Length | Is Column Required in OCDS's API? | OCDS's API Description |
| diff_id | varchar210 | 1 | 1 | This field will hold a unique number (identifier) of the differentiator. | DIFF | DIFF_ID | RIB | VARCHAR2(10 BYTE) | Yes | This field will hold a unique number (identifier) of the differentiator. |
| diff_type | varchar26 | 1 | 1 | This field holds a value of all possible differential types. Valid values are stored in the code_detail table with the code_type of 'DIFF'. Valid values are also found in the diff_type table. | DIFF | DIFF_TYPE | RIB | VARCHAR2(6 BYTE) | Yes | This field holds a value of all possible differential type. |
| diff_desc | varchar2120 | 1 | 1 | Not Yet Available | DIFF | DIFF_DESC | RIB | VARCHAR2(120 BYTE) | Yes | Diff Description |
| industry_code | varchar210 | 0 | 1 | A unique number that represents all possible combinations of sizes according to the National Retail Federation. | Fill application table name. | Fill table column name. | RIB or/and RSB | Fill column length. | Yes | Fill this description. |
| industry_subcode | varchar210 | 0 | 1 | A unique number that represents all different color range groups. | Fill application table name. | Fill table column name. | RIB or/and RSB | Fill column length. | Yes | Fill this description. |
| diff_type_desc | varchar2120 | 0 | 1 | This field holds the description of the diff type. | DIFF | DIFF_TYPE_DESC | RIB | VARCHAR2(120 BYTE) | Yes | This field holds the description of the diff type. |