Re: [Geoserver-users] App-schma - "flat" output

2021-05-12 Thread Marco Volpini
Hello, For what I know about App-Schema the only way to achieve your target output might be to give a try to the *jdbcMultipleValue *directive in case the underlying store you are using is a JDBC one. In that case the streetAddress type could be defined as something like this in the xsd,

[Geoserver-users] App-schma - "flat" output

2021-05-11 Thread abc def
Hi,    is it possible to define mapping file for app-schema so that the result is "flat" xml?    like:     ABC     First address of store     First location of store     Second address of store     Second location of store     ...   Let say that I have two tables:   Store: StoreId - Store