xml-get-attribute-or-nil
xml-get-attribute-or-nil is a compiled Lisp function in `xml.el
'.
(xml-get-attribute-or-nil NODE ATTRIBUTE)
Get from NODE the value of ATTRIBUTE.
Return nil if the attribute was not found.
See also `xml-get-attribute'.
xml.el
'.
(xml-get-attribute-or-nil NODE ATTRIBUTE)
Get from NODE the value of ATTRIBUTE.
Return nil if the attribute was not found.
See also `xml-get-attribute'.