2010-10-13 16:32:17 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
2019-11-02 12:18:02 +01:00
|
|
|
<calendar-exception-type-list xmlns="http://rest.ws.libreplan.dev">
|
2010-10-13 16:32:17 +02:00
|
|
|
|
|
|
|
|
<calendar-exception-type code="HALF_DAY" name="Half day"
|
2011-08-05 11:27:54 +02:00
|
|
|
color="GREEN" duration="14400" over-assignable="true" />
|
2010-10-13 16:32:17 +02:00
|
|
|
<calendar-exception-type code="AVAILABILITY" name="Availability"
|
2011-08-05 11:27:54 +02:00
|
|
|
color="BLUE" duration="0" over-assignable="true" />
|
2010-10-13 16:32:17 +02:00
|
|
|
|
|
|
|
|
</calendar-exception-type-list>
|