Skip to content

Commit

Permalink
Remove applVerId
Browse files Browse the repository at this point in the history
Fixes #186
  • Loading branch information
kleihan committed Oct 9, 2024
1 parent a0f3c86 commit be8a7ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion repository/src/main/resources/xsd/repository.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@
<xs:documentation>An associated namespace as URI</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="applVerId" type="xs:string"/>
<xs:attribute name="expressionLanguage" type="xs:string" default="Score">
<xs:annotation>
<xs:documentation>The syntax of 'expressionType'</xs:documentation>
Expand Down

0 comments on commit be8a7ec

Please sign in to comment.