Current File : /home/escuelai/public_html/biblioteca.escuelaintegral.edu.uy/includes/XMLlist.dtd
<!ELEMENT XMLlist (entry+)>
<!ELEMENT entry (#PCDATA)>
<!ATTLIST entry 
	code NMTOKEN #REQUIRED
 	order NMTOKEN #IMPLIED
 	js NMTOKEN #IMPLIED
 	reverse_code NMTOKEN #IMPLIED
 	reverse_code_default_checked NMTOKEN #IMPLIED
 	nature NMTOKEN #IMPLIED
>