Select your printer model

Parameters are refined by the selected printer.

<epos-display>


This is an XML document that is sent from an application to a customer display. It requests the customer display to execute the specified function. The <epos-display> provides all elements necessary to control a customer display.

Attribute

xmlns

Declares the namespace for epos-display. The namespace is as follows.

http://www.epson-pos.com/schemas/2012/09/epos-display

Sample program

Adds a text tag as a child element.

 
<epos-display xmlns="http://www.epson-pos.com/schemas/2012/09/epos-display">
	<text>Hello world!!</text>
</epos-display>
 

Quick Access

  • [Name]
  • [Format]
  • [Range]
  • [Description]
  • [Notes]

ePOS-Print XML includes patented or patent pending functions. The contents must not be disclosed to third parties.


Jump to the top