The <SystemMaintenance> Element

Description

This single element informs the requester of the 'down' time of the database server, enabling a better schedule timing and preventing responses containing no data but an error message stating (id="802") that the server is down.

Note There can be more than one occurrences of this element!

<SystemMaintenance
    production-stop = datetime
    production-resume = datetime />

Attributes

Attribute nameData typeDescription
production-stopdatetime The date and time from when the service will be suspended.
production-resumedatetime The date and time from when the service will be resumed.

Number of occurences

Unlimited

Occurs within

<MetaData>

Can contain

None (element is closed).