Skip to content

Commit 27a0a6c

Browse files
authored
Update README.md
1 parent ce4f1e8 commit 27a0a6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Example SOAP call
7171
${attachment}= Create object ns1:AttachmentType
7272
... Nr=1
7373
... Filename=Signature.jpg
74+
... Contents=cid:Signature.jpg # `base64Binary' field which will be optimized using XOP. The value of this `cid' property should correspond to the physical filename.
7475
... Type=Signature
7576
@{attachments}= Create list ${attachment} # In this example, the attachments don't have some grouping `Attachments' parent, but the `AttachmentType' is a list.
7677

0 commit comments

Comments
 (0)