3.1.4.15.2.1 SubmitJobRequest

The SubmitJobRequest element specifies the input data for the SubmitJob WSDL operation.

 <xs:element name="SubmitJobRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="JobId" type="xs:unsignedLong"/>
     </xs:sequence>
   </xs:complexType>
 </xs:element>

JobId: A JobId (section 2.2.3.2) element identifying the translation job to mark as submitted.