Re: [PATCH 1/4] dtd: enhance APN types, add APN plans



Den 26. juli 2011 13:37, skrev Oleg Zhurakivskyy:
---
  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>

What if an APN is used for both post- and prepaid (which all I have encountered have been)? Is the idea then to tag them as postpaid?

--
Marius




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