Skip to content
Snippets Groups Projects
Commit 4c90fbd8 authored by Wolfgang Granzow's avatar Wolfgang Granzow
Browse files

Change agreed in PRO-2015-0852 (Role primitive parameter)

parent 940b5384
No related branches found
No related tags found
No related merge requests found
...@@ -47,6 +47,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR ...@@ -47,6 +47,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element name="name" type="xs:NCName" minOccurs="0"/> <xs:element name="name" type="xs:NCName" minOccurs="0"/>
<!-- parameter "Content" --> <!-- parameter "Content" -->
<xs:element name="primitiveContent" type="m2m:primitiveContent" minOccurs="0"/> <xs:element name="primitiveContent" type="m2m:primitiveContent" minOccurs="0"/>
<!-- parameter "Role" -->
<xs:element name="role" type="xs:anyType" minOccurs="0"/>
<!-- parameter "Originating Timestamp" --> <!-- parameter "Originating Timestamp" -->
<xs:element name="originatingTimestamp" type="m2m:timestamp" minOccurs="0"/> <xs:element name="originatingTimestamp" type="m2m:timestamp" minOccurs="0"/>
<!-- parameter "Request Expiration Timestamp" --> <!-- parameter "Request Expiration Timestamp" -->
......
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