Hi i have a problem importing items, i have a xml file dublin_core.xml whit the example in your site(because my problem is similar):
https://wiki.duraspace.org/display/DSDOC4x/Importing+and+Exporting+Items+via+Simple+Archive+Format#ImportingandExportingItemsviaSimpleArchiveFormat-Configuringmetadata_[prefix].xmlforDifferentSchema <?xml version="1.0" encoding="UTF-8"?> <dublin_core schema="etd"> <dcvalue element="degree" qualifier="department">Computer Science</dcvalue> <dcvalue element="degree" qualifier="level">Masters</dcvalue> <dcvalue element="degree" qualifier="grantor">TexasA&M</dcvalue> </dublin_core> The error is "The reference to entity "M" must end with the ';' delimiter." And the error is because the "&", my question is how to escape the "&"?? Any ideas? thaks
------------------------------------------------------------------------------
_______________________________________________ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette