[Geoserver-users] request DescribeFeatureType without typename

When I make the request :

http://localhost:8080/geoserver/wfs?request=DescribeFeatureType

<http://localhost:8080/geoserver/wfs?request=DescribeFeatureType&gt;

>

This don't give me the right xml : I need to list all typenames to have
the
right xml response.

This does give you a valid response:

<?xml version="1.0" encoding="UTF-8"?>
<xs:schema
  xmlns:xs="http://www.w3.org/2001/XMLSchema&quot;
  elementFormDefault="qualified"
  attributeFormDefault="unqualified" version="1.0">
  <xs:import namespace="http://www.opengis.net/cite/data&quot;
       
schemaLocation="http://localhost:8080/geoserver/wfs/DescribeFeatureType?typeName=cdf:Locks,cdf:Deletes,cdf:Inserts,cdf:Updates,cdf:Nulls,cdf:Fifteen,cdf:Other,cdf:Seven&quot;/&gt;
  <xs:import namespace="http://www.opengis.net/cite/geometry&quot;
       
schemaLocation="http://localhost:8080/geoserver/wfs/DescribeFeatureType?typeName=cgf:Lines,cgf:Points,cgf:Polygons,cgf:MLines,cgf:MPoints,cgf:MPolygons&quot;/&gt;
</xs:schema>

It is a big complex - an xs:import for each namespace, but it is valid,
and your xml parser should handle it for you.

dave

----------------------------------------------------------
This mail sent through IMP: https://webmail.limegroup.com/