Hi CatMDEdit team, i like your product, however i've found some problems reading my inspire "metadata for service" records
In the inspire schema the operatesOn nodes are not read by catmdedit, because they contain a uuidref attribute (besides the xlink:href attribute.
The xml is like this:
<gmd:identificationInfo>
<srv:SV_ServiceIdentification>
<srv:operatesOn uuidref="aaaaaaaa-1111-1111-1111-aaaaaaaaa" xlink:href="http://www.catalog.org/geonetwork/srv/nl/csw?Service=CSW&Request=GetRecordById&Version=2.0.2&id=bbbbbbbb-1111-1111-1111-bbbbbbbbbb&outputSchema=http://www.isotc211.org/2005/gmd&elementSetName=full"/>
</srv:SV_ServiceIdentification>
</gmd:identificationInfo>
Will you b able in a next release add a fiels to enter uuidref?