What is difference between uvm_sequence_item and uvm_transaction

uvm_sequence_item class is derived from uvm_transaction. What are the additional property added in uvm_sequence_item. What happen if I use uvm_transaction?

In reply to Jinam Shah:

Search on internet. Seems common question.