Hi Michael:
In updating code today I found the following in a javadoc:
FeatureType type = ...; // you have it from somewhere
FeatureTypeTransformer t = new FeatureTypeTransformer();
t.transform(type, System.out);
Apparently it will write out an XMLSchema - giving us the start of a GML
tutorial. The existing user guide content skips over that since the only
examples I know of were in geoserver.
It should be possible to do this more cleanly with the XSD Parser / Encoder.
Perhaps we could ask gabriel or justin for help on this one?
Jody
------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel