In EiEventInfo the value for deploymentLevel should be string not DeploymentLevelType (which doesn't exist).
The original IRC type was GenericEnum which is a proto string; we're using the NIEM rules for strings with "x-" prefixes for extensions, so the type should be string.