<!-- view_default_conf DTD Version1.0 -->
<!-- ALL CONTENTS COPYRIGHT 2003, OOP-Research Corporation. -->
<!-- All rights reserved. -->
<!-- Any questions and comments are welcome to -->
<!-- tech@oop-research.com -->

<!ELEMENT view-default-conf (conf-per-host*)>

<!ELEMENT conf-per-host (host, charset, conf-in-string*, conf-in-binary*)>

<!ELEMENT conf-in-string (key, value)>

<!ELEMENT conf-in-binary (key, value)>


<!ELEMENT host (#PCDATA)>

<!ELEMENT charset (#PCDATA)>

<!ELEMENT key (#PCDATA)>

<!ELEMENT value (#PCDATA)>

