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
字符串
字符

打印架构规范