$Id$ and propset

svn path=/trunk/; revision=19612
This commit is contained in:
Luis Ontanon 2006-10-19 18:35:10 +00:00
parent 7958903f7c
commit 85a3437549
8 changed files with 22 additions and 2 deletions

View File

@ -1,5 +1,7 @@
<? wireshark:protocol proto_name="dc" description="Dublin Core Metadata (DC)" ?>
<!--
$Id:$
-->
<!--
elements definitions for the Dublin Core Metadata DC schema
element names obtained from http://www.dublincore.org/schemas/xmls/qdc/2003/04/02/dc.xsd

View File

@ -1,4 +1,7 @@
<? wireshark:protocol proto_name="itunes" hierarchy="yes" description="iTunes podCast rss elements" ?>
<!--
$Id:$
-->
<!DOCTYPE itunes [

View File

@ -2,6 +2,9 @@
proto_name="poc-settings"
description="poc-settings XML doc (RFC 4354)"
hierarchy="yes" ?>
<!--
$Id:$
-->
<!ELEMENT poc-settings (entity)* >

View File

@ -2,6 +2,9 @@
proto_name="presence"
description="presence XML doc (RFC 3863)"
hierarchy="yes" ?>
<!--
$Id:$
-->
<!ELEMENT presence (tuple)* >

View File

@ -4,7 +4,7 @@
hierarchy="yes" ?>
<!--
$Id: reginfo.dtd 18970 2006-08-21 11:52:20Z martinm $
$Id$
-->
<!ELEMENT list (name | resource)* >

View File

@ -1,4 +1,7 @@
<? wireshark:protocol proto_name="rss" hierarchy="yes" ?>
<!--
$Id:$
-->
<!--
this DTD is made so that wireshark can dissect RSS up to 2.0, do not try to use it for validating RSS documents

View File

@ -3,6 +3,9 @@
media="application/smil"
description="Synchronized Multimedia Integration Language"
?>
<!--
$Id:$
-->
<!--

View File

@ -2,6 +2,9 @@
proto_name="watcherinfo"
description="watcherinfo XML doc (RFC 3858)"
hierarchy="yes" ?>
<!--
$Id:$
-->
<!ELEMENT watcherinfo (watcher-list)* >