Last modified by Robin Huisman on 2024/12/18 14:57

From version 52.2
edited by Olivier Roussel
on 2024/12/13 12:58
Change comment: There is no comment for this version
To version 47.1
edited by Robin Huisman
on 2024/07/31 23:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.OlivierRoussel
1 +XWiki.RobinHuisman
Content
... ... @@ -22,12 +22,15 @@
22 22  {{toc/}}
23 23  
24 24  
25 -[[image:1722464591905-118.png]]
25 +{{{==> nle Add field Certification (screen 1 of labassignment)}}}
26 26  
27 27  == File structure ==
28 28  
29 29  In the image below, the main structure of the XML file is shown. Every table is described in more detail later on in this chapter.
30 30  
31 +{{{==> nle Dutch text in screenshot
32 +}}}
33 +
31 31  (% class="table-hover" %)
32 32  |(% colspan="1" rowspan="1" %)**Attribute name**|(% colspan="1" rowspan="1" %)**Description**|(% colspan="1" rowspan="1" %)**Unit**
33 33  |(% colspan="1" rowspan="1" %)**version**|(% colspan="1" rowspan="1" %)SIKB version. This must be: **14.8.0**|(% colspan="1" rowspan="1" %)string
... ... @@ -86,8 +86,8 @@
86 86  (% class="table-hover" %)
87 87  |(% colspan="1" rowspan="1" %)**Attribute name**|(% colspan="1" rowspan="1" %)**Description**|(% colspan="1" rowspan="1" %)**Unit**
88 88  |(% colspan="1" rowspan="1" %)**CategorieId**|(% colspan="1" rowspan="1" %)The code/Id of the category or group given by the lab|(% colspan="1" rowspan="1" %)string
89 -|(% colspan="1" rowspan="1" %)**Description**|(% colspan="1" rowspan="1" %)The name/description of the category (This will also be shown in the user interface, in alphabtical order) |(% colspan="1" rowspan="1" %)string
90 -|(% colspan="1" rowspan="1" %)**Sequence**|(% colspan="1" rowspan="1" %)Field is not used in the TI database and does not have to be filled in|(% colspan="1" rowspan="1" %)integer
92 +|(% colspan="1" rowspan="1" %)**Description**|(% colspan="1" rowspan="1" %)The name/description of the category (This will also be shown in the user interface)|(% colspan="1" rowspan="1" %)string
93 +|(% colspan="1" rowspan="1" %)**Sequence**|(% colspan="1" rowspan="1" %)Field is redundant and does not have to be filled|(% colspan="1" rowspan="1" %)integer
91 91  
92 92  == Structure explanation AnalysisLink and Analysis ==
93 93  
1722464591905-118.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.RobinHuisman
Size
... ... @@ -1,1 +1,0 @@
1 -165.1 KB
Content
LabdeliveryFile_14.8.0_ENG_NL.xslt
Size
... ... @@ -1,1 +1,1 @@
1 -9.0 KB
1 +9.1 KB
Content
... ... @@ -231,9 +231,9 @@
231 231   <!-- AnalysisSetId kunnen we overslaan, is al gedaan -->
232 232  
233 233   <xsl:template match="Analysis">
234 - <analyse>
234 + <analysepakketcode>
235 235   <xsl:apply-templates select="@*|node()"/>
236 - </analyse>
236 + </analysepakketcode>
237 237   </xsl:template>
238 238  
239 239   <xsl:template match="AnalysisId">