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

Fix issue #172

parent c3ec19e2
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
</xs:element>
<xs:element name="verificationRequest" type="xs:boolean" minOccurs="0"/>
<xs:element name="subscriptionDeletion" type="xs:boolean" minOccurs="0"/>
<xs:element name="subscriptionReference" type="xs:anyURI" minOccurs="0"/>
<xs:element name="subscriptionReference" type="xs:anyURI"/>
<xs:element name="creator" type="m2m:ID" minOccurs="0"/>
<xs:element name="notificationForwardingURI" type="xs:anyURI" minOccurs="0"/>
<xs:element name="notificationTarget" type="m2m:ID" 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