Re: [Geoserver-devel] app-schema nested feature

2012-09-05 Thread Florent Gravin
link:href is only used if there is no content in the element > anyway. > > ** ** > > Cheers > > Rini**** > > ** ** > > ** ** > > *From:* Florent Gravin [mailto:florent.gra...@camptocamp.com] > *Sent:* Tuesday, 4 September 2012 9:42 PM > *To:* Angrean

Re: [Geoserver-devel] app-schema nested feature

2012-09-05 Thread Rini.Angreani
Florent Gravin [mailto:florent.gra...@camptocamp.com] Sent: Tuesday, 4 September 2012 9:42 PM To: Angreani, Rini (CESRE, Kensington) Cc: geoserver-devel@lists.sourceforge.net Subject: Re: [Geoserver-devel] app-schema nested feature Hi Rini, thks for reply, it was actually right that my mapping file contained er

Re: [Geoserver-devel] app-schema nested feature

2012-09-04 Thread Florent Gravin
Hi Rini, thks for reply, it was actually right that my mapping file contained errors. now it's better, even thouh i can't figure out some behavior ... for example, if i have a xlink:href element : the element is added if the link is found, but hidden if no link is found what i would like, if no

Re: [Geoserver-devel] app-schema nested feature

2012-09-03 Thread Rini Angreani
Hi Florent, Sorry for the late reply. I missed this one. You are missing an tag inside . It should look like this: spellingOfName.xml To make things easier, you can copy AppSchemaDataAccess.xsd into the same directory with your mapping file and validate your mapping file against it.

[Geoserver-devel] app-schema nested feature

2012-08-23 Thread Florent Gravin
Hi, I'm trying to configure an app-schema and get a bit lost with nested features and link parameters. The first case i will introduce looks pretty simple, and maybe help me to figure out how does it work. in my main mapping file, i have a feature type, au:AdministrativeUnit, mapping a postgis ta