- <?xml version="1.0" encoding="UTF-8"?>
- <wfs:GetFeature service="WFS" version="1.1.0" xmlns:tut="http://example.org/tutorial"
- xmlns:wfs="http://www.opengis.net/wfs" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">
- <wfs:Query typeName="tut:RoadSegment" />
- </wfs:GetFeature>
|