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
d339981f
Commit
d339981f
authored
Jan 26, 2015
by
Dale Seed
Browse files
Update CDT-areaNwkInfo-v0_8_0.xsd
Switched back to listOfURIs
parent
d63aba58
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
CDT-areaNwkInfo-v0_8_0.xsd
CDT-areaNwkInfo-v0_8_0.xsd
+2
-2
No files found.
CDT-areaNwkInfo-v0_8_0.xsd
View file @
d339981f
...
...
@@ -37,7 +37,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- Resource Specific Attributes -->
<xs:sequence>
<xs:element
name=
"areaNwkType"
type=
"xs:string"
/>
<xs:element
name=
"listOfDevices"
type=
"m2m:listOf
M2MID
"
/>
<xs:element
name=
"listOfDevices"
type=
"m2m:listOf
URIs
"
/>
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
...
...
@@ -58,7 +58,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- Resource Specific Attributes -->
<xs:sequence>
<xs:element
name=
"areaNwkType"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"listOfDevices"
type=
"m2m:listOf
M2MID
"
minOccurs=
"0"
/>
<xs:element
name=
"listOfDevices"
type=
"m2m:listOf
URIs
"
minOccurs=
"0"
/>
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
...
...
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