이 항목은 현재 항목이 아닙니다. 최신 정보는 인쇄 스키마 사양참조하세요.
사용자 지정 전면 커버 시트의 원본을 지정합니다.
요소 정보
| 이름 | 값 |
|---|---|
| 요소 형식 |
ParameterDef |
| 범위 지정 접두사 |
문서 |
| 노트 |
DocumentCoverFront 요소에 연결됨 |
구조 콘텐츠
이 요소의 XML 구조는 다음과 같습니다.
<psf:ParameterDef name="psk:DocumentCoverFrontSource">
<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 |
문자열 |
문자 |