Hi
If we want to show a field which is from database reference then we add Model attribute
If we want to show a field which not from database then we add value attribute.
If you add model attribute ,no need to write a code to get and set the data but in case of value attribute you need to write the code.