| 7 | | <id><bean:write name="calendar" property="id" /></id> |
|---|
| 8 | | <bw:emitText name="calendar" property="name" /> |
|---|
| 9 | | <bw:emitText name="calendar" property="path" /> |
|---|
| 10 | | <bw:emitText name="calendar" property="description" tagName="desc" /> |
|---|
| 11 | | <calendarCollection><bean:write name="calendar" property="calendarCollection" /></calendarCollection> |
|---|
| 12 | | <bw:emitText name="calendar" property="mailListId" /> |
|---|
| 13 | | <bw:emitCurrentPrivs name="calendar" property="currentAccess" /> |
|---|
| 14 | | <bw:emitAcl name="calendar" property="currentAccess" /> |
|---|
| | 7 | <id><bean:write name="curcal" property="id" /></id> |
|---|
| | 8 | <bw:emitText name="curcal" property="name" /> |
|---|
| | 9 | <bw:emitText name="curcal" property="path" /> |
|---|
| | 10 | <bw:emitText name="curcal" property="description" tagName="desc" /> |
|---|
| | 11 | <calendarCollection><bean:write name="curcal" property="calendarCollection" /></calendarCollection> |
|---|
| | 12 | <bw:emitText name="curcal" property="mailListId" /> |
|---|
| | 13 | <bw:emitCurrentPrivs name="curcal" property="currentAccess" /> |
|---|
| | 14 | <bw:emitAcl name="curcal" property="currentAccess" /> |
|---|