Skip to content

Commit

Permalink
fix: xmlns added to s tag ( RAS format to 1.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
deltork committed Oct 10, 2024
1 parent 7f650f6 commit 4cf9841
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readalongs/static/read-along-1.3.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@
time CDATA #IMPLIED
dur CDATA #IMPLIED
annotation-id CDATA #IMPLIED
sentence-id CDATA #IMPLIED>
sentence-id CDATA #IMPLIED
xmlns CDATA #IMPLIED>

<!ELEMENT w (#PCDATA|span|syl)*>
<!ATTLIST w
Expand Down

0 comments on commit 4cf9841

Please sign in to comment.