JobComment

Bu konu güncel değil. En güncel bilgiler için bkz. Yazdırma Şeması Belirtimi.

İşle ilişkilendirilmiş bir açıklama belirtir. Örnek: "Lütfen tamamlandığında 1234 numaralı odaya teslim edin".

Öğe Bilgileri

Ad Değer
Öğe Türü
ParameterDef
Kapsam Belirleme Ön Eki
İş
Notlar
Hiç kimse

Yapı İçeriği

Bu öğenin XML yapısı aşağıdaki gibidir:

<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>

Yapı Özellikleri

Aşağıdaki tabloda XML yapısında tanımlanan değişkenlerin özellikleri özetlenmiştir.

Mülk xsi:type Değer
Datatype
dizgi
xs:string
DefaultValue
dizgi
Tanımsız
MaxLength
tam sayı
Tanımsız
MinLength
tam sayı
1
Zorunlu
dizgi
psk:Koşullu
UnitType
dizgi
Karakter

Yazdırma Şeması Belirtimi