Which one of the following is a valid XPATH expression to retrieve an attribute value within an XML seenagape 11 years ago Which one of the following is a valid XPATH expression to retrieve an attribute value within anXML document? A./customerinfo/name/cid B./customerinfo/name/text(@cid) C./customerinfo/name/data(@cid) D./customerinfo/name/”cid” Explanation: ← Previous question Next question →