5 lines
417 B
XML
5 lines
417 B
XML
<wfs:GetFeature xmlns:wfs="http://www.opengis.net/wfs" service="WFS" version="1.1.0" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<wfs:Query typeName="topp:states" xmlns:topp="http://www.openplans.org/topp"/>
|
|
<wfs:Query typeName="topp:cities" xmlns:topp="http://www.openplans.org/topp"/>
|
|
</wfs:GetFeature>
|