inc/xcapappusagedef.h
branchRCL_3
changeset 17 2669f8761a99
parent 0 c8caa15ef882
child 18 fbd2e7cec7ef
--- a/inc/xcapappusagedef.h	Thu Aug 19 10:19:02 2010 +0300
+++ b/inc/xcapappusagedef.h	Tue Aug 31 15:35:50 2010 +0300
@@ -48,9 +48,6 @@
 _LIT8( KXdmPocGroupUsageAUID,              "/org.openmobilealliance.poc-groups/" );
 // add new AUID definitions here
 //_LIT8( KXdmTestAppUsageAUID,               "/org.foo.bar/" );
-// PRES-CONTENT starts
-_LIT8( KXdmPresContentAUID,                "/org.openmobilealliance.pres-content/" );
-// PRES-CONTENT ends
 
 // ContentTypes
 _LIT8( KXdmResourceListsUsageContType,     "application/resource-lists+xml" );
@@ -66,10 +63,7 @@
 _LIT8( KXdmPocGroupUsageContType,          "application/vnd.oma.poc.groups+xml" );
 // add new content types here
 //_LIT8( KXdmTestAppUsageContType,           "application/test-type+xml" );
-// PRES-CONTENT starts
-_LIT8( KXdmPresContentContType,            "application/vnd.oma.pres-content+xml" );
-_LIT8( KXdmPresContentContTypeOld,         "application/vnd.oma.content+xml" );
-// PRES-CONTENT ends
+
 
 // Namespaces
 _LIT8( KXdmResourceListsNamespace,         "urn:ietf:params:xml:ns:resource-lists" );
@@ -84,9 +78,6 @@
 _LIT8( KXdmPocUserAccessNamespace,         "urn:oma:xml:poc:poc-rules" );
 _LIT8( KXdmPocGroupNamespace,              "urn:oma:xml:poc:list-service" );
 // add new namespace definitions here
-// PRES-CONTENT starts
-_LIT8( KXdmPresContentNamespace,           "urn:oma:xml:prs:pres-content" );
-// PRES-CONTENT ends
 
 // Namespace prefixes
 _LIT8( KXdmSharedXDMUriUsageNsPrefix,       "ou" );
@@ -240,15 +231,6 @@
 _LIT(  KXdmPackage,                         "package" );
 _LIT8( KXdmPresence,                        "presence" );
 
-// PRES-CONTENT starts
-_LIT( KXdmMimeType,                         "mime-type");
-_LIT( KXdmEncoding,                         "encoding");
-_LIT( KXdmDescription,                      "description");
-_LIT( KXdmData,                             "data");
-_LIT( KXdmSvg,                              "svg");
-_LIT( KXdmRect,                             "rect");
-// PRES-CONTENT ends
-
 #endif      //__XCAPAPPUSAGEDEF__
             
 // End of File