Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PRO
XSD
Commits
4fe13e9d
Commit
4fe13e9d
authored
May 18, 2015
by
Peter Niblett
Browse files
Change @resourceName to @name in m2m:ChildResourceRef
parent
b7c4bb36
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
v1_1_0/CDT-commonTypes-v1_1_0.xsd
v1_1_0/CDT-commonTypes-v1_1_0.xsd
+1
-1
No files found.
v1_1_0/CDT-commonTypes-v1_1_0.xsd
View file @
4fe13e9d
...
...
@@ -408,7 +408,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:complexType
name=
"childResourceRef"
>
<xs:simpleContent>
<xs:extension
base=
"xs:anyURI"
>
<xs:attribute
name=
"
resourceN
ame"
type=
"xs:NCName"
use=
"required"
/>
<xs:attribute
name=
"
n
ame"
type=
"xs:NCName"
use=
"required"
/>
<xs:attribute
name=
"type"
type=
"m2m:resourceType"
use=
"required"
/>
</xs:extension>
</xs:simpleContent>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment