NOTE: every entity must have unique Name!


Syntax:


<entity Type="Image" Name="Img1" Image="[CODE64]" XPos="[Double]" YPos="[Double]" />


Parameters:

Name

Mandatory

Description

Format

Standard value

Name

Yes

The name of the entity, used also for data updating, must be unique

String

---------------------

XPos

Yes

X position in mm

Double

---------------------

YPos

Yes

Y position in mm

Double

---------------------

Image

Yes

Image encoded on Base64

String

---------------------