wireshark/dtds/xcap-caps.dtd
Alexis La Goutte 94a791a76e Continue to remove $Id$ from top of file
(Using sed : sed -i '/^\$Id\$/,+1 d') (No space or star before $Id$)

Change-Id: I0801bd7cf234d32487008a8b6dcee64875b07688
Reviewed-on: https://code.wireshark.org/review/876
Reviewed-by: Evan Huus <eapache@gmail.com>
2014-03-31 16:00:04 +00:00

13 lines
298 B
DTD

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