GetXValue Method
Retrieves a valid XPath expression from the HTTP response after calling SendCustomRequest .
Object Oriented Interface
public function doGetXValue($xpath);
Procedural Interface
incloudstorage_amazons3_do_getxvalue($res, $xpath);
Remarks
This method allows a user to retrieve a valid XPath expression from the HTTP response after calling SendCustomRequest.