本主題不是最新的。 如需最新的資訊,請參閱 列印架構規格。
指定自訂後蓋工作表的來源。
元素資訊
| 名字 | 價值 |
|---|---|
| 項目類型 |
ParameterDef |
| 範圍前置詞 |
公文 |
| 筆記 |
連結至 DocumentCoverBack 元素 |
結構內容
這個專案的 XML 結構為:
<psf:ParameterDef name="psk:DocumentCoverBackSource">
<psf:Property name="psf:DataType">
<psf:Value xsi:type="xs:string">xs:string</psf:Value>
</psf:Property>
<psf:Property name="psf:DefaultValue">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:Property>
<psf:Property name="psf:MaxLength">
<psf:Value xsi:type="xs:integer ">_Undefined_</psf:Value>
</psf:Property>
<psf:Property name="psf:MinLength">
<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">characters</psf:Value>
</psf:Property>
</psf:ParameterDef>
結構屬性
下表概述 XML 結構中定義的變數特性。
| 財產 | xsi:type | 價值 |
|---|---|---|
| DataType |
字串 |
xs:string |
| DefaultValue |
字串 |
定義 |
| MaxLength |
整數 |
定義 |
| MinLength |
整數 |
1 |
| 命令的 |
字串 |
psk:Conditional |
| UnitType |
字串 |
字元 |