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

XSD v3_28_0 baseline

parent a27674bd
No related branches found
No related tags found
No related merge requests found
...@@ -64,6 +64,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR ...@@ -64,6 +64,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element name="sessionCapabilities" type="m2m:sessionCapabilities" minOccurs="0" /> <xs:element name="sessionCapabilities" type="m2m:sessionCapabilities" minOccurs="0" />
<xs:element name="triggerEnable" type="xs:boolean" minOccurs="0" /> <xs:element name="triggerEnable" type="xs:boolean" minOccurs="0" />
<xs:element name="activityPatternElements" type="m2m:activityPatternElements" minOccurs="0" /> <xs:element name="activityPatternElements" type="m2m:activityPatternElements" minOccurs="0" />
<xs:element name="Trigger-Recipient-ID" type="m2m:triggerRecipientID" minOccurs="0" />
<xs:element name="triggerReferenceNumber" type="xs:unsignedInt" minOccurs="0" />
<!-- Child Resources --> <!-- Child Resources -->
<xs:choice minOccurs="0" maxOccurs="1"> <xs:choice minOccurs="0" maxOccurs="1">
...@@ -113,7 +115,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR ...@@ -113,7 +115,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
<xs:element name="sessionCapabilities" type="m2m:sessionCapabilities" minOccurs="0" /> <xs:element name="sessionCapabilities" type="m2m:sessionCapabilities" minOccurs="0" />
<xs:element name="triggerEnable" type="xs:boolean" minOccurs="0" /> <xs:element name="triggerEnable" type="xs:boolean" minOccurs="0" />
<xs:element name="activityPatternElements" type="m2m:activityPatternElements" minOccurs="0" /> <xs:element name="activityPatternElements" type="m2m:activityPatternElements" minOccurs="0" />
<!-- Child Resources --> <!-- Child Resources -->
<xs:choice minOccurs="0" maxOccurs="1"> <xs:choice minOccurs="0" maxOccurs="1">
<xs:element name="childResource" type="m2m:childResourceRef" minOccurs="1" maxOccurs="unbounded" /> <xs:element name="childResource" type="m2m:childResourceRef" minOccurs="1" maxOccurs="unbounded" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment