Skip to content

Instantly share code, notes, and snippets.

@uncoded-ro
Last active June 13, 2022 12:47
Show Gist options
  • Save uncoded-ro/998bf50d621aec781a829596797c3265 to your computer and use it in GitHub Desktop.
Save uncoded-ro/998bf50d621aec781a829596797c3265 to your computer and use it in GitHub Desktop.
<!-- curs.dtd -->
<!ENTITY % tip "(#PCDATA)">
<!ELEMENT disciplina %tip;>
<!ELEMENT facultate %tip;>
<!ELEMENT tutor (nume, email)>
<!ELEMENT nume %tip;>
<!ELEMENT email %tip;>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment