DocumentBindingGutter

이 항목은 현재 항목이 아닙니다. 최신 정보는 인쇄 스키마 사양참조하세요.

바인딩 여백의 너비를 지정합니다.

요소 정보

이름
요소 형식
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
문자열
미크론

인쇄 스키마 사양