Attribute Value
A single cell of data from a table.
Example:
| UserId | UserName | Password | |
|---|---|---|---|
| 1 | AJones | alex.jones@abc.com | ######## |
| 2 | BSmith | bob.smith@def.com | ######## |
| 3 | CBloggs | chris.bloggs@xyz.com | ######## |
From the table above the highlighted data cell with AJones as it's contents would be an Attribute Value as would any of the others individually.