OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
djvu
/
pubtext
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
01/31/2023 12:39:14 PM
rwxr-xr-x
📄
DjVuMessages.dtd
741 bytes
07/01/2021 01:14:09 PM
rw-r--r--
📄
DjVuOCR.dtd
1.74 KB
07/01/2021 01:14:09 PM
rw-r--r--
📄
DjVuXML-s.dtd
5.37 KB
07/01/2021 01:14:09 PM
rw-r--r--
Editing: DjVuMessages.dtd
Close
<?xml version="1.0" ?> <!-- Data Type Definition for the message files --> <!--================ HEAD (Include List) ==================================--> <!ELEMENT INCLUDE EMPTY> <!ATTLIST INCLUDE name CDATA #REQUIRED> <!-- The value of the name attribute must be the name of an XML file conforming to this DTD --> <!ELEMENT HEAD ( INCLUDE* )> <!--================ BODY (Message List) ==================================--> <!ELEMENT MESSAGE (#PCDATA) > <!ATTLIST MESSAGE name CDATA #REQUIRED> <!ATTLIST MESSAGE number CDATA #REQUIRED> <!ATTLIST MESSAGE value CDATA #REQUIRED> <!ELEMENT BODY ( MESSAGE* )> <!--================ Document Structure ==================================--> <!ELEMENT DjVuMessages ( HEAD? , BODY? )>