For example, suppose the Geocoder response returned multiple codes within the State element, you would access the first one with $this->xml->Response->Status->code[0].
例如,假设 Geocoder 响应返回 State 元素中的多个代码,要使用 $this->xml->Response->Status->code[0] 访问第一个元素。