Hi Akos,
With regard to the code generation with the maven plugin provided by
GeoTools. I suggest you follow the example of the gml3 module, for which
the configuration is available in the pom file.
https://github.com/geotools/geotools/blob/master/modules/extension/xsd/xsd-gml3/pom.xml#L127
The part that matters for schemas composed of multiple files are the
*schemaLookupDirectories
*elements, that tell the parser where to find referenced resources.
Try that. I will try to make some time later this week to try and pull down
the schemas you referenced to see if i can get something to generate.
-Justin
On Tue, Mar 26, 2013 at 7:57 AM, Ákos Maróy <[email protected]> wrote:
> Dear Jody,
>
> Thank you for the pointers.
>
> I looked at GMLParsingText.testParseFeatureCollection(), and other test
> cases you mentioned. I see how it creates a feature collection out of
> the XML data. but this is still insufficient to crete a Data Store, as
> one has to define FeatureType objects, and I see these are not generated
> from the XML Schema.
>
> is this something that inevitably one has to do manually? is there no
> mechanism that would basically just reflect the data structure defined
> by the XSD in this framework?
>
>
> Akos
>
>
> ------------------------------------------------------------------------------
> Own the Future-Intel® Level Up Game Demo Contest 2013
> Rise to greatness in Intel's independent game demo contest.
> Compete for recognition, cash, and the chance to get your game
> on Steam. $5K grand prize plus 10 genre and skill prizes.
> Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
> _______________________________________________
> GeoTools-GT2-Users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>
--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game
on Steam. $5K grand prize plus 10 genre and skill prizes.
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
GeoTools-GT2-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users