wireshark/dtds/xcap-caps.dtd
Anders Broman f53c99a9fa From Martin Mathieson:
Here is a DTD for xcap-caps and changes needed to install it (nsi change 
is untested).

svn path=/trunk/; revision=18767
2006-07-19 19:00:36 +00:00

16 lines
312 B
DTD

<? wireshark:protocol
proto_name="xcap-caps"
description="XML Configuration Access Protocol Server Capabilities"
hierarchy="yes" ?>
<!--
$Id$
-->
<!ELEMENT xcap-caps ((auid?)*, extension?, (namespace?)*) >
<!ELEMENT auid (#PCDATA)>
<!ELEMENT extension (#PCDATA)>
<!ELEMENT namespace (#PCDATA)>