Printronix SL4M Reference Manual page 55

Pxml application developer
Hide thumbs Also See for SL4M:
Table of Contents

Advertisement

<xsd:complexType name="propertyType">
<xsd:annotation>
<xsd:documentation>
<doc:purpose>
Object holds properties (name/value pairs).
</doc:purpose>
<doc:type node="reply"/>
</xsd:documentation>
</xsd:annotation>
<xsd:attribute name="name" type="xsd:string" use="required"/>
<xsd:attribute name="value" type="xsd:string" use="required"/>
</xsd:complexType>
<xsd:complexType name="statusType">
<xsd:annotation>
<xsd:documentation>
<doc:purpose>
Printer status commands and responses.
</doc:purpose>
<doc:type node="container"/>
</xsd:documentation>
</xsd:annotation>
<xsd:choice minOccurs="1" maxOccurs="1">
<xsd:element name="get" type="getStatusType"/>
<xsd:element name="select" type="selectStatusType"/>
<xsd:element name="display" type="displayStatusType"/>
<xsd:element name="fault" type="faultStatusType"/>
<xsd:element name="engine" type="engineStatusType"/>
<xsd:element name="job" type="jobStatusType"/>
</xsd:choice>
</xsd:complexType>
<xsd:complexType name="getStatusType">
<xsd:annotation>
<xsd:documentation>
<doc:purpose>
Request the printer to send current status.
</doc:purpose>
<doc:type node="request"/>
<doc:parameter name="type">
Indicates the type of status to be returned.
</doc:parameter>
<doc:parameter name="version">
Indicates the version of response for job status.
</doc:parameter>
<doc:response type="displayStatusType"/>
<doc:response type="faultStatusType"/>
<doc:response type="engineStatusType"/>
</xsd:documentation>
55

Advertisement

Table of Contents
loading

This manual is also suitable for:

T4mSl5000rT5000rP7000 h-series

Table of Contents