title Sequence Diagram Example
# Simple message exchange
Peter->Taylor: Hello Taylor, how are you?
Taylor->Peter: I'm doing great, thank you!
# Asynchronous message
Peter-->Taylor: Here's a document to review
note over Taylor: Reading document...
# Response after delay
Taylor->Peter: The document looks good
note over Peter,Taylor: Document approved
# Emphasized message
Peter=>Taylor: Let's finalize the project!
->
: Tin nhắn đồng bộ-->
: Tin nhắn bất đồng bộ (đường đứt nét)=>
: Mũi tên dày (tin nhắn được nhấn mạnh)<-
, <--
, <=
: Tin nhắn phản hồi (hướng ngược lại)note over [Participant]
: Ghi chú phía trên tác nhânnote over [Participant1],[Participant2]
: Ghi chú trải dài nhiều tác nhânnote left of [Participant]
: Ghi chú bên trái tác nhânnote right of [Participant]
: Ghi chú bên phải tác nhân**bold text**
: Văn bản in đậm__italic text__
: Văn bản in nghiêng\n
: Ngắt dòng