Hello,
The @Note,send docstring is :
<recipient>,[<recipient>,[...]]</recipient> <text></text></recipient>
I think the comma is at the bad place, and the docstring should be :
<recipient>[,<recipient>[,...]]</recipient> <text></text></recipient>
Best regards,
ProgVal