]> git.eshelyaron.com Git - emacs.git/commit
soap-client: Allow attributes and a value
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Wed, 24 Jul 2019 08:45:07 +0000 (04:45 -0400)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Wed, 24 Jul 2019 09:02:43 +0000 (05:02 -0400)
commita255caf19b9a3e45472d2a2d14fa8087eea838f1
tree766079e58b884476444e3b4a2d46ee760ed6285c
parentb38e326eeaf1e020334797337523cf96706e865c
soap-client: Allow attributes and a value

* lisp/net/soap-client.el (soap-encode-xs-basic-type): Allow
attributes and a value to be specified in the same element.
lisp/net/soap-client.el