summaryrefslogtreecommitdiff
path: root/serviceproviders.2.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'serviceproviders.2.dtd')
-rw-r--r--serviceproviders.2.dtd2
1 files changed, 1 insertions, 1 deletions
diff --git a/serviceproviders.2.dtd b/serviceproviders.2.dtd
index 3048c58..f2d5bd3 100644
--- a/serviceproviders.2.dtd
+++ b/serviceproviders.2.dtd
@@ -1,7 +1,7 @@
<!ELEMENT serviceproviders (country*)>
<!ATTLIST serviceproviders format CDATA #REQUIRED>
-<!ELEMENT country (provider*)>
+<!ELEMENT country (name+, provider*)>
<!ATTLIST country code CDATA #REQUIRED>
<!ELEMENT provider (name+, gsm?, cdma?)>