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

Change agreed in PRO-2015-0804R01-XSD-related_updates_to_TS-0004

Corrected in m2m:announceableSubordinateResource data type of
announcedAttribute to list of xs:NCName (this change was missing in XSD
v1_2_0
parent c0e8b5b0
No related branches found
No related tags found
No related merge requests found
...@@ -538,7 +538,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR ...@@ -538,7 +538,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:simpleType> <xs:simpleType>
<xs:restriction> <xs:restriction>
<xs:simpleType> <xs:simpleType>
<xs:list itemType="xs:token" /> <xs:list itemType="xs:NCName" />
</xs:simpleType> </xs:simpleType>
<xs:minLength value="1" /> <xs:minLength value="1" />
</xs:restriction> </xs:restriction>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment