Skip to content
Snippets Groups Projects
Commit f27839fe authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

SDS-2024-0024R02-Resource_SSPandUserProfile_Correction_R4

parent b22ef91c
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:sequence>
<!-- Resource Specific Attributes -->
<xs:element name="M2M-Sub-ID" type="m2m:ID"/>
<xs:element name="M2M-SS-ID" type="m2m:ID" minOccurs="0" />
<xs:element name="M2M-SS-ID" type="m2m:ID"/>
<xs:element name="status" type="m2m:serviceSubscriptionStatus"/>
<xs:element name="activate" type="xs:boolean"/>
<xs:element name="activationTime" type="m2m:timestamp" minOccurs="0" />
......
......@@ -50,7 +50,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element name="maxNotificationRate" type="xs:nonNegativeInteger" minOccurs="0" />
<xs:element name="maxNumFlexContainers" type="xs:nonNegativeInteger" minOccurs="0" />
<xs:element name="maxNumInstancesPerFlexContainer" type="xs:nonNegativeInteger" minOccurs="0" />
<xs:element name="defaultAccessControlPrivileges" type="m2m:setOfAcrs" minOccurs="0" />
<xs:element name="defaultAccessControlPrivileges" type="m2m:acpType" minOccurs="0" />
<!-- Child Resources -->
<xs:choice minOccurs="0" maxOccurs="1">
......
  • Author Owner

    This includes changes from SDS-2024-0023R02-Resource_SSP_Correction_R4 (TS-0001)

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment