Changes for page ML Elements

Last modified by Artur K. on 2026/06/24 15:27

From version 3.1
edited by Artur K.
on 2026/04/08 10:07
Change comment: There is no comment for this version
To version 2.2
edited by Artur K.
on 2026/03/21 11:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -MLElements
1 +Elements
Content
... ... @@ -1,4 +1,4 @@
1 -{{velocity output="false"}}
1 +{{velocity}}
2 2  #set($children = $doc.getChildrenReferences())
3 3  
4 4  ## Массивы по типам
... ... @@ -27,24 +27,29 @@
27 27   #end
28 28   #end
29 29  #end
30 -{{/velocity}}{{velocity output="true"}}
30 +
31 31  #if($xcontext.action != 'edit')
32 -== simpleType ==
32 +
33 += simpleType =
33 33   #foreach ($str in $collectiontool.sort($simpleTypes, ['title']))
34 34   * $str.link
35 35   #end
36 -== complexType ==
37 +
38 += complexType =
37 37   #foreach ($str in $collectiontool.sort($complexTypes, ['title']))
38 38   * $str.link
39 39   #end
40 -== element ==
42 +
43 += element =
41 41   #foreach ($str in $collectiontool.sort($elements, ['title']))
42 42   * $str.link
43 43   #end
44 -== attributeGroup ==
47 +
48 += attributeGroup =
45 45   #foreach ($str in $collectiontool.sort($attributeGroups, ['title']))
46 46   * $str.link
47 47   #end
52 +
48 48  #end
49 49  ----
50 50  [[Sandbox.Intersection table of ontology elements.WebHome||target="_blank"]]
© Semantic R&D Group, 2026