Under eclipse Kepler Java EE edition, I am using JAXB to generate
unmarshalling classes from a local copy of the simple dwc schema
tdwg_dwc_simple.xsd
That schema and various imports seem to assume that their dependencies
are on the local file system, and I ended up checking out the entirety
of trunk/2011-10-26/xsd/, which was simpler than chasing down the
dependencies one at a time, especially since I am not sure what other
aspects of dwc I might later need.
Should I feel aggrieved that the dwc schemas assume that their
dependencies are in local files?
Had they not been, would recent versions of JAXB have come to my
rescue automagically?
Was there something simpler to do?
Thanks
Bob
--
Robert A. Morris
Emeritus Professor of Computer Science
UMASS-Boston
100 Morrissey Blvd
Boston, MA 02125-3390
Filtered Push Project
Harvard University Herbaria
Harvard University
email: morris.bob(a)gmail.com
web: http://efg.cs.umb.edu/
web: http://wiki.filteredpush.orghttp://www.cs.umb.edu/~ram
===
The content of this communication is made entirely on my
own behalf and in no way should be deemed to express
official positions of The University of Massachusetts at Boston or
Harvard University.