Hi everyone,
I'm trying to customize my input-forms.xml to create a customized
submission that contains references to a new metadata registry that I have
enabled:
I have a series of fields that look like this in my input-forms.xml:
<field>
<dc-schema>se</dc-schema>
<dc-element>subject</dc-element>
<dc-qualifier>geographic</dc-qualifier>
<!-- An input-type of twobox MUST be marked as repeatable -->
<repeatable>true</repeatable>
<label>Subject Keywords (Geographic)</label>
<input-type
value-pairs-name="sespace-geographic">dropdown</input-type>
<input-type>dropdown</input-type>
<hint>Enter appropriate subject keywords describing geographic
region of the resource or phrases below. </hint>
<required></required>
</field>
I have created a new metadata schema (se) and put the element and qualifier
in as well. Yet, I get this error when I attempt to update input-forms.xml
as noted above:
org.dspace.app.util.DCInputsReaderException: Error creating submission
forms: org.xml.sax.SAXException: Form sespace, field subject.geographic has
no name attribute
Would anybody have an idea of steps I might have missed (e.g. with adding a
new metadata schema in the registry, or otherwise...)
Any help appreciated...
Roger Gillis
Mount Saint Vincent University Library
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette