@namespace("eu.dnetlib.iis.metrics.primary.schemas") protocol IIS{ record PersonId { // person identifier string id; } }