winterthur.views.occurrence =========================== .. py:module:: winterthur.views.occurrence .. autoapi-nested-parse:: The onegov winterthur occurrence views. Functions --------- .. autoapisummary:: winterthur.views.occurrence.xml_export_all_events Module Contents --------------- .. py:function:: xml_export_all_events(self: onegov.event.OccurrenceCollection, request: onegov.winterthur.request.WinterthurRequest) -> morepath.request.Response Returns events as xml in Anthrazit format. This view was requested by Winterthur for their mobile app that displays the events provided by this xml view. Url for xml view: ../events/xml