repo.or.cz
/
wireshark-wip.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
match_strval > try_val_to_str
[wireshark-wip.git]
/
dtds
/
xcap-caps.dtd
blob
9b686e286bde8ad0f03014bf7b110d544ffd0844
1
<? wireshark:protocol
2
proto_name
=
"xcap-caps"
3
description
=
"XML Configuration Access Protocol Server Capabilities"
4
hierarchy
=
"yes"
?>
5
6
<!--
7
$Id$
8
-->
9
10
<!ELEMENT
xcap-caps ((auid?)*, extension?, (namespace?)*)
>
11
12
<!ELEMENT
auid (#PCDATA)
>
13
<!ELEMENT
extension (#PCDATA)
>
14
<!ELEMENT
namespace (#PCDATA)
>
15