Appendix B
</xsd:attribute>
<xsd:attribute name="timeout" type="xsd:integer"
use="optional" default="1"/>
</xsd:complexType>
<xsd:complexType name="infoType">
<xsd:annotation>
</xsd:annotation>
<xsd:choice minOccurs="1" maxOccurs="1">
</xsd:choice>
</xsd:complexType>
<xsd:complexType name="getInfoType">
<xsd:annotation>
</xsd:annotation>
<xsd:attribute name="type">
</xsd:attribute>
</xsd:complexType>
52
<xsd:documentation>
<doc:purpose>
Commands and responses for getting printer
information.
</doc:purpose>
<doc:type node="container"/>
</xsd:documentation>
<xsd:element name="get" type="getInfoType"/>
<xsd:element name="printer" type="printerInfoType"/>
<xsd:element name="server" type="serverInfoType"/>
<xsd:element name="rfidTagOption"
type="rfidTagOptionInfoType"/>
<xsd:documentation>
<doc:purpose>
Object requests device info.
</doc:purpose>
<doc:type node="request"/>
<doc:response type="printerInfoType"/>
<doc:response type="serverInfoType"/>
<doc:response type="rfidTagOptionInfoType"/>
</xsd:documentation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="printer"/>
<xsd:enumeration value="server"/>
<xsd:enumeration value="rfidTagOption"/>
</xsd:restriction>
</xsd:simpleType>
Need help?
Do you have a question about the SL4M and is the answer not in the manual?