Share via


abort XML Element

Topic Last Modified: 2006-06-13

Name

abort

Namespace

DAV:

Description

Specifies that the client wants to abort a transaction.

Remarks

Used in the transactionstatus XML Element of the UNLOCK Method request XML body to abort a transaction. If the transaction is aborted, then the operations within the scope of the transaction will not be performed.

Element Definition

<!ELEMENT abort EMPTY>

See Also

Other Resources

transactionstatus XML Element
UNLOCK Method