@namespace("eu.dnetlib.iis.export.schemas") protocol IIS{ record IdWithText { string id; string text; } }