Skip to content

Commit

Permalink
Minor changes and corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelhkay committed Feb 18, 2025
1 parent 9062fde commit cd4872c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions specifications/xslt-40/src/element-catalog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,9 @@
<e:attribute name="main-module" required="no">
<e:data-type name="uri"/>
</e:attribute>
<e:attribute name="schema-role" required="no">
<e:data-type name="ncname"/>
</e:attribute>
<e:attribute name="use-when" default="true()">
<e:data-type name="expression"/>
</e:attribute>
Expand Down Expand Up @@ -247,6 +250,9 @@
<e:attribute name="main-module">
<e:data-type name="uri"/>
</e:attribute>
<e:attribute name="schema-role" required="no">
<e:data-type name="ncname"/>
</e:attribute>
<e:attribute name="use-when" default="true()">
<e:data-type name="expression"/>
</e:attribute>
Expand Down

0 comments on commit cd4872c

Please sign in to comment.