Data Types GetStatus Operation

Co Figure 20 — Data types of the GetStatus operation The details of the operation request and response are explained in the following subclauses.

7.3.6.3 Operation Request - GetStatus

Sending an instance of the GetStatus data type to the service performs an SPS GetStatus operation request. pyright © 2011 Open Geospatial Consortium 73 74 Copyright © 2011 Open Geospatial Consortium The GetStatus data type is derived from the SWES ExtensibleRequest data type specified in clause 9 of [OGC 09-001] and therefore inherits all the properties contained in that data type. GetStatus does not restrict the content model of ExtensibleRequest. Requirement http:www.opengis.netspecSPS2.0reqGetStatusRequestdataType REQ 56. The GetStatus data type shall contain the properties defined for SWES ExtensibleRequest. In addition, it shall contain the properties according to Table 32. Table 32 — Properties in the GetStatus data type Name Definition Data type and values Multiplicity and use task Pointer to the task for which status information is requested. Task id see clause 7.3.1.6 value as provided by SPS in response to a previous tasking request One mandatory since point in time in the past that denotes the begin of the time period – ended by the time when the request was received by the service – for which status reports of the identified task are requested DateTime see ISO 19103 and OGC 07-036 Table D.2 value shall be a point in time in the past One to zero optional if not provided in the request only the latest state shall be reported default behavior of the operation id Note: the primary use of this property is to provide a pointeridentifier – see OGC 09-001 clause 16.3.1 for further details.

7.3.6.4 Operation Response - GetStatusResponse

The GetStatusResponse data type represents the response to an SPS GetStatus operation request. The GetStatusResponse data type is derived from the SWES ExtensibleResponse data type see clause 9 of [OGC 09-001] and therefore inherits all the properties contained in that data type. GetStatusResponse does not restrict the content model of ExtensibleResponse .