DocumentBindingGutter

Cette rubrique n’est pas actuelle. Pour obtenir les informations les plus actuelles, consultez La spécification du schéma d’impression.

Spécifie la largeur de la gouttière de liaison.

Informations sur les éléments

Nom Valeur
Type d'élément
ParameterDef
Préfixe d’étendue
Document
Notes
Lié à l’élément DocumentBinding

Structure de contenu

La structure XML de cet élément est :

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

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 Valeur
DataType
string
xs:integer
DefaultValue
entier
non défini
MaxValue
entier
non défini
MinValue
entier
non défini
Obligatoire
String
psk:Conditionnel
Multiple
integer
1
UnitType
string
Microns

Spécification du schéma d’impression