Loading

Media type

The media type is specified with attribute @MediaType. If attribute @MediaType is not available, then attribute @MediaTypeDetails is used.

If none of these attributes are found, attribute @oce:CustomMediaType is used.

Attribute @oce:CustomMediaType must only be used when a custom string cannot be mapped to @MediaType or @MediaTypeDetails.

Media types

Syntax

XPath: /JDF/ResourcePool/Media/@MediaType

Type

Enumeration

Supported range

  • Paper

  • Transparency

  • Film

  • Other

Details of the media types

Syntax

XPath: /JDF/ResourcePool/Media/@MediaTypeDetails

Type

NMTOKEN

Supported range

  • Stationary

  • PreCutTabs

  • Plain

  • Envelope

  • Aluminium

  • CardBoard

  • CD

  • ContinuousLong

  • ContinuousShort

  • CtPVisiblePhotoPolymer

  • CtPVisibleSilver

  • CtPThermal

  • DoubleWall

  • DVD

  • DryFilm

  • Envelope

  • EnvelopePlain

  • EnvelopeWindow

  • FlexoBase

  • FlexoPhotoPolymer

  • Flute

  • FullCutTabs

  • ImageSetterPaper

  • Labels

  • Letterhead

  • MultiLayer

  • MultiPartForm

  • Photographic

  • PlateUV

  • Polyester

  • SingleFace

  • SingleWall

  • TabStock

  • Tractor

  • TripleWall

  • WetFilm

Custom media types

Syntax

XPath: /JDF/ResourcePool/Media/@oce:CustomMediaType

Type

String

Example

<Media ID="media_2" Class="Consumable" Status="Available" MediaType="Paper" MediaTypeDetails="Plain" Dimension="648.0 792.0"/>