[PATCH 1/2] dtd: enhance APN types, add APN plans
- From: Oleg Zhurakivskyy <oleg zhurakivskyy intel com>
- To: networkmanager-list gnome org
- Subject: [PATCH 1/2] dtd: enhance APN types, add APN plans
- Date: Mon, 25 Jul 2011 16:23:47 +0300
---
serviceproviders.2.dtd | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/serviceproviders.2.dtd b/serviceproviders.2.dtd
index a0c5a31..7ab6a68 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 (contract|prepaid) #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]