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

From version 49.1
edited by Robin Huisman
on 2024/08/01 00:23
Change comment: Uploaded new attachment "1722464591905-118.png", version {1}
To version 52.2
edited by Olivier Roussel
on 2024/12/13 12:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.RobinHuisman
1 +XWiki.OlivierRoussel
Content
... ... @@ -22,6 +22,8 @@
22 22  {{toc/}}
23 23  
24 24  
25 +[[image:1722464591905-118.png]]
26 +
25 25  == File structure ==
26 26  
27 27  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.
... ... @@ -84,8 +84,8 @@
84 84  (% class="table-hover" %)
85 85  |(% colspan="1" rowspan="1" %)**Attribute name**|(% colspan="1" rowspan="1" %)**Description**|(% colspan="1" rowspan="1" %)**Unit**
86 86  |(% 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
87 -|(% 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
88 -|(% colspan="1" rowspan="1" %)**Sequence**|(% colspan="1" rowspan="1" %)Field is redundant and does not have to be filled|(% colspan="1" rowspan="1" %)integer
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
89 89  
90 90  == Structure explanation AnalysisLink and Analysis ==
91 91  
LabdeliveryFile_14.8.0_ENG_NL.xslt
Size
... ... @@ -1,1 +1,1 @@
1 -9.1 KB
1 +9.0 KB
Content
... ... @@ -231,9 +231,9 @@
231 231   <!-- AnalysisSetId kunnen we overslaan, is al gedaan -->
232 232  
233 233   <xsl:template match="Analysis">
234 - <analysepakketcode>
234 + <analyse>
235 235   <xsl:apply-templates select="@*|node()"/>
236 - </analysepakketcode>
236 + </analyse>
237 237   </xsl:template>
238 238  
239 239   <xsl:template match="AnalysisId">