Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • TST/ATS-oneM2M-Types-Release-2
1 result
Show changes
......@@ -8974,8 +8974,9 @@ type record UtDesc {
type record AeSimuComponentDesc {
/**
* @desc Test System AE-ID with AE-ID-Stem format (relative) according to TS-0001-7.2-1
* Note: Use omit when no value is specified instead of empty string
*/
XSD.ID aeIdStem,
XSD.ID aeIdStem optional,
/**
* @desc Test System APP-ID with App-ID format according to TS-0001-7.2-1
*/
......