wireshark/diameter/Custom.xml

19 lines
415 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Id$ -->
<!DOCTYPE dictionary SYSTEM "dictionary.dtd" [
<!-- Any files added here need to be added to Makefile.am and
packaging/nsis/wireshark.nsi if you want them to be distributed
-->
<!-- create entities like this:
<!ENTITY myEntity SYSTEM "myFile.xml">
-->
]>
<dictionary>
<!-- and then add the entity here:
&myEntity;
-->
</dictionary>