Hi Marie-Hélène,

We are using non-dc schema in input-forms.xml without problems.

In input-forms.xml, in the <form-definitions>:


<field>
                <dc-schema>mahlocal</dc-schema>
        <dc-element>rights</dc-element>
        <dc-qualifier>check</dc-qualifier>
        <repeatable>false</repeatable>
        <label>Label</label>
        <input-type value-pairs-name="mahlocal_rights_check">list</input-type>
        <hint>Hint</hint>
        <required>Required</required>
</field>


and in the <form-value-pairs>:


<value-pairs value-pairs-name="mahlocal_rights_check" dc-term="rights">
                <pair>
                <displayed-value>Yes</displayed-value>
                <stored-value>Yes</stored-value>
        </pair>
        <pair>
                <displayed-value>No</displayed-value>
                <stored-value>No</stored-value>
                </pair>
</value-pairs>


And the metadata field is added in the metadata schema: "mah-local":


ID      Field           Scope Note
99      mahlocal.rights.check   Scope note


Hope it helps,

Jacob Andersson
Librarian
Malmö University
Library & IT / Digital Information Services
205 06 Malmö
Sweden
[email protected]
+46-(0)40-665 8387




------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
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

Reply via email to