summaryrefslogtreecommitdiff
path: root/dtds/presence.dtd
AgeCommit message (Collapse)AuthorFilesLines
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-3/+0
(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>
2007-08-10An old proposal from Martin, append to COL_PROTO the name taken from a ↵Luis Ontanon1-1/+2
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
2006-10-19$Id$ and propsetLuis Ontanon1-0/+3
svn path=/trunk/; revision=19612
2006-06-08From Martin Mathieson:Anders Broman1-0/+24
new DTD files for the dtds folder. They are for: - poc-settings (RFC 4354) - presence (RFC 3863) - watcherinfo (RFC 3858) svn path=/trunk/; revision=18394