This dictionary table contains the valid XML attribute texts (for NGDF profile), coded by Metadata Guidelines ID and an entry no.
| No. | Column name | Data type | Notes |
|---|---|---|---|
| 1 | METADATA_GUIDELINES_ID | Numeric(22) | Primary key |
| 2 | ENTRY_NO | Numeric(22) | |
| 3 | VALID_STRING | Varchar(20) |
| METADATA_GUIDELINES_ID | ENTRY_NO | VALID_STRING |
|---|---|---|
| 11 | 1 | image |
| 11 | 2 | graphic |
| 11 | 3 | map |
| 11 | 4 | numeric |
| 11 | 5 | text |
| 12 | 1 | financial |
| 12 | 2 | legal |
| 12 | 3 | other |
| 12 | 4 | notKnown |
| 12 | 5 | none |