From b14829d151808670d5add79e31d531bd68cd4600 Mon Sep 17 00:00:00 2001 From: Martin Mathieson Date: Wed, 15 Nov 2006 17:27:04 +0000 Subject: From Olivier Jacques: 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 --- dtds/mscml.dtd | 280 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 280 insertions(+) create mode 100644 dtds/mscml.dtd (limited to 'dtds/mscml.dtd') diff --git a/dtds/mscml.dtd b/dtds/mscml.dtd new file mode 100644 index 0000000000..84c8558990 --- /dev/null +++ b/dtds/mscml.dtd @@ -0,0 +1,280 @@ + + + + + + + + + + + + reserveconfmedia (yes | no | true | false) "yes" +> + + + + + + + + + + + + + + + + + + + + + + + + report (standard | long | both | none) #REQUIRED + maskdigits (yes | no | true | false) "no" + +> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + is it because of all capital? --> + + subtype (mdy | dmy | ymd | ndn | usd | t12 | t24 | gen | ndn | crd | ord) #IMPLIED + value CDATA #REQUIRED +> + + + + + -- cgit v1.2.3