Skip to content

Commit f699b3b

Browse files
committed
Fix formatting of value in xml test document
1 parent ed75db4 commit f699b3b

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

data/store.xml

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
99
</DicomAttribute>
1010
<DicomAttribute tag="00081155" vr="UI"
1111
keyword="ReferencedSOPInstanceUID">
12-
<Value number="1">
13-
2.16.124.113543.6003.1011758472.49886.19426.2085542308</Value>
12+
<Value number="1">2.16.124.113543.6003.1011758472.49886.19426.2085542308</Value>
1413
</DicomAttribute>
1514
<DicomAttribute tag="00081197" vr="US" keyword="FailureReason">
1615
<Value number="1">290</Value>
@@ -22,8 +21,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
2221
</DicomAttribute>
2322
<DicomAttribute tag="00081155" vr="UI"
2423
keyword="ReferencedSOPInstanceUID">
25-
<Value number="1">
26-
2.16.124.113543.6003.1011758472.49886.19426.2085542309</Value>
24+
<Value number="1">2.16.124.113543.6003.1011758472.49886.19426.2085542309</Value>
2725
</DicomAttribute>
2826
<DicomAttribute tag="00081197" vr="US" keyword="FailureReason">
2927
<Value number="1">290</Value>
@@ -37,14 +35,12 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3735
</DicomAttribute>
3836
<DicomAttribute tag="00081155" vr="UI"
3937
keyword="ReferencedSOPInstanceUID">
40-
<Value number="1">
41-
2.16.124.113543.6003.189642796.63084.16748.2599092903</Value>
38+
<Value number="1">2.16.124.113543.6003.189642796.63084.16748.2599092903</Value>
4239
</DicomAttribute>
4340
<DicomAttribute tag="00081190" vr="UR" keyword="RetrieveURL">
4441
<Value number="1">
45-
https://wadors.hospital.com/studies/2.16.124.113543.6003.1154777499.30246.19789.3503430045/
46-
series/2.16.124.113543.6003.2588828330.45298.17418.2723805630/
47-
instances/2.16.124.113543.6003.189642796.63084.16748.2599092903</Value>
42+
https://wadors.hospital.com/studies/2.16.124.113543.6003.1154777499.30246.19789.3503430045/series/2.16.124.113543.6003.2588828330.45298.17418.2723805630/instances/2.16.124.113543.6003.189642796.63084.16748.2599092903
43+
</Value>
4844
</DicomAttribute>
4945
</Item>
5046
<Item number="2">
@@ -53,22 +49,21 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
5349
</DicomAttribute>
5450
<DicomAttribute tag="00081155" vr="UI"
5551
keyword="ReferencedSOPInstanceUID">
56-
<Value number="1">
57-
2.16.124.113543.6003.189642796.63084.16748.2599092905</Value>
52+
<Value number="1">2.16.124.113543.6003.189642796.63084.16748.2599092905</Value>
5853
</DicomAttribute>
5954
<DicomAttribute tag="00081196" vr="US" keyword="WarningReason">
6055
<Value number="1">45056</Value>
6156
</DicomAttribute>
6257
<DicomAttribute tag="00081190" vr="UR" keyword="RetrieveURL">
6358
<Value number="1">
64-
https://wadors.hospital.com/studies/2.16.124.113543.6003.1154777499.30246.19789.3503430045/
65-
series/2.16.124.113543.6003.2588828330.45298.17418.2723805630/
66-
instances/2.16.124.113543.6003.189642796.63084.16748.2599092905</Value>
59+
https://wadors.hospital.com/studies/2.16.124.113543.6003.1154777499.30246.19789.3503430045/series/2.16.124.113543.6003.2588828330.45298.17418.2723805630/instances/2.16.124.113543.6003.189642796.63084.16748.2599092905
60+
</Value>
6761
</DicomAttribute>
6862
</Item>
6963
</DicomAttribute>
7064
<DicomAttribute tag="00081190" vr="UR" keyword="RetrieveURL">
7165
<Value number="1">
72-
https://wadors.hospital.com/studies/2.16.124.113543.6003.1154777499.30246.19789.3503430045</Value>
66+
https://wadors.hospital.com/studies/2.16.124.113543.6003.1154777499.30246.19789.3503430045
67+
</Value>
7368
</DicomAttribute>
7469
</NativeDicomModel>

0 commit comments

Comments
 (0)