aboutsummaryrefslogtreecommitdiffstats
path: root/dtds
diff options
context:
space:
mode:
authorlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>2007-08-10 21:03:26 +0000
committerlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>2007-08-10 21:03:26 +0000
commit91aaf93eca1024beb0d8bfe751b541a81f6eb3fb (patch)
treee9e0ec2687bb5bd935f28a26aff5dd955b4bf3c1 /dtds
parentecad55de05a506046eac0dcc49ee93b551926096 (diff)
An old proposal from Martin, append to COL_PROTO the name taken from a matching DTD (in case the media-type actually matches it). Having the name of the root element found would be nicer.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22483 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'dtds')
-rw-r--r--dtds/presence.dtd3
1 files changed, 2 insertions, 1 deletions
diff --git a/dtds/presence.dtd b/dtds/presence.dtd
index 49c4543451..4e5c42b662 100644
--- a/dtds/presence.dtd
+++ b/dtds/presence.dtd
@@ -1,9 +1,10 @@
<? wireshark:protocol
proto_name="presence"
description="presence XML doc (RFC 3863)"
+ media="application/cpim-pidf+xml"
hierarchy="yes" ?>
<!--
-$Id:$
+$Id$
-->