HEX
Server: Apache
System: Linux WWW 6.1.0-40-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.153-1 (2025-09-20) x86_64
User: web11 (1011)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //usr/share/discover/dtd/conffile.dtd
<!-- $Progeny$ -->

<!ELEMENT conffile (busscan*,data-sources?)>

<!ELEMENT data-sources (data-source)*>
<!ELEMENT data-source EMPTY>
<!ATTLIST data-source url          CDATA #REQUIRED
                      label        CDATA #IMPLIED
                      place        NMTOKEN #IMPLIED>

<!ELEMENT busscan (bus)*>

<!-- The attributes will likely be handled by different parts of        -->
<!-- Discover. If there is a list of buses never to scan, the library   -->
<!-- should be aware of it. If there is a list of buses to scan by      -->
<!-- default, that will be of interest to the client tool.              -->
<!ATTLIST busscan scan (default|never) #REQUIRED>

<!ELEMENT bus EMPTY>
<!ATTLIST bus name              NMTOKEN #REQUIRED>