[PATCH 1/4] dtd: enhance APN types, add APN plans
- From: Oleg Zhurakivskyy <oleg zhurakivskyy intel com>
- To: networkmanager-list gnome org
- Subject: [PATCH 1/4] dtd: enhance APN types, add APN plans
- Date: Tue, 26 Jul 2011 14:37:12 +0300
---
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]