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.
Descrive il contenitore di input installato in un dispositivo o l'elenco completo dei bin supportati per un dispositivo. Consente la specifica del contenitore di input per pagina. Le parole chiave JobInputBin, DocumentInputBin e PageInputBin si escludono a vicenda. Entrambi non devono essere specificati contemporaneamente in un documento PrintTicket o Print Capabilities.
Informazioni sugli elementi
| Nome | Valore |
|---|---|
| Tipo di elemento |
Caratteristica |
| Prefisso di ambito |
Pagina |
| Note |
Nessuno |
Contenuto strutturale
La struttura XML di questo elemento è:
<psf:Feature name="psk:PageInputBin">
<psf:Property name="psf:SelectionType">
<psf:Value xsi:type="xs:string">psk:PickOne</psf:Value>
</psf:Property>
<psf:Option name="psk:_OptionName_">
<psf:Property name="psf:IdentityOption">
<psf:Value xsi:type="xs:string">_IdentityOptionValue_</psf:Value>
</psf:Property>
<psf:Property name="psf:_EnvelopeOptionValue_">
<psf:Value xsi:type="xs:string">_EnvelopeOptionValue_</psf:Value>
</psf:Property>
<psf:ScoredProperty name="psk:BinType">
<psf:Value xsi:type="xs:string">_BinTypeValue_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:FeedType">
<psf:Value xsi:type="xs:string">_FeedTypeValue_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaCapacity">
<psf:Value xsi:type="xs:string">_MediaCapacityValue_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaSizeAutoSense">
<psf:Value xsi:type="xs:string">_MediaSizeAutoSenseValue_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaTypeAutoSense">
<psf:Value xsi:type="xs:string">_MediaTypeAutoSenseValue_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaSheetCapacity">
<psf:Value xsi:type="xs:integer">_MediaSheetCapacityValue_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaPath">
<psf:Value xsi:type="xs:string">_MediaPathValue_</psf:Value>
</psf:ScoredProperty>
<psf:Property name="psk:FeedFace">
<psf:Value xsi:type="xs:string">_FeedFaceValue_</psf:Value>
</psf:Property>
<psf:Property name="psk:FeedDirection">
<psf:Value xsi:type="xs:string">_FeedDirectionValue_</psf:Value>
</psf:Property>
</psf:Option>
</psf:Feature>
Variabili di struttura
Nella tabella seguente vengono descritte le caratteristiche delle variabili definite nella struttura XML.
| Nome | Tipo di dati | Unità | Valori supportati | Sommario |
|---|---|---|---|---|
| _OptionName_ |
corda |
personaggi |
Nome completo valido definito dagli spazi dei nomi di in XML. Se non viene specificato alcuno spazio dei nomi, viene utilizzato lo spazio dei nomi predefinito. |
Nome dell'opzione. |
| _IdentityOptionValue_ |
corda |
n/a |
True, False. |
Definisce un'opzione che, se selezionata, disabilita questa funzionalità. |
| _EnvelopeOptionValue_ |
corda |
n/a |
True, False. |
Definisce un'opzione che, se selezionata, disabilita questa funzionalità. |
| _BinTypeValue_ |
corda |
n/a |
ContinuousFeed, SheetFeed. |
Specifica il tipo di contenitore. |
| _FeedTypeValue_ |
corda |
n/a |
Automatico, Manuale. |
Specifica il meccanismo di avanzamento del contenitore. |
| _MediaCapacityValue_ |
corda |
n/a |
Alto, Standard. |
Specifica se il contenitore è un contenitore ad alta capacità (qualitativo). |
| _MediaSizeAutoSenseValue_ |
corda |
n/a |
Supportato, Nessuno. |
Specifica la funzionalità di rilevamento automatico delle dimensioni dei supporti del dispositivo. |
| _MediaTypeAutoSenseValue_ |
corda |
n/a |
Supportato, Nessuno. |
Specifica la funzionalità di rilevamento automatico del tipo di supporto del dispositivo. |
| _MediaSheetCapacityValue_ |
numero intero |
Fogli |
Vincolo integer massimo consentito dal dispositivo. |
Specifica la capacità media in numero di pagine (livello completo) del contenitore. |
| _MediaPathValue_ |
corda |
n/a |
Dritto, Serpentine. |
Specifica le caratteristiche del percorso multimediale. |
| _FeedFaceValue_ |
corda |
n/a |
FaceUp, FaceDown |
Specifica se i supporti devono essere stampati faccia su o verso il basso. |
| _FeedDirectionValue_ |
corda |
n/a |
LongEdgeFirst, ShortEdgeFirst |
Specifica se i supporti vengono inseriti per primo bordo lungo o corto. |
Contenuto XML (Extensible Markup Language)
Le parole chiave dello schema di stampa pubblico sono definite nello spazio dei nomi https://schemas.microsoft.com/windows/2003/08/printing/printschemakeywords. Il contenuto XML (Extensible Markup Language) pubblico per questa parola chiave è definito di seguito:
<psf:Feature name="psk:PageInputBin">
<psf:Property name="psf:SelectionType">
<psf:Value xsi:type="xs:string">psk:PickOne</psf:Value>
</psf:Property>
<!-- Device will automatically choose best option based on configuration -->
<psf:Option name="psk:AutoSelect">
<psf:ScoredProperty name="psk:BinType">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:FeedType">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaCapacity">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaSizeAutoSense">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaTypeAutoSense">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaSheetCapacity">
<psf:Value xsi:type="xs:integer">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaPath">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:Property name="psk:FeedFace">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:Property>
<psf:Property name="psk:FeedDirection">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:Property>
</psf:Option>
<!--Specifies the default manual feed bin -->
<psf:Option name="psk:Manual">
<psf:ScoredProperty name="psk:BinType">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:FeedType">
<psf:Value xsi:type="xs:string">Manual</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaCapacity">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaSizeAutoSense">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaTypeAutoSense">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaSheetCapacity">
<psf:Value xsi:type="xs:integer">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaPath">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:Property name="psk:FeedFace">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:Property>
<psf:Property name="psk:FeedDirection">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:Property>
</psf:Option>
<!--Specifies the feed bin is a cassette-->
<psf:Option name="psk:Cassette">
<psf:ScoredProperty name="psk:BinType">
<psf:Value xsi:type="xs:string">SheetFeed</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:FeedType">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaCapacity">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaSizeAutoSense">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaTypeAutoSense">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaSheetCapacity">
<psf:Value xsi:type="xs:integer">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaPath">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:Property name="psk:FeedFace">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:Property>
<psf:Property name="psk:FeedDirection">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:Property>
</psf:Option>
<!--Specifies the feed bin is a tractor-->
<psf:Option name="psk:Tractor">
<psf:ScoredProperty name="psk:BinType">
<psf:Value xsi:type="xs:string">ContinuousFeed</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:FeedType">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaCapacity">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaSizeAutoSense">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaTypeAutoSense">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaSheetCapacity">
<psf:Value xsi:type="xs:integer">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaPath">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:Property name="psk:FeedFace">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:Property>
<psf:Property name="psk:FeedDirection">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:Property>
</psf:Option>
<!-- Device Input tray for Inkjet Printers -->
<psf:Option name="psk:AutoSheetFeeder">
<psf:ScoredProperty name="psk:BinType">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:FeedType">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaCapacity">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaSizeAutoSense">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaTypeAutoSense">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaSheetCapacity">
<psf:Value xsi:type="xs:integer">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:ScoredProperty name="psk:MediaPath">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:ScoredProperty>
<psf:Property name="psk:FeedFace">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:Property>
<psf:Property name="psk:FeedDirection">
<psf:Value xsi:type="xs:string">_Undefined_</psf:Value>
</psf:Property>
</psf:Option>
</psf:Feature>