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
696ba8d3
Commit
696ba8d3
authored
Jan 27, 2015
by
Wolfgang Granzow
Browse files
Updates 2015-01-27 by Wolfgang
parent
a6e022dc
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
29 additions
and
23 deletions
+29
-23
CDT-CSEBase-v0_8_0.xsd
CDT-CSEBase-v0_8_0.xsd
+0
-1
CDT-commonTypes-v0_8_0.xsd
CDT-commonTypes-v0_8_0.xsd
+2
-2
CDT-container-v0_8_0.xsd
CDT-container-v0_8_0.xsd
+4
-3
CDT-contentInstance-v0_8_0.xsd
CDT-contentInstance-v0_8_0.xsd
+6
-6
CDT-delivery-v0_8_0.xsd
CDT-delivery-v0_8_0.xsd
+2
-1
CDT-group-v0_8_0.xsd
CDT-group-v0_8_0.xsd
+3
-1
CDT-remoteCSE-v0_8_0.xsd
CDT-remoteCSE-v0_8_0.xsd
+2
-2
CDT-request-v0_8_0.xsd
CDT-request-v0_8_0.xsd
+2
-0
CDT-schedule-v0_8_0.xsd
CDT-schedule-v0_8_0.xsd
+2
-1
CDT-subscription-v0_8_0.xsd
CDT-subscription-v0_8_0.xsd
+6
-6
No files found.
CDT-CSEBase-v0_8_0.xsd
View file @
696ba8d3
...
@@ -54,7 +54,6 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
...
@@ -54,7 +54,6 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"accessControlPolicyIDs"
type=
"m2m:acpType"
minOccurs=
"0"
/>
<xs:element
name=
"accessControlPolicyIDs"
type=
"m2m:acpType"
minOccurs=
"0"
/>
<xs:element
name=
"cseType"
type=
"m2m:cseTypeID"
minOccurs=
"0"
/>
<xs:element
name=
"cseType"
type=
"m2m:cseTypeID"
minOccurs=
"0"
/>
<xs:element
name=
"CSE-ID"
type=
"m2m:ID"
/>
<xs:element
name=
"CSE-ID"
type=
"m2m:ID"
/>
<!-- TODO: update TS-0004 to remove m2m:resourceTypeList -->
<xs:element
name=
"supportedResourceType"
>
<xs:element
name=
"supportedResourceType"
>
<xs:simpleType>
<xs:simpleType>
<xs:list
itemType=
"m2m:resourceType"
/>
<xs:list
itemType=
"m2m:resourceType"
/>
...
...
CDT-commonTypes-v0_8_0.xsd
View file @
696ba8d3
...
@@ -51,7 +51,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
...
@@ -51,7 +51,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
</xs:restriction>
</xs:restriction>
</xs:simpleType>
</xs:simpleType>
<xs:complexType
name=
"externalI
d
"
>
<xs:complexType
name=
"externalI
D
"
>
<xs:simpleContent>
<xs:simpleContent>
<xs:extension
base=
"xs:anyURI"
>
<xs:extension
base=
"xs:anyURI"
>
</xs:extension>
</xs:extension>
...
@@ -179,7 +179,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
...
@@ -179,7 +179,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
</xs:restriction>
</xs:restriction>
</xs:simpleType>
</xs:simpleType>
<xs:simpleType
name=
"triggerRecipientI
d
"
>
<xs:simpleType
name=
"triggerRecipientI
D
"
>
<xs:restriction
base=
"xs:unsignedInt"
/>
<xs:restriction
base=
"xs:unsignedInt"
/>
</xs:simpleType>
</xs:simpleType>
...
...
CDT-container-v0_8_0.xsd
View file @
696ba8d3
...
@@ -30,8 +30,9 @@
...
@@ -30,8 +30,9 @@
<xs:complexContent>
<xs:complexContent>
<xs:extension
base=
"m2m:announceableResource"
>
<xs:extension
base=
"m2m:announceableResource"
>
<xs:sequence>
<xs:sequence>
<!--
Resource Specific Attribut
es -->
<!--
Common Attribute, specific to <container>, <contentInstance>, <request> and <delivery> resourc
es -->
<xs:element
name=
"stateTag"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"stateTag"
type=
"xs:nonNegativeInteger"
/>
<!-- Resource Specific Attributes -->
<xs:element
name=
"creator"
type=
"m2m:ID"
/>
<xs:element
name=
"creator"
type=
"m2m:ID"
/>
<xs:element
name=
"maxNrOfInstances"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"maxNrOfInstances"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"maxByteSize"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"maxByteSize"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
...
@@ -64,14 +65,14 @@
...
@@ -64,14 +65,14 @@
<xs:complexContent>
<xs:complexContent>
<xs:extension
base=
"m2m:announcedResource"
>
<xs:extension
base=
"m2m:announcedResource"
>
<xs:sequence>
<xs:sequence>
<!--
Resource Specific Attribut
es -->
<!--
Common Attribute, specific to <container>, <contentInstance>, <request> and <delivery> resourc
es -->
<xs:element
name=
"stateTag"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"stateTag"
type=
"xs:nonNegativeInteger"
/>
<!-- Resource Specific Attributes -->
<xs:element
name=
"maxNrOfInstances"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"maxNrOfInstances"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"maxByteSize"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"maxByteSize"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"maxInstanceAge"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"maxInstanceAge"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"currentNrOfInstances"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"currentNrOfInstances"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"currentByteSize"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"currentByteSize"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"latest"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"locationID"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"locationID"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"ontologyRef"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"ontologyRef"
type=
"xs:anyURI"
minOccurs=
"0"
/>
...
...
CDT-contentInstance-v0_8_0.xsd
View file @
696ba8d3
...
@@ -36,14 +36,14 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
...
@@ -36,14 +36,14 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:complexContent>
<xs:complexContent>
<xs:extension
base=
"m2m:announceableSubordinateResource"
>
<xs:extension
base=
"m2m:announceableSubordinateResource"
>
<xs:sequence>
<xs:sequence>
<!--
Resource Specific Attribut
es -->
<!--
Common Attribute, specific to <container>, <contentInstance>, <request> and <delivery> resourc
es -->
<xs:element
name=
"stateTag"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"stateTag"
type=
"xs:nonNegativeInteger"
/>
<!-- Resource Specific Attributes -->
<xs:element
name=
"creator"
type=
"m2m:ID"
minOccurs=
"0"
/>
<xs:element
name=
"creator"
type=
"m2m:ID"
minOccurs=
"0"
/>
<xs:element
name=
"
typeOfC
ontent"
type=
"
xs:string
"
minOccurs=
"0"
/>
<xs:element
name=
"
c
ontent
Info
"
type=
"
m2m:contentInfo
"
minOccurs=
"0"
/>
<xs:element
name=
"contentSize"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"contentSize"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"ontologyRef"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"ontologyRef"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"content"
type=
"xs:anyType"
/>
<xs:element
name=
"content"
type=
"xs:anyType"
/>
<xs:element
name=
"encoding"
type=
"m2m:encodingType"
minOccurs=
"0"
/>
</xs:sequence>
</xs:sequence>
</xs:extension>
</xs:extension>
</xs:complexContent>
</xs:complexContent>
...
@@ -55,13 +55,13 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
...
@@ -55,13 +55,13 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:complexContent>
<xs:complexContent>
<xs:extension
base=
"m2m:announcedSubordinateResource"
>
<xs:extension
base=
"m2m:announcedSubordinateResource"
>
<xs:sequence>
<xs:sequence>
<!--
Resource Specific Attribut
es -->
<!--
Common Attribute, specific to <container>, <contentInstance>, <request> and <delivery> resourc
es -->
<xs:element
name=
"stateTag"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"stateTag"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"typeOfContent"
type=
"xs:string"
minOccurs=
"0"
/>
<!-- Resource Specific Attributes -->
<xs:element
name=
"contentInfo"
type=
"m2m:contentInfo"
minOccurs=
"0"
/>
<xs:element
name=
"contentSize"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"contentSize"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"ontologyRef"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"ontologyRef"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"content"
type=
"xs:anyType"
minOccurs=
"0"
/>
<xs:element
name=
"content"
type=
"xs:anyType"
minOccurs=
"0"
/>
<xs:element
name=
"encoding"
type=
"m2m:encodingType"
minOccurs=
"0"
/>
</xs:sequence>
</xs:sequence>
</xs:extension>
</xs:extension>
</xs:complexContent>
</xs:complexContent>
...
...
CDT-delivery-v0_8_0.xsd
View file @
696ba8d3
...
@@ -37,8 +37,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
...
@@ -37,8 +37,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- Inherit common attributes -->
<!-- Inherit common attributes -->
<xs:extension
base=
"m2m:regularResource"
>
<xs:extension
base=
"m2m:regularResource"
>
<xs:sequence>
<xs:sequence>
<!-- Common Attribute, specific to <container>, <contentInstance>, <request> and <delivery> resources -->
<xs:element
name=
"stateTag"
type=
"xs:nonNegativeInteger"
/>
<!-- Resource Specific Attributes -->
<!-- Resource Specific Attributes -->
<!-- TODO: The type of source and target should match that of CSE-ID (i.e.they should have type m2m:ID) -->
<xs:element
name=
"source"
type=
"m2m:ID"
/>
<xs:element
name=
"source"
type=
"m2m:ID"
/>
<xs:element
name=
"target"
type=
"m2m:ID"
/>
<xs:element
name=
"target"
type=
"m2m:ID"
/>
<xs:element
name=
"lifespan"
type=
"m2m:timestamp"
/>
<xs:element
name=
"lifespan"
type=
"m2m:timestamp"
/>
...
...
CDT-group-v0_8_0.xsd
View file @
696ba8d3
...
@@ -37,8 +37,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
...
@@ -37,8 +37,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:extension
base=
"m2m:announceableResource"
>
<xs:extension
base=
"m2m:announceableResource"
>
<!-- Resource Specific Attributes -->
<!-- Resource Specific Attributes -->
<xs:sequence>
<xs:sequence>
<xs:element
name=
"creator"
type=
"
xs:anyURI
"
minOccurs=
"0"
/>
<xs:element
name=
"creator"
type=
"
m2m:ID
"
minOccurs=
"0"
/>
<xs:element
name=
"memberType"
type=
"m2m:memberType"
/>
<xs:element
name=
"memberType"
type=
"m2m:memberType"
/>
<!-- TODO: data type xs:long is used in TS-0004 for currentNrOfMembers and maxNrOfMembers (unchanged in #662R02) -->
<xs:element
name=
"currentNrOfMembers"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"currentNrOfMembers"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"maxNrOfMembers"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"maxNrOfMembers"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"memberIDs"
type=
"m2m:listOfURIs"
/>
<xs:element
name=
"memberIDs"
type=
"m2m:listOfURIs"
/>
...
@@ -69,6 +70,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
...
@@ -69,6 +70,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:sequence>
<xs:sequence>
<xs:element
name=
"memberType"
type=
"m2m:memberType"
minOccurs=
"0"
/>
<xs:element
name=
"memberType"
type=
"m2m:memberType"
minOccurs=
"0"
/>
<xs:element
name=
"currentNrOfMembers"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"currentNrOfMembers"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<!-- TODO: data type xs:long is used in TS-0004 for currentNrOfMembers and maxNrOfMembers (unchanged in #662R02) -->
<xs:element
name=
"maxNrOfMembers"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"maxNrOfMembers"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"memberIDs"
type=
"m2m:listOfURIs"
minOccurs=
"0"
/>
<xs:element
name=
"memberIDs"
type=
"m2m:listOfURIs"
minOccurs=
"0"
/>
<xs:element
name=
"membersAccessControlPolicyIDs"
type=
"m2m:listOfURIs"
minOccurs=
"0"
/>
<xs:element
name=
"membersAccessControlPolicyIDs"
type=
"m2m:listOfURIs"
minOccurs=
"0"
/>
...
...
CDT-remoteCSE-v0_8_0.xsd
View file @
696ba8d3
...
@@ -49,8 +49,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
...
@@ -49,8 +49,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"pointOfAccess"
type=
"m2m:pOAList"
minOccurs=
"0"
/>
<xs:element
name=
"pointOfAccess"
type=
"m2m:pOAList"
minOccurs=
"0"
/>
<xs:element
name=
"CSEBase"
type=
"xs:anyURI"
/>
<xs:element
name=
"CSEBase"
type=
"xs:anyURI"
/>
<xs:element
name=
"CSE-ID"
type=
"m2m:ID"
/>
<xs:element
name=
"CSE-ID"
type=
"m2m:ID"
/>
<xs:element
name=
"M2M-Ext-ID"
type=
"m2m:externalI
d
"
minOccurs=
"0"
/>
<xs:element
name=
"M2M-Ext-ID"
type=
"m2m:externalI
D
"
minOccurs=
"0"
/>
<xs:element
name=
"Trigger-Recipient-ID"
type=
"m2m:triggerRecipientI
d
"
minOccurs=
"0"
/>
<xs:element
name=
"Trigger-Recipient-ID"
type=
"m2m:triggerRecipientI
D
"
minOccurs=
"0"
/>
<xs:element
name=
"requestReachability"
type=
"xs:boolean"
/>
<xs:element
name=
"requestReachability"
type=
"xs:boolean"
/>
<xs:element
name=
"nodeLink"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"nodeLink"
type=
"xs:anyURI"
minOccurs=
"0"
/>
...
...
CDT-request-v0_8_0.xsd
View file @
696ba8d3
...
@@ -36,6 +36,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
...
@@ -36,6 +36,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- Inherit common attributes -->
<!-- Inherit common attributes -->
<xs:extension
base=
"m2m:regularResource"
>
<xs:extension
base=
"m2m:regularResource"
>
<xs:sequence>
<xs:sequence>
<!-- Common Attribute, specific to <container>, <contentInstance>, <request> and <delivery> resources -->
<xs:element
name=
"stateTag"
type=
"xs:nonNegativeInteger"
/>
<!-- Resource Specific Attributes -->
<!-- Resource Specific Attributes -->
<xs:element
name=
"operation"
type=
"m2m:operation"
/>
<xs:element
name=
"operation"
type=
"m2m:operation"
/>
<xs:element
name=
"target"
type=
"xs:anyURI"
/>
<xs:element
name=
"target"
type=
"xs:anyURI"
/>
...
...
CDT-schedule-v0_8_0.xsd
View file @
696ba8d3
...
@@ -36,7 +36,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
...
@@ -36,7 +36,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:extension
base=
"m2m:announceableSubordinateResource"
>
<xs:extension
base=
"m2m:announceableSubordinateResource"
>
<xs:sequence>
<xs:sequence>
<!-- Resource Specific Attributes -->
<!-- Resource Specific Attributes -->
<xs:element
name=
"scheduleElement"
type=
"m2m:scheduleEntries"
minOccurs=
"0"
/>
<!-- TODO: Editor's notes on multiplicity of 'scheduleElement' attribute: should be 1 -->
<xs:element
name=
"scheduleElement"
type=
"m2m:scheduleEntries"
/>
<!-- Child Resources -->
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
...
...
CDT-subscription-v0_8_0.xsd
View file @
696ba8d3
...
@@ -66,14 +66,14 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
...
@@ -66,14 +66,14 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:complexType
name=
"eventNotificationCriteria"
>
<xs:complexType
name=
"eventNotificationCriteria"
>
<xs:sequence>
<xs:sequence>
<xs:element
name=
"createdBefore"
type=
"
xs:dateTime
"
minOccurs=
"0"
/>
<xs:element
name=
"createdBefore"
type=
"
m2m:timestamp
"
minOccurs=
"0"
/>
<xs:element
name=
"createdAfter"
type=
"
xs:dateTime
"
minOccurs=
"0"
/>
<xs:element
name=
"createdAfter"
type=
"
m2m:timestamp
"
minOccurs=
"0"
/>
<xs:element
name=
"modifiedSince"
type=
"
xs:dateTime
"
minOccurs=
"0"
/>
<xs:element
name=
"modifiedSince"
type=
"
m2m:timestamp
"
minOccurs=
"0"
/>
<xs:element
name=
"unmodifiedSince"
type=
"
xs:dateTime
"
minOccurs=
"0"
/>
<xs:element
name=
"unmodifiedSince"
type=
"
m2m:timestamp
"
minOccurs=
"0"
/>
<xs:element
name=
"stateTagSmaller"
type=
"xs:positiveInteger"
minOccurs=
"0"
/>
<xs:element
name=
"stateTagSmaller"
type=
"xs:positiveInteger"
minOccurs=
"0"
/>
<xs:element
name=
"stateTagBigger"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"stateTagBigger"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"expireBefore"
type=
"
xs:dateTime
"
minOccurs=
"0"
/>
<xs:element
name=
"expireBefore"
type=
"
m2m:timestamp
"
minOccurs=
"0"
/>
<xs:element
name=
"expireAfter"
type=
"
xs:dateTime
"
minOccurs=
"0"
/>
<xs:element
name=
"expireAfter"
type=
"
m2m:timestamp
"
minOccurs=
"0"
/>
<xs:element
name=
"sizeAbove"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"sizeAbove"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"sizeBelow"
type=
"xs:positiveInteger"
minOccurs=
"0"
/>
<xs:element
name=
"sizeBelow"
type=
"xs:positiveInteger"
minOccurs=
"0"
/>
<xs:element
name=
"resourceStatus"
type=
"m2m:resourceStatus"
minOccurs=
"0"
maxOccurs=
"unbounded"
/>
<xs:element
name=
"resourceStatus"
type=
"m2m:resourceStatus"
minOccurs=
"0"
maxOccurs=
"unbounded"
/>
...
...
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