Hi Thomas, you need one file per schema which must be named metadata_YOURSCHEMA.xml
<?xml version="1.0" encoding="UTF-8"?> <dublin_core schema="YOURSCHEMA"> <dcvalue element="ELEMENTNAME" qualifier="QUALIFIERNAME"><dcvalue> </dublin_core> Here is a good instruction from TDL https://www.tdl.org/documents/DSpaceBatchImportFormat.pdf hope that helps Claudia > How should a batch import XML file be configured to use elements from > non-DC schemas? Should it be a separate file with the top-level element > being <some_other_schema>, and each subelement <soc_element name=" ... > ? > An example would be especially helpful. > > _____________________ > Tom McGee > Seton Hall University TLTC > 973 761 9000 > x5021------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

