aboutsummaryrefslogtreecommitdiffstats
path: root/dtds
Commit message (Collapse)AuthorAgeFilesLines
* Trivial: line up attributesMartin Mathieson2008-05-201-2/+2
| | | | svn path=/trunk/; revision=25325
* An old proposal from Martin, append to COL_PROTO the name taken from a ↵Luis Ontanon2007-08-101-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
* Add DTD file for xcap-error (RFC 4825)Martin Mathieson2007-06-211-0/+67
| | | | svn path=/trunk/; revision=22148
* From Olivier Jacques:Martin Mathieson2006-11-151-0/+280
| | | | | | | | Here is a DTD for the MSCML protocol, draft-07. This implementation is not entirely up-to-date (draft-09 is out), but this is a good base to start from. I updated the WIKI with info, snapshot and sample capture: http://wiki.wireshark.org/MSCML svn path=/trunk/; revision=19901
* $Id$ and propsetLuis Ontanon2006-10-198-2/+22
| | | | svn path=/trunk/; revision=19612
* Add DTD for RFC 4662 (Event Notification Extension for Resource Lists) XML ↵Martin Mathieson2006-10-191-0/+31
| | | | | | schema. svn path=/trunk/; revision=19611
* The xmlns attribute isn't really part of the schema, so probably shouldn't ↵Martin Mathieson2006-08-211-1/+1
| | | | | | be #REQUIRED (not that the XML dissector currently uses this property) svn path=/trunk/; revision=18970
* Get rid of CRs at the ends of lines.Guy Harris2006-07-264-407/+407
| | | | svn path=/trunk/; revision=18793
* From Martin Mathieson:Anders Broman2006-07-191-0/+15
| | | | | | | Here is a DTD for xcap-caps and changes needed to install it (nsi change is untested). svn path=/trunk/; revision=18767
* From Martin Mathieson:Anders Broman2006-06-083-0/+74
| | | | | | | | | 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
* Ethereal->WiresharkAnders Broman2006-05-295-407/+407
| | | | svn path=/trunk/; revision=18248
* ethereal->wiresharkRonnie Sahlberg2006-05-221-1/+1
| | | | svn path=/trunk/; revision=18208
* From Martin Mathieson:Anders Broman2006-05-161-0/+41
| | | | | | | | | | | | | | - adds application/xpidf+xml as a media type known to be xml - appends /xml to the protocol column (as SDP does). It would be nice to append the top-level element, or the name taken from a matching DTD, but this will do for now (at least its a short name). - corrects the help text for the preference. I can see that it is registered as a heuristic for "http", "sip" and "media" I've also included a slightly updated version of reginfo.dtd (RFC 3680) for the dtds folder. svn path=/trunk/; revision=18173
* rating was defined twiceLuis Ontanon2005-09-251-3/+0
| | | | svn path=/trunk/; revision=15997
* Get the first few dtds installed.Luis Ontanon2005-09-174-0/+410
svn path=/trunk/; revision=15852