[PATCHv2 1/6] dtd: enhance APN types, add APN plans



---
 serviceproviders.2.dtd |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/serviceproviders.2.dtd b/serviceproviders.2.dtd
index a0c5a31..931929b 100644
--- a/serviceproviders.2.dtd
+++ b/serviceproviders.2.dtd
@@ -18,7 +18,8 @@
                password?,
                dns*)>
 <!ATTLIST apn value CDATA #REQUIRED>
-<!ATTLIST apn type (mms|prepaid|wap) #IMPLIED>
+<!ATTLIST apn type (internet|mms|wap) #IMPLIED>
+<!ATTLIST apn plan (prepaid|postpaid) #IMPLIED>
 
 <!ELEMENT voicemail (#PCDATA)>
 <!-- contains dial string used to access voicemail services for this provider -->
-- 
1.7.1



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]