Skip to content
Snippets Groups Projects
Commit 9c6fde87 authored by Andreas Kraft's avatar Andreas Kraft
Browse files

XSD and extras for TS-0023 V 4.1.0

parent b297027d
No related branches found
No related tags found
No related merge requests found
Showing
with 4156 additions and 0 deletions
.project
-of markdown
-o out/deviceClasses.md
-ns hd
-lf onem2mLicense.txt
-of onem2m-svg
-o out/svg
-ns hd
-lf onem2mLicense.txt
-of onem2m-xsd
-o out/xsd
-ns hd
-mv 4.1.0
--domain homedomain
--xsdtargetnamespace http://www.onem2m.org/xml/protocols/homedomain
-lf onem2mLicense.txt
--abbreviationsinfile shortnames.csv
\ No newline at end of file
-of markdown
-o out/moduleClasses.md
-ns hd
-lf onem2mLicense.txt
-of onem2m-svg
-o out/svg
-ns hd
-lf onem2mLicense.txt
-of onem2m-xsd
-o out/xsd
-ns hd
-mv 4.1.0
--domain homedomain
--xsdtargetnamespace http://www.onem2m.org/xml/protocols/homedomain
-lf onem2mLicense.txt
--abbreviationsinfile shortnames.csv
\ No newline at end of file
#!/bin/sh
MODULECLASSES=SDT-TS0023-ModuleClasses-4.3.0.xml
DEVICECLASSES=SDT-TS0023-Devices-4.3.0.xml
CMD="python3 SDTTool.py"
mkdir -p out
for f in moduleClasses.*.conf
do
echo "Processing $f"
$CMD @$f -i $MODULECLASSES
done
for f in deviceClasses.*.conf
do
echo "Processing $f"
$CMD @$f -i $DEVICECLASSES
done
This diff is collapsed.
This diff is collapsed.
<?xml version="1.0"?>
<!--
Copyright Notification
The oneM2M Partners authorize you to copy this document, or any components thereof, 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.
(c) 2020, 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.
-->
<svg height="250" width="400.0" xmlns="http://www.w3.org/2000/svg">
<rect width="100%" height="100%" fill="white" />
<rect x="10" y="10" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="120.0" y="29.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">[activateClockTimer]</text>
<rect x="170.0" y="60" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="79.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">containerDefinition</text>
<line x1="120.0" y1="40" x2="120.0" y2="75.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="75.0" x2="170.0" y2="75.0" stroke="black" stroke-width="1" />
<text x="165.0" y="70.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="110" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="129.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">ontologyRef</text>
<line x1="120.0" y1="40" x2="120.0" y2="125.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="125.0" x2="170.0" y2="125.0" stroke="black" stroke-width="1" />
<text x="165.0" y="120.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..1</text>
<rect x="170.0" y="160" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="179.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">contentSize</text>
<line x1="120.0" y1="40" x2="120.0" y2="175.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="175.0" x2="170.0" y2="175.0" stroke="black" stroke-width="1" />
<text x="165.0" y="170.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="210" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="229.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">&lt;subscription&gt;</text>
<line x1="120.0" y1="40" x2="120.0" y2="225.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="225.0" x2="170.0" y2="225.0" stroke="black" stroke-width="1" />
<text x="165.0" y="220.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..n</text>
</svg>
<?xml version="1.0"?>
<!--
Copyright Notification
The oneM2M Partners authorize you to copy this document, or any components thereof, 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.
(c) 2020, 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.
-->
<svg height="250" width="400.0" xmlns="http://www.w3.org/2000/svg">
<rect width="100%" height="100%" fill="white" />
<rect x="10" y="10" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="120.0" y="29.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">[answer]</text>
<rect x="170.0" y="60" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="79.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">containerDefinition</text>
<line x1="120.0" y1="40" x2="120.0" y2="75.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="75.0" x2="170.0" y2="75.0" stroke="black" stroke-width="1" />
<text x="165.0" y="70.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="110" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="129.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">ontologyRef</text>
<line x1="120.0" y1="40" x2="120.0" y2="125.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="125.0" x2="170.0" y2="125.0" stroke="black" stroke-width="1" />
<text x="165.0" y="120.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..1</text>
<rect x="170.0" y="160" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="179.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">contentSize</text>
<line x1="120.0" y1="40" x2="120.0" y2="175.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="175.0" x2="170.0" y2="175.0" stroke="black" stroke-width="1" />
<text x="165.0" y="170.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="210" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="229.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">&lt;subscription&gt;</text>
<line x1="120.0" y1="40" x2="120.0" y2="225.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="225.0" x2="170.0" y2="225.0" stroke="black" stroke-width="1" />
<text x="165.0" y="220.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..n</text>
</svg>
<?xml version="1.0"?>
<!--
Copyright Notification
The oneM2M Partners authorize you to copy this document, or any components thereof, 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.
(c) 2020, 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.
-->
<svg height="250" width="400.0" xmlns="http://www.w3.org/2000/svg">
<rect width="100%" height="100%" fill="white" />
<rect x="10" y="10" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="120.0" y="29.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">[call]</text>
<rect x="170.0" y="60" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="79.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">containerDefinition</text>
<line x1="120.0" y1="40" x2="120.0" y2="75.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="75.0" x2="170.0" y2="75.0" stroke="black" stroke-width="1" />
<text x="165.0" y="70.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="110" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="129.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">ontologyRef</text>
<line x1="120.0" y1="40" x2="120.0" y2="125.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="125.0" x2="170.0" y2="125.0" stroke="black" stroke-width="1" />
<text x="165.0" y="120.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..1</text>
<rect x="170.0" y="160" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="179.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">contentSize</text>
<line x1="120.0" y1="40" x2="120.0" y2="175.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="175.0" x2="170.0" y2="175.0" stroke="black" stroke-width="1" />
<text x="165.0" y="170.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="210" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="229.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">&lt;subscription&gt;</text>
<line x1="120.0" y1="40" x2="120.0" y2="225.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="225.0" x2="170.0" y2="225.0" stroke="black" stroke-width="1" />
<text x="165.0" y="220.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..n</text>
</svg>
<?xml version="1.0"?>
<!--
Copyright Notification
The oneM2M Partners authorize you to copy this document, or any components thereof, 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.
(c) 2020, 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.
-->
<svg height="250" width="400.0" xmlns="http://www.w3.org/2000/svg">
<rect width="100%" height="100%" fill="white" />
<rect x="10" y="10" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="120.0" y="29.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">[close]</text>
<rect x="170.0" y="60" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="79.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">containerDefinition</text>
<line x1="120.0" y1="40" x2="120.0" y2="75.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="75.0" x2="170.0" y2="75.0" stroke="black" stroke-width="1" />
<text x="165.0" y="70.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="110" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="129.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">ontologyRef</text>
<line x1="120.0" y1="40" x2="120.0" y2="125.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="125.0" x2="170.0" y2="125.0" stroke="black" stroke-width="1" />
<text x="165.0" y="120.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..1</text>
<rect x="170.0" y="160" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="179.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">contentSize</text>
<line x1="120.0" y1="40" x2="120.0" y2="175.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="175.0" x2="170.0" y2="175.0" stroke="black" stroke-width="1" />
<text x="165.0" y="170.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="210" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="229.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">&lt;subscription&gt;</text>
<line x1="120.0" y1="40" x2="120.0" y2="225.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="225.0" x2="170.0" y2="225.0" stroke="black" stroke-width="1" />
<text x="165.0" y="220.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..n</text>
</svg>
<?xml version="1.0"?>
<!--
Copyright Notification
The oneM2M Partners authorize you to copy this document, or any components thereof, 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.
(c) 2020, 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.
-->
<svg height="250" width="400.0" xmlns="http://www.w3.org/2000/svg">
<rect width="100%" height="100%" fill="white" />
<rect x="10" y="10" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="120.0" y="29.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">[deactivateClockTimer]</text>
<rect x="170.0" y="60" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="79.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">containerDefinition</text>
<line x1="120.0" y1="40" x2="120.0" y2="75.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="75.0" x2="170.0" y2="75.0" stroke="black" stroke-width="1" />
<text x="165.0" y="70.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="110" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="129.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">ontologyRef</text>
<line x1="120.0" y1="40" x2="120.0" y2="125.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="125.0" x2="170.0" y2="125.0" stroke="black" stroke-width="1" />
<text x="165.0" y="120.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..1</text>
<rect x="170.0" y="160" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="179.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">contentSize</text>
<line x1="120.0" y1="40" x2="120.0" y2="175.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="175.0" x2="170.0" y2="175.0" stroke="black" stroke-width="1" />
<text x="165.0" y="170.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="210" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="229.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">&lt;subscription&gt;</text>
<line x1="120.0" y1="40" x2="120.0" y2="225.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="225.0" x2="170.0" y2="225.0" stroke="black" stroke-width="1" />
<text x="165.0" y="220.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..n</text>
</svg>
<?xml version="1.0"?>
<!--
Copyright Notification
The oneM2M Partners authorize you to copy this document, or any components thereof, 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.
(c) 2020, 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.
-->
<svg height="250" width="400.0" xmlns="http://www.w3.org/2000/svg">
<rect width="100%" height="100%" fill="white" />
<rect x="10" y="10" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="120.0" y="29.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">[decrementNumberValue]</text>
<rect x="170.0" y="60" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="79.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">containerDefinition</text>
<line x1="120.0" y1="40" x2="120.0" y2="75.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="75.0" x2="170.0" y2="75.0" stroke="black" stroke-width="1" />
<text x="165.0" y="70.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="110" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="129.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">ontologyRef</text>
<line x1="120.0" y1="40" x2="120.0" y2="125.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="125.0" x2="170.0" y2="125.0" stroke="black" stroke-width="1" />
<text x="165.0" y="120.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..1</text>
<rect x="170.0" y="160" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="179.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">contentSize</text>
<line x1="120.0" y1="40" x2="120.0" y2="175.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="175.0" x2="170.0" y2="175.0" stroke="black" stroke-width="1" />
<text x="165.0" y="170.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="210" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="229.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">&lt;subscription&gt;</text>
<line x1="120.0" y1="40" x2="120.0" y2="225.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="225.0" x2="170.0" y2="225.0" stroke="black" stroke-width="1" />
<text x="165.0" y="220.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..n</text>
</svg>
<?xml version="1.0"?>
<!--
Copyright Notification
The oneM2M Partners authorize you to copy this document, or any components thereof, 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.
(c) 2020, 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.
-->
<svg height="250" width="400.0" xmlns="http://www.w3.org/2000/svg">
<rect width="100%" height="100%" fill="white" />
<rect x="10" y="10" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="120.0" y="29.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">[downChannel]</text>
<rect x="170.0" y="60" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="79.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">containerDefinition</text>
<line x1="120.0" y1="40" x2="120.0" y2="75.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="75.0" x2="170.0" y2="75.0" stroke="black" stroke-width="1" />
<text x="165.0" y="70.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="110" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="129.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">ontologyRef</text>
<line x1="120.0" y1="40" x2="120.0" y2="125.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="125.0" x2="170.0" y2="125.0" stroke="black" stroke-width="1" />
<text x="165.0" y="120.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..1</text>
<rect x="170.0" y="160" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="179.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">contentSize</text>
<line x1="120.0" y1="40" x2="120.0" y2="175.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="175.0" x2="170.0" y2="175.0" stroke="black" stroke-width="1" />
<text x="165.0" y="170.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="210" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="229.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">&lt;subscription&gt;</text>
<line x1="120.0" y1="40" x2="120.0" y2="225.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="225.0" x2="170.0" y2="225.0" stroke="black" stroke-width="1" />
<text x="165.0" y="220.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..n</text>
</svg>
<?xml version="1.0"?>
<!--
Copyright Notification
The oneM2M Partners authorize you to copy this document, or any components thereof, 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.
(c) 2020, 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.
-->
<svg height="250" width="400.0" xmlns="http://www.w3.org/2000/svg">
<rect width="100%" height="100%" fill="white" />
<rect x="10" y="10" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="120.0" y="29.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">[downVolume]</text>
<rect x="170.0" y="60" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="79.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">containerDefinition</text>
<line x1="120.0" y1="40" x2="120.0" y2="75.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="75.0" x2="170.0" y2="75.0" stroke="black" stroke-width="1" />
<text x="165.0" y="70.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="110" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="129.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">ontologyRef</text>
<line x1="120.0" y1="40" x2="120.0" y2="125.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="125.0" x2="170.0" y2="125.0" stroke="black" stroke-width="1" />
<text x="165.0" y="120.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..1</text>
<rect x="170.0" y="160" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="179.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">contentSize</text>
<line x1="120.0" y1="40" x2="120.0" y2="175.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="175.0" x2="170.0" y2="175.0" stroke="black" stroke-width="1" />
<text x="165.0" y="170.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="210" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="229.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">&lt;subscription&gt;</text>
<line x1="120.0" y1="40" x2="120.0" y2="225.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="225.0" x2="170.0" y2="225.0" stroke="black" stroke-width="1" />
<text x="165.0" y="220.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..n</text>
</svg>
<?xml version="1.0"?>
<!--
Copyright Notification
The oneM2M Partners authorize you to copy this document, or any components thereof, 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.
(c) 2020, 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.
-->
<svg height="250" width="400.0" xmlns="http://www.w3.org/2000/svg">
<rect width="100%" height="100%" fill="white" />
<rect x="10" y="10" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="120.0" y="29.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">[hangup]</text>
<rect x="170.0" y="60" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="79.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">containerDefinition</text>
<line x1="120.0" y1="40" x2="120.0" y2="75.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="75.0" x2="170.0" y2="75.0" stroke="black" stroke-width="1" />
<text x="165.0" y="70.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="110" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="129.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">ontologyRef</text>
<line x1="120.0" y1="40" x2="120.0" y2="125.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="125.0" x2="170.0" y2="125.0" stroke="black" stroke-width="1" />
<text x="165.0" y="120.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..1</text>
<rect x="170.0" y="160" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="179.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">contentSize</text>
<line x1="120.0" y1="40" x2="120.0" y2="175.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="175.0" x2="170.0" y2="175.0" stroke="black" stroke-width="1" />
<text x="165.0" y="170.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="210" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="229.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">&lt;subscription&gt;</text>
<line x1="120.0" y1="40" x2="120.0" y2="225.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="225.0" x2="170.0" y2="225.0" stroke="black" stroke-width="1" />
<text x="165.0" y="220.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..n</text>
</svg>
<?xml version="1.0"?>
<!--
Copyright Notification
The oneM2M Partners authorize you to copy this document, or any components thereof, 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.
(c) 2020, 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.
-->
<svg height="250" width="400.0" xmlns="http://www.w3.org/2000/svg">
<rect width="100%" height="100%" fill="white" />
<rect x="10" y="10" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="120.0" y="29.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">[incrementNumberValue]</text>
<rect x="170.0" y="60" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="79.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">containerDefinition</text>
<line x1="120.0" y1="40" x2="120.0" y2="75.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="75.0" x2="170.0" y2="75.0" stroke="black" stroke-width="1" />
<text x="165.0" y="70.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="110" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="129.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">ontologyRef</text>
<line x1="120.0" y1="40" x2="120.0" y2="125.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="125.0" x2="170.0" y2="125.0" stroke="black" stroke-width="1" />
<text x="165.0" y="120.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..1</text>
<rect x="170.0" y="160" width="220" height="30" rx="15" ry="15" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="179.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">contentSize</text>
<line x1="120.0" y1="40" x2="120.0" y2="175.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="175.0" x2="170.0" y2="175.0" stroke="black" stroke-width="1" />
<text x="165.0" y="170.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">1</text>
<rect x="170.0" y="210" width="220" height="30" stroke="black" fill="white" stroke-width="1"/>
<text x="280.0" y="229.0" fill="black" font-family="sans-serif" font-size="12" style="text-anchor: middle;">&lt;subscription&gt;</text>
<line x1="120.0" y1="40" x2="120.0" y2="225.0" stroke="black" stroke-width="1" />
<line x1="120.0" y1="225.0" x2="170.0" y2="225.0" stroke="black" stroke-width="1" />
<text x="165.0" y="220.0" fill="black" font-family="sans-serif" font-size="10" style="text-anchor: end;">0..n</text>
</svg>
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