Skip to content

Commit

Permalink
Add PCML version 8 to pcml.dtd
Browse files Browse the repository at this point in the history
Signed-off-by: Jesse Gorzinski <[email protected]>
  • Loading branch information
ThePrez committed May 9, 2023
1 parent 9ce75c9 commit 53e6be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/com/ibm/as400/data/pcml.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<!ELEMENT pcml (struct | program)+>
<!ATTLIST pcml
version (1.0 | 2.0 | 3.0 | 4.0 | 6.0 | 7.0) #REQUIRED
version (1.0 | 2.0 | 3.0 | 4.0 | 6.0 | 7.0 | 8.0) #REQUIRED
>

<!ELEMENT struct (data | struct)+>
Expand Down

0 comments on commit 53e6be3

Please sign in to comment.