JobComment

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

작업과 연결된 주석을 지정합니다. 예: "완료되면 1234호실로 배달하세요.".

요소 정보

이름
요소 형식
ParameterDef
범위 지정 접두사
직업
노트
없음

구조 콘텐츠

이 요소의 XML 구조는 다음과 같습니다.

<psf:ParameterDef name="psk:JobComment">
  <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
문자열
문자

인쇄 스키마 사양