phpvms/tests/data/aviationweather/empty.xml

14 lines
546 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<response xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XML-Schema-instance" version="1.2"
xsi:noNamespaceSchemaLocation="http://aviationweather.gov/adds/schema/metar1_2.xsd">
<request_index>26064774</request_index>
<data_source name="metars"/>
<request type="retrieve"/>
<errors>
<error>Invalid station string: station string cannot be empty</error>
</errors>
<warnings/>
<time_taken_ms>0</time_taken_ms>
</response>