Task

Represents the top-level element in the XML document.

<xs:element name="Task"
    type="Task"
    nillable="true"
 />

Remarks

The XML document can contain only one Task element. The Task element defines the terms of the task, the application-defined extended terms used by the submission and activation filters, and any environment variables.

The Task element is of type Task.

Requirements

Product

Compute Cluster Pack Client Utilities

See also

Task Schema Elements