aboutsummaryrefslogtreecommitdiffstats
path: root/diameter/dictionary.dtd
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2015-05-08 14:05:58 -0400
committerAnders Broman <a.broman58@gmail.com>2015-05-09 07:20:48 +0000
commit2ad4bfedfb5f6b2b1a64449d60c75eeba0be6a7f (patch)
tree5761ecb973dd21bcd13d3788b5af01c055ab9e29 /diameter/dictionary.dtd
parent9f613e33055fdea2476996002895000498c2de71 (diff)
Eliminate a couple of empty Diameter grouped AVP lists.
Use Session-ID as a place holder for grouped AVPs that can hold any AVP and look up the contents of a couple grouped AVPs whose contents wasn't specified. Also, update the DTD to allow vendors to not add any AVPs. Change-Id: Id2852e31cecbcfaf64efb46918101b3a81ed5bdb Reviewed-on: https://code.wireshark.org/review/8355 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'diameter/dictionary.dtd')
-rw-r--r--diameter/dictionary.dtd2
1 files changed, 1 insertions, 1 deletions
diff --git a/diameter/dictionary.dtd b/diameter/dictionary.dtd
index b8837f3b56..82c6fa8aff 100644
--- a/diameter/dictionary.dtd
+++ b/diameter/dictionary.dtd
@@ -34,7 +34,7 @@
code CDATA #REQUIRED
vendor-id IDREF #IMPLIED
>
-<!ELEMENT vendor (avp+)>
+<!ELEMENT vendor (avp*)>
<!ATTLIST vendor
vendor-id ID #REQUIRED
code CDATA #REQUIRED