soap-xml-get-attribute-or-nil1

soap-xml-get-attribute-or-nil1 is a compiled Lisp function in `soap-client.el'.

(soap-xml-get-attribute-or-nil1 NODE ATTRIBUTE)

Return the NODE's ATTRIBUTE, or nil if it does not exist.
This is the same as `xml-get-attribute-or-nil', but ATTRIBUTE can
be tagged with a namespace tag.