aboutsummaryrefslogtreecommitdiffstats
path: root/dtds
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2007-08-10 21:03:26 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2007-08-10 21:03:26 +0000
commitd7b93782321980ea363bad33fa38e77c745e8763 (patch)
treee9e0ec2687bb5bd935f28a26aff5dd955b4bf3c1 /dtds
parent8ae37d9391abedad4139ea2c0583ef92bcbadd36 (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.
svn path=/trunk/; revision=22483
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$
-->