本主题不是最新的。 有关最新信息,请参阅 打印架构规范。
指定绑定装订线的宽度。
元素信息
名字 | 价值 |
---|---|
元素类型 |
ParameterDef |
范围前缀 |
公文 |
笔记 |
链接到 DocumentBinding 元素 |
结构内容
此元素的 XML 结构为:
<psf:ParameterDef name="psk:DocumentBindingGutter">
<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:integer">_Undefined_</psf:Value>
</psf:Property>
<psf:Property name="psf:MaxValue">
<psf:Value xsi:type="xs:integer">_Undefined_</psf:Value>
</psf:Property>
<psf:Property name="psf:MinValue">
<psf:Value xsi:type="xs:integer">_Undefined_</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">microns</psf:Value>
</psf:Property>
</psf:ParameterDef>
结构属性
下表概述了 XML 结构中定义的变量的特征。
财产 | xsi:type | 价值 |
---|---|---|
DataType |
字符串 |
xs:integer |
DefaultValue |
整数 |
定义 |
MaxValue |
整数 |
定义 |
MinValue |
整数 |
定义 |
命令的 |
字符串 |
psk:Conditional |
倍数 |
整数 |
1 |
UnitType |
字符串 |
微米 |