JobComment

Cette rubrique n’est pas à jour. Pour obtenir les informations les plus récentes, consultez la spécification du schéma d’impression.

Spécifie un commentaire associé au travail. Exemple : « Veuillez remettre à la salle 1234 une fois terminé ».

Informations sur les éléments

Name Value
Type d'élément
ParameterDef
Préfixe d’étendue
Travail
Notes
Aucun

Structure de contenu

La structure XML de cet élément est la suivante :

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

Propriétés de structure

Le tableau suivant présente les caractéristiques des variables définies dans la structure XML.

Propriété xsi:type Value
DataType
string
xs:string
DefaultValue
string
non défini
MaxLength
entier
non défini
MinLength
integer
1
Obligatoire
string
PSK : conditionnel
Unité
string
caractères

Spécification du schéma d’impression