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

Rel-2 changes agreed at PRO#29

See PRO-2017-0141 for a detailed description of the changes
parent db33eb49
No related branches found
No related tags found
No related merge requests found
......@@ -359,7 +359,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:simpleType name="descriptorRepresentation">
<xs:restriction base="xs:string">
<xs:pattern value="application\/rdf\+xml\:1" />
<xs:pattern value="application/rdf\+xml:1" />
</xs:restriction>
</xs:simpleType>
......@@ -426,7 +426,6 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:complexType name="metaInformation">
<xs:sequence>
<xs:element name="resourceType" type="m2m:resourceType" minOccurs="0" />
<xs:element name="name" type="xs:NCName" minOccurs="0" />
<xs:element name="originatingTimestamp" type="m2m:timestamp" minOccurs="0" />
<xs:element name="requestExpirationTimestamp" type="m2m:absRelTimestamp" minOccurs="0" />
<xs:element name="resultExpirationTimestamp" type="m2m:absRelTimestamp" minOccurs="0" />
......
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