Skip to content

Commit 55a79c9

Browse files
committed
#5 removed unneeded raw file xml schema restriction which didn't allow to read raw files exported from EDF
1 parent 277c13c commit 55a79c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

svarog/src/main/resources/org/signalml/schema/rawsignal.xsd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,6 @@
132132
<documentation>SignalML format source UID.</documentation>
133133
</annotation>
134134
<restriction base="string">
135-
<length value="32"></length>
136-
<pattern value="[0-9a-fA-F]{32}"></pattern>
137135
</restriction>
138136
</simpleType>
139137

0 commit comments

Comments
 (0)