For each media in the media catalogue, a unique Media node is added to the "ResourceInfo" node. The attributes in this section are set if the QueryResource message is send by a default JDF Manager.
Syntax
XPath: /Response/ResourceInfo/
Supported value
@Scope
Syntax
XPath: /Response/ResourceInfo/Media/
Supported range
@Class
@DescriptiveName
@Dimension
@ImagableSide
@MediaColorName
@MediaColorNameDetails
@MediaType
@MediaTypeDetails
@oce:CustomMediaType
@HoleType
@HoleCount
@MediaSetCount
@Status
@Scope
@Thickness
@Weight
@ID
Syntax
XPath: /Response/ResourceInfo/GeneralID
Supported value
IDUsage="DeviceProductID"/@IDValue
Syntax
XPath: /Response/ResourceInfo/UsageCounter/
Supported range
@Class
@CounterTypes
@Scope
@Status
@ID
<JMF>
<Response Type="Resource" ReturnCode="0">
<ResourceInfo>
<Media Class="Consumable" DescriptiveName="Example" Dimension="612 792" Status="Available" Scope="Allowed" Weight="123" MediaColorNameDetails="RGB(253,237,184)" HoleType="R3-generic" MediaSetCount="4" MediaType="Paper" MediaTypeDetails="PreCutTabs" oce:CustomMediaType="Custom Type" ImagableSide="Neither" ID="Media_151117093659.127_0">
<GeneralID IDUsage="DeviceProductID" IDValue=".."/>
</Media>
</ResourceInfo>
<ResourceInfo>
<UsageCounter Class="Consumable" ID="Counter_NormalBlack_170705080509.695_1" Status="Available" Scope="Job" CounterTypes="Impressions Black Blank Insert OneSided TwoSided NormalSize">
</UsageCounter>
</ResourceInfo>
</Response>
</JMF>