Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
XSD
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PRO
XSD
Commits
be00655d
Commit
be00655d
authored
Oct 09, 2017
by
Wolfgang Granzow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rel-3 changes agreed at PRO#31
See PRO-2017-0298 for a detailed description of the changes
parent
d18cfb5f
Changes
19
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
652 additions
and
31 deletions
+652
-31
CDT-AE-v3_4_0.xsd
v3_4_0/CDT-AE-v3_4_0.xsd
+4
-0
CDT-CSEBase-v3_4_0.xsd
v3_4_0/CDT-CSEBase-v3_4_0.xsd
+8
-2
CDT-commonTypes-v3_4_0.xsd
v3_4_0/CDT-commonTypes-v3_4_0.xsd
+45
-3
CDT-deviceInfo-v3_4_0.xsd
v3_4_0/CDT-deviceInfo-v3_4_0.xsd
+26
-4
CDT-enumerationTypes-v3_4_0.xsd
v3_4_0/CDT-enumerationTypes-v3_4_0.xsd
+106
-6
CDT-locationPolicy-v3_4_0.xsd
v3_4_0/CDT-locationPolicy-v3_4_0.xsd
+6
-4
CDT-ontology-v3_4_0.xsd
v3_4_0/CDT-ontology-v3_4_0.xsd
+84
-0
CDT-ontologyRepository-v3_4_0.xsd
v3_4_0/CDT-ontologyRepository-v3_4_0.xsd
+82
-0
CDT-remoteCSE-v3_4_0.xsd
v3_4_0/CDT-remoteCSE-v3_4_0.xsd
+15
-0
CDT-request-v3_4_0.xsd
v3_4_0/CDT-request-v3_4_0.xsd
+1
-1
CDT-requestPrimitive-v3_4_0.xsd
v3_4_0/CDT-requestPrimitive-v3_4_0.xsd
+2
-1
CDT-responsePrimitive-v3_4_0.xsd
v3_4_0/CDT-responsePrimitive-v3_4_0.xsd
+2
-0
CDT-semanticDescriptor-v3_4_0.xsd
v3_4_0/CDT-semanticDescriptor-v3_4_0.xsd
+5
-1
CDT-semanticMashupInstance-v3_4_0.xsd
v3_4_0/CDT-semanticMashupInstance-v3_4_0.xsd
+101
-0
CDT-semanticMashupJobProfile-v3_4_0.xsd
v3_4_0/CDT-semanticMashupJobProfile-v3_4_0.xsd
+96
-0
CDT-semanticMashupResult-v3_4_0.xsd
v3_4_0/CDT-semanticMashupResult-v3_4_0.xsd
+55
-0
CDT-subscription-v3_4_0.xsd
v3_4_0/CDT-subscription-v3_4_0.xsd
+10
-0
CDT-timeSeriesInstance-v3_4_0.xsd
v3_4_0/CDT-timeSeriesInstance-v3_4_0.xsd
+3
-1
CDT-token-v3_4_0.xsd
v3_4_0/CDT-token-v3_4_0.xsd
+1
-8
No files found.
v3_4_0/CDT-AE-v3_4_0.xsd
View file @
be00655d
...
...
@@ -36,6 +36,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:include
schemaLocation=
"CDT-semanticDescriptor-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-timeSeries-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-trafficPattern-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-semanticMashupInstance-v3_4_0.xsd"
/>
<xs:element
name=
"AE"
substitutionGroup=
"m2m:sg_announceableResource"
>
<xs:complexType>
...
...
@@ -68,6 +69,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
ref=
"m2m:timeSeries"
/>
<xs:element
ref=
"m2m:trafficPattern"
/>
<xs:element
ref=
"m2m:sg_flexContainerResource"
/>
<xs:element
ref=
"m2m:semanticMashupInstance"
/>
</xs:choice>
</xs:choice>
</xs:sequence>
...
...
@@ -111,6 +113,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
ref=
"m2m:trafficPatternAnnc"
/>
<xs:element
ref=
"m2m:sg_flexContainerResource"
/>
<xs:element
ref=
"m2m:sg_announcedFlexContainerResource"
/>
<xs:element
ref=
"m2m:semanticMashupInstance"
/>
<xs:element
ref=
"m2m:semanticMashupInstanceAnnc"
/>
</xs:choice>
</xs:choice>
</xs:sequence>
...
...
v3_4_0/CDT-CSEBase-v3_4_0.xsd
View file @
be00655d
...
...
@@ -48,7 +48,10 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:include
schemaLocation=
"CDT-token-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-authorizationDecision-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-authorizationPolicy-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-authorizationInformation-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-authorizationInformation-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-ontologyRepository-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-semanticMashupJobProfile-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-semanticMashupInstance-v3_4_0.xsd"
/>
<xs:element
name=
"CSEBase"
substitutionGroup=
"m2m:sg_resource"
>
<xs:complexType>
...
...
@@ -97,7 +100,10 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
ref=
"m2m:sg_flexContainerResource"
/>
<xs:element
ref=
"m2m:authorizationDecision"
/>
<xs:element
ref=
"m2m:authorizationPolicy"
/>
<xs:element
ref=
"m2m:authorizationInformation"
/>
<xs:element
ref=
"m2m:authorizationInformation"
/>
<xs:element
ref=
"m2m:ontologyRepository"
/>
<xs:element
ref=
"m2m:semanticMashupJobProfile"
/>
<xs:element
ref=
"m2m:semanticMashupInstance"
/>
</xs:choice>
</xs:choice>
</xs:sequence>
...
...
v3_4_0/CDT-commonTypes-v3_4_0.xsd
View file @
be00655d
...
...
@@ -409,6 +409,22 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
</xs:restriction>
</xs:simpleType>
<xs:simpleType
name=
"locationTargetID"
>
<xs:union>
<xs:simpleType>
<xs:restriction
base=
'm2m:nodeID'
/>
</xs:simpleType>
<xs:simpleType>
<xs:restriction
base=
'm2m:externalID'
/>
</xs:simpleType>
<xs:simpleType>
<xs:restriction
base=
"xs:string"
>
<xs:pattern
value=
"([0-9]*)"
/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<!--********************** -->
<!-- oneM2M Complex Types -->
<!--********************** -->
...
...
@@ -500,10 +516,10 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"authorSignIndicator"
type=
"xs:boolean"
minOccurs=
"0"
/>
<xs:element
name=
"authorSigns"
type=
"m2m:signatureList"
minOccurs=
"0"
/>
<xs:element
name=
"authorRelIndicator"
type=
"xs:boolean"
minOccurs=
"0"
/>
<xs:element
name=
"semanticQueryIndicator"
type=
"xs:boolean"
minOccurs=
"0"
/>
</xs:sequence>
</xs:complexType>
<!-- primitiveContent defined in CDT-reqestPrimitive and CDT-responsePrimitive ??? -->
<xs:complexType
name=
"primitiveContent"
>
<xs:choice
minOccurs=
"0"
>
...
...
@@ -525,12 +541,36 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"expireBefore"
type=
"m2m:timestamp"
minOccurs=
"0"
/>
<xs:element
name=
"expireAfter"
type=
"m2m:timestamp"
minOccurs=
"0"
/>
<xs:element
name=
"labels"
type=
"m2m:labels"
minOccurs=
"0"
/>
<xs:element
name=
"labelsQuery"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"resourceType"
type=
"m2m:resourceTypeList"
minOccurs=
"0"
/>
<xs:element
name=
"childLabels"
type=
"m2m:labels"
minOccurs=
"0"
/>
<xs:element
name=
"parentLabels"
type=
"m2m:labels"
minOccurs=
"0"
/>
<xs:element
name=
"labelsQuery"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"resourceType"
type=
"m2m:resourceTypeList"
minOccurs=
"0"
/>
<xs:element
name=
"childResourceType"
minOccurs=
"0"
maxOccurs=
"1"
>
<xs:simpleType>
<xs:restriction>
<xs:simpleType>
<xs:list
itemType=
"m2m:resourceType"
/>
</xs:simpleType>
<xs:minLength
value=
"1"
/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element
name=
"parentResourceType"
minOccurs=
"0"
maxOccurs=
"1"
>
<xs:simpleType>
<xs:restriction>
<xs:simpleType>
<xs:list
itemType=
"m2m:resourceType"
/>
</xs:simpleType>
<xs:minLength
value=
"1"
/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element
name=
"sizeAbove"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"sizeBelow"
type=
"xs:positiveInteger"
minOccurs=
"0"
/>
<xs:element
name=
"contentType"
type=
"m2m:typeOfContent"
minOccurs=
"0"
maxOccurs=
"unbounded"
/>
<xs:element
name=
"attribute"
type=
"m2m:attribute"
minOccurs=
"0"
maxOccurs=
"unbounded"
/>
<xs:element
name=
"childAttribute"
type=
"m2m:attribute"
minOccurs=
"0"
maxOccurs=
"unbounded"
/>
<xs:element
name=
"parentAttribute"
type=
"m2m:attribute"
minOccurs=
"0"
maxOccurs=
"unbounded"
/>
<xs:element
name=
"filterUsage"
type=
"m2m:filterUsage"
minOccurs=
"0"
/>
<xs:element
name=
"limit"
type=
"xs:nonNegativeInteger"
minOccurs=
"0"
/>
<xs:element
name=
"semanticsFilter"
type=
"m2m:sparql"
minOccurs=
"0"
maxOccurs=
"unbounded"
/>
...
...
@@ -539,6 +579,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"contentFilterQuery"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"level"
type=
"xs:positiveInteger"
minOccurs=
"0"
/>
<xs:element
name=
"offset"
type=
"xs:positiveInteger"
minOccurs=
"0"
/>
<xs:element
name=
"applyRelativePath"
type=
"xs:anyURI"
minOccurs=
"0"
/>
</xs:sequence>
</xs:complexType>
...
...
v3_4_0/CDT-deviceInfo-v3_4_0.xsd
View file @
be00655d
...
...
@@ -39,11 +39,22 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- Resource Specific Attributes -->
<xs:element
name=
"deviceLabel"
type=
"xs:string"
/>
<xs:element
name=
"manufacturer"
type=
"xs:string"
/>
<xs:element
name=
"manufacturerDetailsLink"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"manufacturingDate"
type=
"m2m:timestamp"
minOccurs=
"0"
/>
<xs:element
name=
"model"
type=
"xs:string"
/>
<xs:element
name=
"subModel"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"deviceType"
type=
"xs:string"
/>
<xs:element
name=
"fwVersion"
type=
"xs:string"
/>
<xs:element
name=
"swVersion"
type=
"xs:string"
/>
<xs:element
name=
"hwVersion"
type=
"xs:string"
/>
<xs:element
name=
"deviceName"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"fwVersion"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"swVersion"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"hwVersion"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"osVersion"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"country"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"location"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"systemTime"
type=
"m2m:timestamp"
minOccurs=
"0"
/>
<xs:element
name=
"supportURL"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"presentationURL"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<!-- protocol attribute (multiplicity 0..1(L) ) defined in TS-0001v3_8_0 is missing -->
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
...
...
@@ -65,12 +76,23 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- Resource Specific Attributes -->
<xs:element
name=
"deviceLabel"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"manufacturer"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"manufacturerDetailsLink"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"manufacturingDate"
type=
"m2m:timestamp"
minOccurs=
"0"
/>
<xs:element
name=
"model"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"subModel"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"deviceType"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"deviceName"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"fwVersion"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"swVersion"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"hwVersion"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"osVersion"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"country"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"location"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"systemTime"
type=
"m2m:timestamp"
minOccurs=
"0"
/>
<xs:element
name=
"supportURL"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"presentationURL"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<!-- protocol attribute (multiplicity 0..1(L) ) defined in TS-0001v3_8_0 is missing -->
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
<xs:element
name=
"childResource"
type=
"m2m:childResourceRef"
maxOccurs=
"unbounded"
/>
...
...
v3_4_0/CDT-enumerationTypes-v3_4_0.xsd
View file @
be00655d
...
...
@@ -105,7 +105,17 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- authorizationPolicy -->
<xs:enumeration
value=
"36"
/>
<!-- authorizationInformation -->
<xs:enumeration
value=
"37"
/>
<xs:enumeration
value=
"37"
/>
<!-- ontologyRepository -->
<xs:enumeration
value=
"38"
/>
<!-- ontology -->
<xs:enumeration
value=
"39"
/>
<!-- semanticMashupJobProfile -->
<xs:enumeration
value=
"40"
/>
<!-- semanticMashupInstance -->
<xs:enumeration
value=
"41"
/>
<!-- semanticMashupResult -->
<xs:enumeration
value=
"42"
/>
<!-- accessControlPolicyAnnc -->
<xs:enumeration
value=
"10001"
/>
<!-- AEAnnc -->
...
...
@@ -137,7 +147,15 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- trafficPatternAnnc -->
<xs:enumeration
value=
"10033"
/>
<!-- dynamicAuthorizationConsultationAnnc -->
<xs:enumeration
value=
"10034"
/>
<xs:enumeration
value=
"10034"
/>
<!-- ontologyRepositoryAnnc -->
<xs:enumeration
value=
"10038"
/>
<!-- ontologyAnnc -->
<xs:enumeration
value=
"10039"
/>
<!-- semanticMashupJobProfileAnnc -->
<xs:enumeration
value=
"10040"
/>
<!-- semanticMashupInstanceAnnc -->
<xs:enumeration
value=
"10041"
/>
</xs:restriction>
</xs:simpleType>
...
...
@@ -245,6 +263,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:enumeration
value=
"8"
/>
<!-- Modified Attributes -->
<xs:enumeration
value=
"9"
/>
<!-- semantic content -->
<xs:enumeration
value=
"10"
/>
</xs:restriction>
</xs:simpleType>
...
...
@@ -320,7 +340,13 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- ESPRIM_IMPERSONATION_ERROR -->
<xs:enumeration
value=
"4116"
/>
<!-- ORIGINATOR_HAS_ALREADY_REGISTERED -->
<xs:enumeration
value=
"4117"
/>
<xs:enumeration
value=
"4117"
/>
<!-- ONTOLOGY_NOT_AVAILABLE -->
<xs:enumeration
value=
"4118"
/>
<!-- LINKED_SEMANTICS_NOT_AVAILABLE -->
<xs:enumeration
value=
"4119"
/>
<!-- INVALID_SEMANTICS -->
<xs:enumeration
value=
"4120"
/>
<!-- INTERNAL_SERVER_ERROR -->
<xs:enumeration
value=
"5000"
/>
<!-- NOT_IMPLEMENTED -->
...
...
@@ -374,7 +400,11 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- ALREADY_COMPLETE -->
<xs:enumeration
value=
"6028"
/>
<!-- MGMT_COMMAND_NOT_CANCELLABLE -->
<xs:enumeration
value=
"6029"
/>
<xs:enumeration
value=
"6029"
/>
<!-- XTERNAL_OBJECT_NOT_REACHABLE_BEFORE_RQET_TIMEOUT -->
<xs:enumeration
value=
"6030"
/>
<!-- EXTERNAL_OBJECT_NOT_REACHABLE_BEFORE_OET_TIMEOUT -->
<xs:enumeration
value=
"6031"
/>
</xs:restriction>
</xs:simpleType>
...
...
@@ -474,7 +504,17 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- authorizationPolicy -->
<xs:enumeration
value=
"36"
/>
<!-- authorizationInformation -->
<xs:enumeration
value=
"37"
/>
<xs:enumeration
value=
"37"
/>
<!-- ontologyRepository -->
<xs:enumeration
value=
"38"
/>
<!-- ontology -->
<xs:enumeration
value=
"39"
/>
<!-- semanticMashupJobProfile -->
<xs:enumeration
value=
"40"
/>
<!-- semanticMashupInstance -->
<xs:enumeration
value=
"41"
/>
<!-- semanticMashupResult -->
<xs:enumeration
value=
"42"
/>
<!-- accessControlPolicyAnnc -->
<xs:enumeration
value=
"10001"
/>
<!-- AEAnnc -->
...
...
@@ -506,11 +546,21 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- trafficPatternAnnc -->
<xs:enumeration
value=
"10033"
/>
<!-- dynamicAuthorizationConsultationAnnc -->
<xs:enumeration
value=
"10034"
/>
<xs:enumeration
value=
"10034"
/>
<!-- ontologyRepositoryAnnc -->
<xs:enumeration
value=
"10038"
/>
<!-- ontologyAnnc -->
<xs:enumeration
value=
"10039"
/>
<!-- semanticMashupJobProfileAnnc -->
<xs:enumeration
value=
"10040"
/>
<!-- semanticMashupInstanceAnnc -->
<xs:enumeration
value=
"10041"
/>
<!-- oldest -->
<xs:enumeration
value=
"20001"
/>
<!-- latest -->
<xs:enumeration
value=
"20002"
/>
<!-- mashup -->
<xs:enumeration
value=
"20003"
/>
</xs:restriction>
</xs:simpleType>
...
...
@@ -707,6 +757,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:documentation>
This is used for [software], [firmware] resources.
</xs:documentation>
</xs:annotation>
<xs:restriction
base=
"xs:integer"
>
<!-- Uninitialzed -->
<xs:enumeration
value=
"0"
/>
<!-- Successful -->
<xs:enumeration
value=
"1"
/>
<!-- Failure -->
...
...
@@ -1288,5 +1340,53 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
</xs:restriction>
</xs:simpleType>
<xs:simpleType
name=
"ontologyFormat"
>
<xs:annotation>
<xs:documentation>
Used for ontologyFormat attribute in ontology resourcee
</xs:documentation>
</xs:annotation>
<xs:restriction
base=
"xs:integer"
>
<!-- IRI -->
<xs:enumeration
value=
"1"
/>
<!-- File format: Functional-style -->
<xs:enumeration
value=
"2"
/>
<!-- File format: OWL/XML -->
<xs:enumeration
value=
"3"
/>
<!-- File format: RDF/XML -->
<xs:enumeration
value=
"4"
/>
<!-- File format: RDF/Turtle -->
<xs:enumeration
value=
"5"
/>
<!-- File format: Manchester -->
<xs:enumeration
value=
"6"
/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType
name=
"mashupMemberStoreType"
>
<xs:annotation>
<xs:documentation>
Used for memberStoreType attribute of semanticMashupInstance resource
</xs:documentation>
</xs:annotation>
<xs:restriction
base=
"xs:integer"
>
<!-- IRI -->
<xs:enumeration
value=
"1"
/>
<!-- File format: Functional-style -->
<xs:enumeration
value=
"2"
/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType
name=
"mashupResultGenType"
>
<xs:annotation>
<xs:documentation>
Used for resultGenType attribute of semanticMashupInstance resource
</xs:documentation>
</xs:annotation>
<xs:restriction
base=
"xs:integer"
>
<!-- WHEN_SMI_IS_CREATED -->
<xs:enumeration
value=
"1"
/>
<!-- WHEN_MR_REQUESTS -->
<xs:enumeration
value=
"2"
/>
<!-- PERIODICALLY -->
<xs:enumeration
value=
"3"
/>
<!-- WHEN_A_MASHUP_MEMBER_IS_UPDATED -->
<xs:enumeration
value=
"4"
/>
</xs:restriction>
</xs:simpleType>
</xs:schema>
v3_4_0/CDT-locationPolicy-v3_4_0.xsd
View file @
be00655d
...
...
@@ -39,17 +39,18 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- Resource Specific Attributes -->
<xs:element
name=
"locationSource"
type=
"m2m:locationSource"
/>
<xs:element
name=
"locationUpdatePeriod"
type=
"m2m:listOfDuration"
minOccurs=
"0"
/>
<xs:element
name=
"locationTargetID"
type=
"m2m:
node
ID"
minOccurs=
"0"
/>
<xs:element
name=
"locationTargetID"
type=
"m2m:
locationTarget
ID"
minOccurs=
"0"
/>
<xs:element
name=
"locationServer"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"locationContainerID"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"locationContainerName"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"locationStatus"
type=
"xs:string"
/>
<xs:element
name=
"authID"
type=
"m2m:externalID"
minOccurs=
"0"
/>
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
<xs:element
name=
"childResource"
type=
"m2m:childResourceRef"
minOccurs=
"1"
maxOccurs=
"unbounded"
/>
<xs:choice
minOccurs=
"1"
maxOccurs=
"unbounded"
>
<xs:element
ref=
"m2m:subscription"
></xs:element
>
<xs:element
ref=
"m2m:subscription"
/
>
</xs:choice>
</xs:choice>
</xs:sequence>
...
...
@@ -67,12 +68,13 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<!-- Resource Specific Attributes -->
<xs:element
name=
"locationSource"
type=
"m2m:locationSource"
minOccurs=
"0"
/>
<xs:element
name=
"locationUpdatePeriod"
type=
"m2m:listOfDuration"
minOccurs=
"0"
/>
<xs:element
name=
"locationTargetID"
type=
"m2m:
node
ID"
minOccurs=
"0"
/>
<xs:element
name=
"locationTargetID"
type=
"m2m:
locationTarget
ID"
minOccurs=
"0"
/>
<xs:element
name=
"locationServer"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"locationContainerID"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"locationContainerName"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"locationStatus"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"authID"
type=
"m2m:externalID"
minOccurs=
"0"
/>
<!-- No Child Resources -->
</xs:sequence>
</xs:extension>
...
...
v3_4_0/CDT-ontology-v3_4_0.xsd
0 → 100644
View file @
be00655d
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright Notification
The oneM2M Partners authorize you to copy this document, provided that you retain all copyright and other proprietary notices
contained in the original materials on any copies of the materials and that you comply strictly with these terms.
This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of
any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document.
© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
The information provided in this document is directed solely to professionals who have the appropriate degree of experience
to understand and interpret its contents in accordance with generally accepted engineering or other professional standards
and applicable regulations. No recommendation as to products or vendors is made or should be implied.
NO REPRESENTATION OR WARRANTY IS MADE THAT THE INFORMATION IS TECHNICALLY ACCURATE OR SUFFICIENT OR CONFORMS TO ANY STATUTE,
GOVERNMENTAL RULE OR REGULATION, AND FURTHER, NO REPRESENTATION OR WARRANTY IS MADE OF MERCHANTABILITY OR FITNESS FOR ANY
PARTICULAR PURPOSE OR AGAINST INFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS.
NO oneM2M PARTNER TYPE 1 SHALL BE LIABLE, BEYOND THE AMOUNT OF ANY SUM RECEIVED IN PAYMENT BY THAT PARTNER FOR THIS DOCUMENT,
WITH RESPECT TO ANY CLAIM, AND IN NO EVENT SHALL oneM2M BE LIABLE FOR LOST PROFITS OR OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES.
oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PROVIDED IN THIS DOCUMENT IS AT THE RISK OF THE USER.
-->
<xs:schema
targetNamespace=
"http://www.onem2m.org/xml/protocols"
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v3_4_0.xsd"
/>
<xs:element
name=
"ontology"
substitutionGroup=
"m2m:sg_announceableResource"
>
<xs:complexType>
<xs:complexContent>
<xs:extension
base=
"m2m:announceableResource"
>
<xs:sequence>
<!-- Common Attribute, specific to <container>, <contentInstance>, <request>, <delivery>,
<ontologyRepository> and other resources -->
<xs:element
name=
"stateTag"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"creator"
type=
"m2m:ID"
minOccurs=
"0"
/>
<!-- Resource Specific Attributes -->
<xs:element
name=
"description"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"ontologyFormat"
type=
"m2m:ontologyFormat"
/>
<xs:element
name=
"ontologyContent"
type=
"xs:anySimpleType"
/>
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
<xs:element
name=
"childResource"
type=
"m2m:childResourceRef"
minOccurs=
"1"
maxOccurs=
"unbounded"
/>
<xs:choice
minOccurs=
"1"
maxOccurs=
"unbounded"
>
<xs:element
ref=
"m2m:subscription"
/>
</xs:choice>
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
<xs:element
name=
"ontologyAnnc"
substitutionGroup=
"m2m:sg_announcedResource"
>
<xs:complexType>
<xs:complexContent>
<xs:extension
base=
"m2m:announcedResource"
>
<xs:sequence>
<!-- Common Attribute, specific to <container>, <contentInstance>, <request> and <delivery> resources -->
<xs:element
name=
"stateTag"
type=
"xs:nonNegativeInteger"
/>
<!-- Resource Specific Attributes -->
<xs:element
name=
"description"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"ontologyFormat"
type=
"m2m:ontologyFormat"
minOccurs=
"0"
/>
<xs:element
name=
"ontologyContent"
type=
"xs:anySimpleType"
minOccurs=
"0"
/>
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
<xs:element
name=
"childResource"
type=
"m2m:childResourceRef"
minOccurs=
"1"
maxOccurs=
"unbounded"
/>
<xs:choice
minOccurs=
"1"
maxOccurs=
"unbounded"
>
<xs:element
ref=
"m2m:subscription"
/>
</xs:choice>
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
</xs:schema>
\ No newline at end of file
v3_4_0/CDT-ontologyRepository-v3_4_0.xsd
0 → 100644
View file @
be00655d
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright Notification
The oneM2M Partners authorize you to copy this document, provided that you retain all copyright and other proprietary notices
contained in the original materials on any copies of the materials and that you comply strictly with these terms.
This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of
any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document.
© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
The information provided in this document is directed solely to professionals who have the appropriate degree of experience
to understand and interpret its contents in accordance with generally accepted engineering or other professional standards
and applicable regulations. No recommendation as to products or vendors is made or should be implied.
NO REPRESENTATION OR WARRANTY IS MADE THAT THE INFORMATION IS TECHNICALLY ACCURATE OR SUFFICIENT OR CONFORMS TO ANY STATUTE,
GOVERNMENTAL RULE OR REGULATION, AND FURTHER, NO REPRESENTATION OR WARRANTY IS MADE OF MERCHANTABILITY OR FITNESS FOR ANY
PARTICULAR PURPOSE OR AGAINST INFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS.
NO oneM2M PARTNER TYPE 1 SHALL BE LIABLE, BEYOND THE AMOUNT OF ANY SUM RECEIVED IN PAYMENT BY THAT PARTNER FOR THIS DOCUMENT,
WITH RESPECT TO ANY CLAIM, AND IN NO EVENT SHALL oneM2M BE LIABLE FOR LOST PROFITS OR OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES.
oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PROVIDED IN THIS DOCUMENT IS AT THE RISK OF THE USER.
-->
<xs:schema
targetNamespace=
"http://www.onem2m.org/xml/protocols"
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-ontology-v3_4_0.xsd"
/>
<xs:element
name=
"ontologyRepository"
substitutionGroup=
"m2m:sg_announceableResource"
>
<xs:complexType>
<xs:complexContent>
<xs:extension
base=
"m2m:announceableResource"
>
<xs:sequence>
<!-- Common Attribute, specific to <container>, <contentInstance>, <request>, <delivery>,
<ontologyRepository> and other resources -->
<xs:element
name=
"stateTag"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"creator"
type=
"m2m:ID"
minOccurs=
"0"
/>
<!-- Resource Specific Attributes: none -->
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
<xs:element
name=
"childResource"
type=
"m2m:childResourceRef"
minOccurs=
"1"
maxOccurs=
"unbounded"
/>
<xs:choice
minOccurs=
"1"
maxOccurs=
"unbounded"
>
<xs:element
ref=
"m2m:subscription"
/>
<xs:element
ref=
"m2m:ontology"
/>
</xs:choice>
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
<xs:element
name=
"ontologyRepositoryAnnc"
substitutionGroup=
"m2m:sg_announcedResource"
>
<xs:complexType>
<xs:complexContent>
<xs:extension
base=
"m2m:announcedResource"
>
<xs:sequence>
<!-- Common Attribute, specific to <container>, <contentInstance>, <request> and <delivery> resources -->
<xs:element
name=
"stateTag"
type=
"xs:nonNegativeInteger"
/>
<!-- Resource Specific Attributes: none -->
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
<xs:element
name=
"childResource"
type=
"m2m:childResourceRef"
minOccurs=
"1"
maxOccurs=
"unbounded"
/>
<xs:choice
minOccurs=
"1"
maxOccurs=
"unbounded"
>
<xs:element
ref=
"m2m:subscription"
/>
<xs:element
ref=
"m2m:ontology"
/>
<xs:element
ref=
"m2m:ontologyAnnc"
/>
</xs:choice>
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
</xs:schema>
\ No newline at end of file
v3_4_0/CDT-remoteCSE-v3_4_0.xsd
View file @
be00655d
...
...
@@ -37,7 +37,12 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:include
schemaLocation=
"CDT-node-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-locationPolicy-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-timeSeries-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-ontologyRepository-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-semanticMashupJobProfile-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-semanticMashupInstance-v3_4_0.xsd"
/>
<xs:element
name=
"remoteCSE"
substitutionGroup=
"m2m:sg_announceableResource"
>
<xs:complexType>
<xs:complexContent>
...
...
@@ -78,6 +83,11 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
ref=
"m2m:AEAnnc"
/>
<xs:element
ref=
"m2m:sg_flexContainerResource"
/>
<xs:element
ref=
"m2m:sg_announcedFlexContainerResource"
/>
<xs:element
ref=
"m2m:ontologyRepositoryAnnc"
/>
<xs:element
ref=
"m2m:semanticMashupJobProfile"
/>
<xs:element
ref=
"m2m:semanticMashupJobProfileAnnc"
/>
<xs:element
ref=
"m2m:semanticMashupInstance"
/>
<xs:element
ref=
"m2m:semanticMashupInstanceAnnc"
/>
</xs:choice>
</xs:choice>
</xs:sequence>
...
...
@@ -123,6 +133,11 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
ref=
"m2m:AEAnnc"
/>
<xs:element
ref=
"m2m:sg_flexContainerResource"
/>
<xs:element
ref=
"m2m:sg_announcedFlexContainerResource"
/>
<xs:element
ref=
"m2m:ontologyRepositoryAnnc"
/>
<xs:element
ref=
"m2m:semanticMashupJobProfile"
/>
<xs:element
ref=
"m2m:semanticMashupJobProfileAnnc"
/>
<xs:element
ref=
"m2m:semanticMashupInstance"
/>
<xs:element
ref=
"m2m:semanticMashupInstanceAnnc"
/>
</xs:choice>
</xs:choice>
</xs:sequence>
...
...
v3_4_0/CDT-request-v3_4_0.xsd
View file @
be00655d
...
...
@@ -44,7 +44,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"originator"
type=
"m2m:ID"
/>
<xs:element
name=
"requestID"
type=
"m2m:requestID"
/>
<xs:element
name=
"metaInformation"
type=
"m2m:metaInformation"
/>
<xs:element
name=
"primitiveContent"
type=
"m2m:primitiveContent"
/>
<xs:element
name=
"primitiveContent"
type=
"m2m:primitiveContent"
minOccurs=
"0"
/>
<xs:element
name=
"requestStatus"
type=
"m2m:requestStatus"
/>
<xs:element
name=
"operationResult"
type=
"m2m:operationResult"
/>
...
...
v3_4_0/CDT-requestPrimitive-v3_4_0.xsd
View file @
be00655d
...
...
@@ -124,7 +124,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"authorSigns"
type=
"m2m:signatureList"
minOccurs=
"0"
/>
<!-- parameter "Authorization Relationship Indicator" -->
<xs:element
name=
"authorRelIndicator"
type=
"xs:boolean"
minOccurs=
"0"
/>
<!-- parameter " Semantic Query Indicator" -->
<xs:element
name=
"semanticQueryIndicator"
type=
"xs:boolean"
minOccurs=
"0"
/>
</xs:sequence>
</xs:complexType>
</xs:element>
...
...
v3_4_0/CDT-responsePrimitive-v3_4_0.xsd
View file @
be00655d
...
...
@@ -125,6 +125,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"debugInfo"
type=
"xs:string"
/>
<xs:element
name=
"queryResult"
type=
"xs:string"
/>
<xs:complexType
name=
"resourceWrapper"
>
<xs:sequence>
<xs:choice
minOccurs=
"1"
maxOccurs=
"1"
>
...
...
v3_4_0/CDT-semanticDescriptor-v3_4_0.xsd
View file @
be00655d
...
...
@@ -42,7 +42,9 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"semanticOpExec"
type=
"m2m:sparql"
minOccurs=
"0"
/>
<xs:element
name=
"descriptor"
type=
"xs:base64Binary"
/>
<xs:element
name=
"ontologyRef"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"relatedSemantics"
type=
"m2m:listOfURIs"
minOccurs=
"0"
/>
<xs:element
name=
"relatedSemantics"
type=
"m2m:listOfURIs"
minOccurs=
"0"
/>
<xs:element
name=
"semanticValidated"
type=
"xs:boolean"
minOccurs=
"0"
/>
<xs:element
name=
"validationEnable"
type=
"xs:boolean"
minOccurs=
"0"
/>
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
...
...
@@ -67,6 +69,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element
name=
"descriptor"
type=
"xs:base64Binary"
minOccurs=
"0"
/>
<xs:element
name=
"ontologyRef"
type=
"xs:anyURI"
minOccurs=
"0"
/>
<xs:element
name=
"relatedSemantics"
type=
"m2m:listOfURIs"
minOccurs=
"0"
/>
<xs:element
name=
"semanticValidated"
type=
"xs:boolean"
minOccurs=
"0"
/>
<xs:element
name=
"validationEnable"
type=
"xs:boolean"
minOccurs=
"0"
/>
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
...
...
v3_4_0/CDT-semanticMashupInstance-v3_4_0.xsd
0 → 100644
View file @
be00655d
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright Notification
The oneM2M Partners authorize you to copy this document, provided that you retain all copyright and other proprietary notices
contained in the original materials on any copies of the materials and that you comply strictly with these terms.
This copyright permission does not constitute an endorsement of the products or services, nor does it encompass the granting of
any patent rights. The oneM2M Partners assume no responsibility for errors or omissions in this document.
© 2016, oneM2M Partners Type 1 (ARIB, ATIS, CCSA, ETSI, TIA, TSDSI, TTA, TTC). All rights reserved.
Notice of Disclaimer & Limitation of Liability
The information provided in this document is directed solely to professionals who have the appropriate degree of experience
to understand and interpret its contents in accordance with generally accepted engineering or other professional standards
and applicable regulations. No recommendation as to products or vendors is made or should be implied.
NO REPRESENTATION OR WARRANTY IS MADE THAT THE INFORMATION IS TECHNICALLY ACCURATE OR SUFFICIENT OR CONFORMS TO ANY STATUTE,
GOVERNMENTAL RULE OR REGULATION, AND FURTHER, NO REPRESENTATION OR WARRANTY IS MADE OF MERCHANTABILITY OR FITNESS FOR ANY
PARTICULAR PURPOSE OR AGAINST INFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS.
NO oneM2M PARTNER TYPE 1 SHALL BE LIABLE, BEYOND THE AMOUNT OF ANY SUM RECEIVED IN PAYMENT BY THAT PARTNER FOR THIS DOCUMENT,
WITH RESPECT TO ANY CLAIM, AND IN NO EVENT SHALL oneM2M BE LIABLE FOR LOST PROFITS OR OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES.
oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PROVIDED IN THIS DOCUMENT IS AT THE RISK OF THE USER.
-->
<xs:schema
targetNamespace=
"http://www.onem2m.org/xml/protocols"
xmlns:m2m=
"http://www.onem2m.org/xml/protocols"
elementFormDefault=
"unqualified"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
>
<xs:include
schemaLocation=
"CDT-commonTypes-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-subscription-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-semanticMashupResult-v3_4_0.xsd"
/>
<xs:include
schemaLocation=
"CDT-semanticDescriptor-v3_4_0.xsd"
/>
<xs:element
name=
"semanticMashupInstance"
substitutionGroup=
"m2m:sg_announceableResource"
>
<xs:complexType>
<xs:complexContent>
<xs:extension
base=
"m2m:announceableResource"
>
<xs:sequence>
<!-- Common Attribute, specific to <container>, <contentInstance>, <request>, <delivery>,
<ontology>, and other resources -->
<xs:element
name=
"stateTag"
type=
"xs:nonNegativeInteger"
/>
<xs:element
name=
"creator"
type=
"m2m:ID"
minOccurs=
"0"
/>
<!-- Resource Specific Attributes -->
<xs:element
name=
"smjpID"
type=
"xs:anyURI"
/>
<xs:element
name=
"smjpInputParameter"
type=
"xs:base64Binary"
/>
<xs:element
name=
"memberStoreType"
type=
"m2m:mashupMemberStoreType"
/>
<xs:element
name=
"mashupMember"
type=
"xs:base64Binary"
/>
<xs:element
name=
"resultGenType"
type=
"m2m:mashupResultGenType"
/>
<xs:element
name=
"periodForResultGen"
type=
"xs:duration"
minOccurs=
"0"
/>
<!-- Child Resources -->
<xs:choice
minOccurs=
"0"
maxOccurs=
"1"
>
<xs:element
name=
"childResource"
type=
"m2m:childResourceRef"
minOccurs=
"1"
maxOccurs=
"unbounded"
/>
<xs:choice
minOccurs=
"1"
maxOccurs=
"unbounded"
>
<xs:element
ref=
"m2m:subscription"
/>
<xs:element
ref=
"m2m:semanticMashupResult"
/>
<xs:element
ref=
"m2m:semanticDescriptor"
/>
</xs:choice>
</xs:choice>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
<xs:element
name=
"semanticMashupInstanceAnnc"
substitutionGroup=
"m2m:sg_announcedResource"
>
<xs:complexType>
<xs:complexContent>
<xs:extension
base=
"m2m:announcedResource"
>
<xs:sequence>
<!-- Common Attribute, specific to <container>, <contentInstance>, <request> and <delivery> resources -->
<xs:element
name=
"stateTag"
type=
"xs:nonNegativeInteger"
/>
<!-- Resource Specific Attributes -->
<xs:element
name=
"memberFilter"
type=
"m2m:sparql"
minOccurs=
"0"
/>