Howdy, Apparently there is another deviation from the ISO 19115 (Metadata) specification in the org.opengis.metadata.citation.Telephone interface, specifically:
String getVoice() --> Collection<String> getVoice(); String getFacsimile() --> Collection<String> getFacsimile(); since both elements are optional with multiple occurrences allowed. If there is no protest (and given this is pretty straight-forward), I will commit the fix to GeoAPI and GeoTools tomorrow morning. JIRA: http://jira.codehaus.org/browse/GEO-111 Cheers, Cory. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
