@namespace("eu.dnetlib.iis.common.schemas") protocol IIS{ record DocumentId { // document identifier string id; } }