Identification And Information - Océ imagePRESS C7010VPS series Technical Manual

Table of Contents

Advertisement

Identification and information

Identification and information
Job Name
Syntax
XPath: /JDF/ResourcePool/CustomerInfo/@CustomerJobName
Type
String
Description
The job name shown in the product UI.
Waiting room
Syntax
XPath: /JDF[contains(@Types="oce:Mailbox")]/ResourcePool/oce:MailboxDetails/@UseMailbox
Type
Boolean
Description
Jobs that have no oce:MailboxDetails specified, or have specified @UseMailbox ="false", are
sent to the scheduled jobs. Else the jobs are sent to the waiting room.
Message to operator
Syntax
XPath: /JDF/Comment[@Name="Instruction"]
Type
Text element.
Description
Multiple instances of Comment[@Name="Instruction"] are allowed. Each lines will be
concatenated with a carriage return.
For the following characters you need to use an escape sequence:
Character
&
'
"
<
>
Example
<JDF>
<Comment
Name="Instruction">&amp;My comment&amp;
234
Chapter 10 - JDF interface specification
Escape sequence
&amp;
&apos;
&quot;
&lt;
&gt;
imagePRESS C7010VPS series v2.2

Advertisement

Table of Contents
loading

Table of Contents