name and description (and boundedBy) are all part of the abstract feature 
definition which GML content extends. They are *optional* attributes (i.e. 
minOccurs = 0 ) - but they do exists and could be filled in.

I think you can turn them off (minOccurs=0 maxOccurs=1) but that requires the 
published type to do a bit more work. 

-- 
Jody Garnett


On Wednesday, 3 April 2013 at 7:23 PM, Emmanuel Blondel wrote:

> Hello all,
> 
> I'm facing an issue for building a SimpleFeatureType in a WPS process. 
> The schema is built collecting the non-geometric attributeDescriptors 
> for 2 input feature collections. The schema is correctly built when i 
> run the WPS process in Geoserver using layers from the same geoserver. 
> By the way, when i apply the same process to external WFS references, 
> the lis of attribute descriptors include the 'name' and 'description', 
> sometimes the 'boundedBy' as well, and append them to the output schema.
> 
> I've done the same with a existing process such as 
> RasterZonalStatistics, but with external WFS references it works well.
> 
> Any idea of what's the cause of this?
> 
> Thanks in advance
> Emmanuel
> 
> 
> ------------------------------------------------------------------------------
> Minimize network downtime and maximize team effectiveness.
> Reduce network management and security costs.Learn how to hire 
> the most talented Cisco Certified professionals. Visit the 
> Employer Resources Portal
> http://www.cisco.com/web/learning/employer_resources/index.html
> _______________________________________________
> GeoTools-GT2-Users mailing list
> [email protected] 
> (mailto:[email protected])
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
> 
> 


------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
GeoTools-GT2-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to