PageBlackGenerationProcessingGrayComponentReplacementStart
This topic is not current. For the most current information, see the Print Schema Specification.
Describes the point in the "highlight to shadow" range where GCR should start (100% darkest shadow).
Element Information
Name | Value |
---|---|
Element Type |
ParameterDef |
Scoping Prefix |
Page |
Notes |
Linked to PageBlackGenerationProcessing element |
Structure Content
The XML structure of this element is:
<psf:ParameterDef name="psk:PageBlackGenerationProcessingGrayComponentReplacementStart">
<psf:Property name="psf:DataType">
<psf:Value xsi:type="xs:string">xs:integer</psf:Value>
</psf:Property>
<psf:Property name="psf:DefaultValue">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:Property>
<psf:Property name="psf:MaxValue">
<psf:Value xsi:type="xs:integer">100</psf:Value>
</psf:Property>
<psf:Property name="psf:MinValue">
<psf:Value xsi:type="xs:integer">0</psf:Value>
</psf:Property>
<psf:Property name="psf:Multiple">
<psf:Value xsi:type="xs:integer">1</psf:Value>
</psf:Property>
<psf:Property name="psf:Mandatory">
<psf:Value xsi:type="xs:string">psk:Conditional</psf:Value>
</psf:Property>
<psf:Property name="psf:UnitType">
<psf:Value xsi:type="xs:string">percent</psf:Value>
</psf:Property>
</psf:ParameterDef>
Structure Properties
The following table outlines the characteristics of the variables defined in the XML structure.
Property | xsi:type | Value |
---|---|---|
DataType |
string |
xs:integer |
DefaultValue |
string |
undefined |
MaxValue |
integer |
100 |
MinValue |
integer |
0 |
Multiple |
integer |
1 |
Mandatory |
string |
psk:Conditional |
UnitType |
string |
percent |