| 125 | | } |
| 126 | | |
| | 135 | |
| | 136 | extern const xmllib::XMLName cProperty_privilege_readfreebusy; |
| | 137 | |
| | 138 | // Schedule |
| | 139 | extern const xmllib::XMLName cProperty_scheduleinbox; |
| | 140 | extern const xmllib::XMLName cProperty_scheduleoutbox; |
| | 141 | extern const xmllib::XMLName cProperty_scheduleinboxURL; |
| | 142 | extern const xmllib::XMLName cProperty_scheduleoutboxURL; |
| | 143 | |
| | 144 | extern const xmllib::XMLName cProperty_schedulefreebusyset; |
| | 145 | |
| | 146 | extern const char* cHeaderOriginator; |
| | 147 | extern const char* cHeaderRecipient; |
| | 148 | |
| | 149 | extern const xmllib::XMLName cElement_scheduleresponse; |
| | 150 | extern const xmllib::XMLName cElement_caldavresponse; |
| | 151 | extern const xmllib::XMLName cElement_recipient; |
| | 152 | extern const xmllib::XMLName cElement_requeststatus; |
| | 153 | |
| | 154 | extern const xmllib::XMLName cProperty_privilege_schedule; |
| | 155 | } |
| | 156 | |
| | 157 | |
| | 158 | namespace carddav |
| | 159 | { |
| | 160 | |
| | 161 | extern const char* cNamespace; |
| | 162 | |
| | 163 | extern const xmllib::XMLName cProperty_carddavadbk; |
| | 164 | |
| | 165 | extern const xmllib::XMLName cElement_adbkquery; |
| | 166 | extern const xmllib::XMLName cElement_adbkmultiget; |
| | 167 | |
| | 168 | extern const xmllib::XMLName cElement_adbkdata; |
| | 169 | extern const xmllib::XMLName cAttribute_returncontenttype; |
| | 170 | |
| | 171 | extern const xmllib::XMLName cElement_allprop; |
| | 172 | extern const xmllib::XMLName cElement_prop; |
| | 173 | extern const xmllib::XMLName cAttribute_name; |
| | 174 | extern const xmllib::XMLName cAttribute_novalue; |
| | 175 | |
| | 176 | extern const xmllib::XMLName cElement_filter; |
| | 177 | extern const xmllib::XMLName cElement_compfilter; |
| | 178 | extern const xmllib::XMLName cElement_propfilter; |
| | 179 | extern const xmllib::XMLName cElement_paramfilter; |
| | 180 | |
| | 181 | extern const xmllib::XMLName cElement_isdefined; |
| | 182 | extern const xmllib::XMLName cElement_textmatch; |
| | 183 | extern const xmllib::XMLName cAttribute_caseless; |
| | 184 | |
| | 185 | extern const xmllib::XMLName cAttributeValue_yes; |
| | 186 | extern const xmllib::XMLName cAttributeValue_no; |
| | 187 | |
| | 188 | } |