Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Questo argomento non è aggiornato. Per le informazioni più aggiornate, vedere Print Schema Specification.
Specifica l'origine per una finestra di errore personalizzata.
Informazioni sugli elementi
| Nome | Valore |
|---|---|
| Tipo di elemento |
ParameterDef |
| Prefisso di ambito |
Documento |
| Note |
Collegato all'elemento JobErrorSheet |
Contenuto della struttura
La struttura XML di questo elemento è:
<psf:ParameterDef name="psk:JobErrorSheetSource">
<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>
Proprietà struttura
Nella tabella seguente vengono descritte le caratteristiche delle variabili definite nella struttura XML.
| Proprietà | xsi:type | Valore |
|---|---|---|
| Datatype |
corda |
xs:string |
| DefaultValue |
corda |
indefinito |
| MaxLength |
numero intero |
indefinito |
| MinLength |
numero intero |
1 |
| Obbligatorio |
corda |
psk:Conditional |
| UnitType |
corda |
personaggi |