ProPeler
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
cpanel-ccs
/
txdav
/
who
/
Filename :
xml.pyc
back
Copy
� �t�ac @@ s� d d l m Z d d l m Z d g Z d d l m Z m Z d d l m Z d d l m Z d d l m Z m Z m Z d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d S( i ( t print_function( t absolute_importt DirectoryService( t Valuest ValueConstant( R ( t ConstantsContaineri ( t RecordTypet FieldNamet AutoScheduleModet Elementc B@ s� e Z d Z e d � Z e j e _ e d � Z e j e _ e d � Z e j e _ e d � Z e j e _ e d � Z e j e _ e d � Z e j e _ e d � Z e j e _ e d � Z e j e _ e d � Z e j e _ e d � Z e j e _ e d � Z e j e _ e d � Z e j e _ e d � Z e j e _ e d � Z e j e _ e d � Z e j e _ e d � Z e j e _ e d � Z e j e _ e d � Z e j e _ RS( s2 XML calendar and contacts element names. u service-nodeu login-allowedu has-calendarsu has-contactsu auto-schedule-modeu auto-accept-groupu noneu acceptu declineu accept-if-freeu decline-if-busyu accept-if-free-decline-if-busyu capacityu flooru associated-addressu abbreviated-nameu street-addressu geographic-location( t __name__t __module__t __doc__R t serviceNodeUIDR t fieldNamet loginAllowedt hasCalendarst hasContactst autoScheduleModet autoAcceptGroupt noneR t constantValuet acceptt declinet acceptIfFreet declineIfBusyt acceptIfFreeDeclineIfBusyt capacityt floort associatedAddresst abbreviatedNamet streetAddresst geographicLocation( ( ( s /opt/cpanel-ccs/txdav/who/xml.pyR 8 sL t Attributec B@ s e Z d Z RS( s4 XML calendar and contacts attribute names. ( R R R ( ( ( s /opt/cpanel-ccs/txdav/who/xml.pyR! � s t RecordTypeValuec B@ sV e Z d Z e d � Z e j e _ e d � Z e j e _ e d � Z e j e _ RS( sF XML attribute values for calendar and contacts record types. u locationu resourceu address( R R R R t locationR t recordTypet resourcet address( ( ( s /opt/cpanel-ccs/txdav/who/xml.pyR"