[GeoNetwork-devel] suggest on geonet:choose elements

Hi all,
I'm playing with schema-suggestion.xml and was wondering if we could use
it to force a geonet:choose sub elements.

For example, could we set all gmd:Date as gco:Date and don't want to
have to select between a Date or a DateTime
   <field name="gmd:date">
        <suggest name="gco:Date"/>
   </field>

Thanks for your help.

Francois