Skip to content

Instantly share code, notes, and snippets.

@veewee
Created December 18, 2015 06:27
Show Gist options
  • Select an option

  • Save veewee/0a61bae1ca60b7a7d027 to your computer and use it in GitHub Desktop.

Select an option

Save veewee/0a61bae1ca60b7a7d027 to your computer and use it in GitHub Desktop.

Revisions

  1. veewee created this gist Dec 18, 2015.
    5 changes: 5 additions & 0 deletions note.dtd
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    <!ELEMENT note (to,from,heading,body)>
    <!ELEMENT to (#PCDATA)>
    <!ELEMENT from (#PCDATA)>
    <!ELEMENT heading (#PCDATA)>
    <!ELEMENT body (#PCDATA)>