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

XSD v1_6_0 baseline

parent c0fe8c0a
No related branches found
No related tags found
No related merge requests found
...@@ -363,6 +363,26 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR ...@@ -363,6 +363,26 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:enumeration value="22" /> <xs:enumeration value="22" />
<!-- subscription --> <!-- subscription -->
<xs:enumeration value="23" /> <xs:enumeration value="23" />
<!-- accessControlPolicyAnnc -->
<xs:enumeration value="10001" />
<!-- AEAnnc -->
<xs:enumeration value="10002" />
<!-- containerAnnc -->
<xs:enumeration value="10003" />
<!-- contentInstanceAnnc -->
<xs:enumeration value="10004" />
<!-- groupAnnc -->
<xs:enumeration value="10009" />
<!-- locationPolicyAnnc -->
<xs:enumeration value="10010" />
<!-- mgmtObjAnnc -->
<xs:enumeration value="10013" />
<!-- nodeAnnc -->
<xs:enumeration value="10014" />
<!-- remoteCSEAnnc -->
<xs:enumeration value="10016" />
<!-- scheduleAnnc -->
<xs:enumeration value="10018" />
<!-- Mixed --> <!-- Mixed -->
<xs:enumeration value="24" /> <xs:enumeration value="24" />
......
...@@ -81,7 +81,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR ...@@ -81,7 +81,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:complexType> <xs:complexType>
<xs:complexContent> <xs:complexContent>
<!-- Inherit common attributes for announceable Resources --> <!-- Inherit common attributes for announceable Resources -->
<xs:extension base="m2m:announceableResource"> <xs:extension base="m2m:announcedResource">
<!-- Resource Specific Attributes --> <!-- Resource Specific Attributes -->
<xs:sequence> <xs:sequence>
<xs:element name="nodeID" type="m2m:nodeID" /> <xs:element name="nodeID" type="m2m:nodeID" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment