diff --git a/SEC_TS103097/IEEE1609dot2.asn b/SEC_TS103097/IEEE1609dot2.asn index 67d7682cd81c679df03c1a6f24e9035478d11f6e..f45302607fbe9c868028961ad34bcb5e549eb34f 100755 --- a/SEC_TS103097/IEEE1609dot2.asn +++ b/SEC_TS103097/IEEE1609dot2.asn @@ -282,14 +282,13 @@ LinkageData ::= SEQUENCE { group-linkage-value GroupLinkageValue OPTIONAL } ---EndEntityType ::= BIT STRING {app (0), enrol (1) } (SIZE (8)) (ALL EXCEPT {}) -EndEntityType ::= BIT STRING {app (0), enrol (1) } (SIZE (8)) +EndEntityType ::= BIT STRING {app (0), enrol (1) } (SIZE (8)) (ALL EXCEPT {}) PsidGroupPermissions ::= SEQUENCE { subjectPermissions SubjectPermissions, minChainLength INTEGER DEFAULT 1, chainLengthRange INTEGER DEFAULT 0, - eeType EndEntityType DEFAULT '00'H + eeType EndEntityType DEFAULT {app} } SequenceOfPsidGroupPermissions ::= SEQUENCE OF PsidGroupPermissions