XPath notation
XPath notation used in this specification
A simple subset of the XPath language [XPath] is used in the description of an element, attribute
or value to identify other elements, attributes and/or values.
The simple subset of XPath used is:
• Element subelement hierarchy is indicated by a slash.
For example: element/element
• Element attribute hierarchy is indicated by a slash and an at (@) symbol.
For example: element/@attribute
• Paths beginning with a single slash: '/' indicate root elements.
For example: /JDF indicates the root JDF node
• Paths beginning with a double slash '//' indicate elements with any parent.
For example: //ResourcePool indicates a ResourcePool element in any element
• Paths containing square brackets that enclose a predicate describe an element that is restricted
by the predicate.
Different types of predicates are used in this document:
• E[@A = V]
The XPath specifies an element E whose attribute A has the value V.
• E[contains(@A = V)]
The XPath specifies an element E whose attribute A has some value that contains V.
• E[@A]
The XPath specifies an element E in which attribute A is present.
XPath notation
Chapter 10 - JDF interface specification
225
imagePRESS C7010VPS series v2.2
Summary of Contents for imagePRESS C7010VPS series
Page 8: ...Contents 8 imagePRESS C7010VPS series v2 2...
Page 9: ...Chapter 1 Introduction...
Page 14: ...Supported media 14 Chapter 1 Introduction imagePRESS C7010VPS series v2 2...
Page 15: ...Chapter 2 PRISMAsync...
Page 29: ...Chapter 3 The LPD connection...
Page 45: ...Chapter 4 The socket connection...
Page 51: ...Chapter 5 Adobe PostScript 3...
Page 64: ...Bind 64 Chapter 5 Adobe PostScript 3 imagePRESS C7010VPS series v2 2...
Page 86: ...Staple 86 Chapter 5 Adobe PostScript 3 imagePRESS C7010VPS series v2 2...
Page 89: ...Trim Chapter 5 Adobe PostScript 3 89 imagePRESS C7010VPS series v2 2...
Page 99: ...Chapter 6 PDF...
Page 117: ...Chapter 7 Colour management...
Page 133: ...Chapter 8 Accounting...
Page 150: ...Implementation aspects 150 Chapter 8 Accounting imagePRESS C7010VPS series v2 2...
Page 151: ...Chapter 9 SNMP...
Page 159: ...Example in pseudo code Chapter 9 SNMP 159 imagePRESS C7010VPS series v2 2...
Page 222: ...ppmPortGroup 222 Chapter 9 SNMP imagePRESS C7010VPS series v2 2...
Page 223: ...Chapter 10 JDF interface specification...
Page 291: ...Basic JDF ticket Chapter 10 JDF interface specification 291 imagePRESS C7010VPS series v2 2...
Page 297: ...Chapter 11 SMB printing...
Page 303: ...Chapter 12 Hot folder printing...
Page 306: ...Hot folder 306 Chapter 12 Hot folder printing imagePRESS C7010VPS series v2 2...
Page 307: ...Chapter 13 Scan to file and scan to email...
Page 313: ...Chapter 14 SRA IPDS...
Page 361: ......