Parameter Constructs

This topic is not current. For the most current information, see the Print Schema Specification.

Parameters used in the Print Schema concisely describe an acceptable range of values, rather than a discrete enumeration of values. The Print Schema Framework defines three elements specific to parameters: ParameterDef elements describe the parameter and its characteristics, ParameterInit elements define a particular instance or value for a parameter, and ParameterRef elements refer to a specific ParameterInit element that is defined elsewhere.

Print Schema Specification