[GeoNetwork-users] The right fragment for CI_RoleCode

Hi,

I like to have an opinion on this question:

I notice that the "CI_RoleCode" dont use a tagvlaue but only an attribute-value.

So it is returned as this:

         <gmd:role>
            <gmd:CI_RoleCode
codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_RoleCode&quot;
                             codeListValue="pointOfContact"/>
         </gmd:role>

I know this is surely XSD correct version, but this configuration
without the tagvalue is often ignored from others metadata readers.
Often they prefer to find the value in a "tagvalue".

like this:

         <gmd:role>
            <gmd:CI_RoleCode
codeList="http://standards.iso.org/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/codelist/ML_gmxCodelists.xml#CI_RoleCode&quot;

codeListValue="pointOfContact">pointOfContact</gmd:CI_RoleCode>
         </gmd:role>

I'm using the GN 2.10.1

I dont know if GN is still without the tagvalue also in more recent GN version.
But if this is still here, it could be considered an issue ?

Thx.

--
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------