FW&
Thanks. I use this method:
$XMLObj = new SimpleXMLElement($XML); print_r($XMLObj->xpath('/answer/describe/data/code[@xml:lang = "en"]'));