Skip to content

Instantly share code, notes, and snippets.

@uncoded-ro
Created June 13, 2022 12:45
Show Gist options
  • Save uncoded-ro/9282df84ec19d8ae9c078c47a57a6c1d to your computer and use it in GitHub Desktop.
Save uncoded-ro/9282df84ec19d8ae9c078c47a57a6c1d to your computer and use it in GitHub Desktop.
<!-- cd.dtd -->
<!ELEMENT cd (titlu_cd, compozitor, durata)>
<!ELEMENT titlu_cd (#PCDATA)>
<!ELEMENT compozitor (#PCDATA)>
<!ELEMENT durata (#PCDATA)>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment