Skip to content

Commit 42cfdb8

Browse files
committed
bug(#3869): more
1 parent 0765379 commit 42cfdb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eo-parser/src/main/resources/XMIR.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ SOFTWARE.
9696
</xs:documentation>
9797
</xs:annotation>
9898
<xs:restriction base="xs:string">
99-
<xs:pattern value="^∅$|^\.(\^|@|[a-z][^\s.]*)$|^([Q$])(\.(\^|@|[a-z][^\s.]*))*$"/>
99+
<xs:pattern value="∅|\.(\^|@|[a-z][^\s.]*|α[0-9]*)|([Q$])(\.(\^|@|[a-z][^\s.]*|α[0-9]*))*"/>
100100
</xs:restriction>
101101
</xs:simpleType>
102102
<xs:simpleType name="program-name">

0 commit comments

Comments
 (0)