home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2011 November
/
CHIP_2011_11.iso
/
Programy
/
Narzedzia
/
Aplikacje_64-bitowe
/
Wireshark
/
wireshark-win64-1.6.1.exe
/
dtds
/
watcherinfo.dtd
< prev
next >
Wrap
Text File
|
2011-07-18
|
868b
|
27 lines
<? wireshark:protocol
proto_name="watcherinfo"
description="watcherinfo XML doc (RFC 3858)"
hierarchy="yes" ?>
<!--
$Id: watcherinfo.dtd 25325 2008-05-20 09:26:00Z martinm $
-->
<!ELEMENT watcherinfo (watcher-list)* >
<!ATTLIST watcherinfo xmlns CDATA #IMPLIED
version CDATA #REQUIRED
state CDATA #REQUIRED>
<!ELEMENT watcher-list (watcher?)* >
<!ATTLIST watcher-list resource CDATA #REQUIRED
package CDATA #REQUIRED>
<!ELEMENT watcher (#PCDATA)>
<!ATTLIST watcher display-name CDATA #IMPLIED
status CDATA #REQUIRED
event CDATA #REQUIRED
expiration CDATA #IMPLIED
id CDATA #REQUIRED
duration-subscribed CDATA #IMPLIED>