diff --git a/OneM2M_Types.ttcn b/OneM2M_Types.ttcn
index cc47593035d4ce3bd013f984c83aac96e0a7fff8..82caf80222da42cedff97b421823ce872641fb3b 100644
--- a/OneM2M_Types.ttcn
+++ b/OneM2M_Types.ttcn
@@ -6735,7 +6735,7 @@ type record M2mServiceSubscriptionProfile
 	ListOfURIs dynamicAuthorizationConsultationIDs optional,
 	XSD.ID custodian optional,
 	XSD.ID m2M_Sub_ID,
-	XSD.ID m2M_SS_ID optional,
+	XSD.ID m2M_SS_ID,
 	ServiceSubscriptionStatus status,
 	XSD.Boolean activate_,
 	Timestamp activationTime optional,
@@ -9350,7 +9350,7 @@ type record ServiceSubscribedUserProfile
 	XSD.NonNegativeInteger maxNotificationRate optional,
 	XSD.NonNegativeInteger maxNumFlexContainers optional,
 	XSD.NonNegativeInteger maxNumInstancesPerFlexContainer optional,
-	SetOfAcrs defaultAccessControlPrivileges optional,
+	AcpType defaultAccessControlPrivileges optional,
 	union {
 		record length(1 .. infinity) of ChildResourceRef childResource_list,
 		record length(1 .. infinity) of union {