As I recall (I don't have access to the code right now) ItemImport as of 1.4 does support 'schema' as an attribute of, I think, the <dcvalue> element. There is a problem mixing schemas because it just checks the attribute for the first dcvalue, but that shouldn't affect you if you are going to use your own schema for everything in the dublin_core.xml file. As mentioned before you will need to define that schema in the metadata registry and it must be a "flat" schema (no nested structures). Also, I imagine you will have to customize the item display in JSP and tag libraries pretty extensively.
-Don ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

