view dtd/news.dtd @ 12:66659eaf045e

Adding "Welcome to nginx!" vs Facebook FAQ page
author Igor Sysoev <igor@sysoev.ru>
date Thu, 25 Aug 2011 15:32:59 +0000
parents 61e04fc01027
children 2bf4cd2787c5
line wrap: on
line source

<!ELEMENT  digest       (title, news+) >

<!ELEMENT  news         (para+) >
<!ATTLIST  news         date CDATA #REQUIRED >

<!ENTITY % content      SYSTEM  "content.dtd" >
          %content;