All Element Summary |
uws:creationTime (type xs:dateTime) |
Type: |
|
Content: |
simple |
Defined: |
|
|
uws:destruction (in uws:job) |
The time at which the whole job + records + results
will be destroyed. returned at
/{jobs}/{job-id}/destruction
Type: |
|
Content: |
simple |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
|
|
uws:endTime (in uws:job) |
The instant at which the job finished execution
Type: |
|
Content: |
simple |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
|
|
uws:errorSummary (in uws:job) |
|
uws:executionDuration (in uws:job) |
The duration (in seconds) for which the job should be
allowed to run - a value of 0 is intended to mean
unlimited - returned at
/{jobs}/{job-id}/executionduration
Type: |
|
Content: |
simple |
Defined: |
|
|
uws:job |
This is the information that is returned
when a GET is made for a single job resource - i.e.
Type: |
|
Content: |
|
Defined: |
|
Used: |
never |
|
uws:jobId (in uws:job) |
Type: |
|
Content: |
simple |
Defined: |
|
|
uws:jobInfo (in uws:job) |
This is arbitrary information that can be added to the
job description by the UWS implementation.
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
|
uws:jobref (in uws:jobs) |
|
uws:jobs |
The list of job references returned at
/(jobs) The list presented may be affected by the current security context and may be filtered
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
never |
|
uws:message (in uws:errorSummary) |
Type: |
|
Content: |
simple |
Defined: |
|
|
uws:ownerId (type xs:string) |
Type: |
|
Content: |
simple |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
|
|
uws:parameter (in uws:parameters) |
|
uws:parameters |
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
|
uws:phase (type uws:ExecutionPhase) |
Type: |
|
Content: |
simple |
Defined: |
|
|
uws:quote (in uws:job) |
A Quote predicts when the job is likely to complete -
returned at /{jobs}/{job-id}/quote "don't know" is
encoded by setting to the XML null value
xsi:nil="true"
Type: |
|
Content: |
simple |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
|
|
uws:result (in uws:results) |
|
uws:results |
The element returned for
/{jobs}/{job-id}/results
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
|
uws:runId (type xs:string) |
Type: |
|
Content: |
simple |
Defined: |
|
|
uws:startTime (in uws:job) |
The instant at which the job started execution.
Type: |
|
Content: |
simple |
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
Defined: |
|
|