placeholder Command:  SCREEN LAYOUT ASSIGNMENTS 


Short version Long version Changes Example

Examples:

For your better understanding we have prepared examples that have been tested. You can copy them into a new file that you've prepared as mentioned in the introduction. Furthermore we provide you with the response that fits with the example.

The data received can be different from the data that you are receiving in your system.


1. Example     next / previous example
 
Request of 1. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="write">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>Category1.Preset1</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>1</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>2</value>
                </property>
                <property>
                    <name>label</name>
                    <reference>article.name</reference>
                </property>
                <property>
                    <name>shelf_id</name>
                    <reference>article.customer_id</reference>
                </property>
                <property>
                    <name>image</name>
                    <reference>article.image</reference>
                </property>
            </properties>
            <last_change>2003-03-18T02:35:00</last_change>
        </screen_layout_assignment>
        <screen_layout_assignment mode="write">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>category1.Preset10</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>2</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>5</value>
                </property>
                <property>
                    <name>label</name>
                    <value>Test-Article</value>
                </property>
                <property>
                    <name>shelf_id</name>
                    <value>100</value>
                </property>
                <property>
                    <name>image</name>
                    <value>Test-Article-Image.bmp</value>
                </property>
            </properties>
            <last_change>2003-03-18T02:35:00</last_change>
        </screen_layout_assignment>
        <screen_layout_assignment mode="write">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>category99.Preset99</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>999</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>999</value>
                </property>
                <property>
                    <name>label</name>
                    <value>Dummy-Article-to-delete</value>
                </property>
                <property>
                    <name>shelf_id</name>
                    <value>9999</value>
                </property>
                <property>
                    <name>image</name>
                    <value>Test-Article-Image.bmp</value>
                </property>
            </properties>
            <last_change>2003-03-18T02:35:00</last_change>
        </screen_layout_assignment>
    </screen_layout_assignments>
</scaledata>
 

 
Response of 1. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="write">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>Category1.Preset1</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>1</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>2</value>
                </property>
                <property>
                    <name>label</name>
                    <reference>article.name</reference>
                </property>
                <property>
                    <name>shelf_id</name>
                    <reference>article.customer_id</reference>
                </property>
                <property>
                    <name>image</name>
                    <reference>article.image</reference>
                </property>
            </properties>
            <last_change>2003-03-18T02:35:00</last_change>
        </screen_layout_assignment>
        <screen_layout_assignment mode="write">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>category1.Preset10</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>2</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>5</value>
                </property>
                <property>
                    <name>label</name>
                    <value>Test-Article</value>
                </property>
                <property>
                    <name>shelf_id</name>
                    <value>100</value>
                </property>
                <property>
                    <name>image</name>
                    <value>Test-Article-Image.bmp</value>
                </property>
            </properties>
            <last_change>2003-03-18T02:35:00</last_change>
        </screen_layout_assignment>
        <screen_layout_assignment mode="write">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>category99.Preset99</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>999</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>999</value>
                </property>
                <property>
                    <name>label</name>
                    <value>Dummy-Article-to-delete</value>
                </property>
                <property>
                    <name>shelf_id</name>
                    <value>9999</value>
                </property>
                <property>
                    <name>image</name>
                    <value>Test-Article-Image.bmp</value>
                </property>
            </properties>
            <last_change>2003-03-18T02:35:00</last_change>
        </screen_layout_assignment>
    </screen_layout_assignments>
</scaledata>
 
 

2. Example     next / previous example
 
Request of 2. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="readall">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name/>
        </screen_layout_assignment>
    </screen_layout_assignments>
</scaledata>
 

 
Response of 2. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="read">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>Category1.Preset1</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>1</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>2</value>
                </property>
                <property>
                    <name>label</name>
                    <reference>article.name</reference>
                </property>
                <property>
                    <name>shelf_id</name>
                    <reference>article.customer_id</reference>
                </property>
                <property>
                    <name>image</name>
                    <reference>article.image</reference>
                </property>
            </properties>
            <last_change>1970</last_change>
        </screen_layout_assignment>
        <screen_layout_assignment mode="read">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>category1.Preset10</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>2</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>5</value>
                </property>
                <property>
                    <name>label</name>
                    <value>Test-Article</value>
                </property>
                <property>
                    <name>shelf_id</name>
                    <value>100</value>
                </property>
                <property>
                    <name>image</name>
                    <value>Test-Article-Image.bmp</value>
                </property>
            </properties>
            <last_change>1970</last_change>
        </screen_layout_assignment>
        <screen_layout_assignment mode="read">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>category99.Preset99</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>999</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>999</value>
                </property>
                <property>
                    <name>label</name>
                    <value>Dummy-Article-to-delete</value>
                </property>
                <property>
                    <name>shelf_id</name>
                    <value>9999</value>
                </property>
                <property>
                    <name>image</name>
                    <value>Test-Article-Image.bmp</value>
                </property>
            </properties>
            <last_change>1970</last_change>
        </screen_layout_assignment>
    </screen_layout_assignments>
</scaledata>
 
 

3. Example     next / previous example
 
Request of 3. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="delete">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>category99.Preset99</item_name>
        </screen_layout_assignment>
    </screen_layout_assignments>
</scaledata>
 

 
Response of 3. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="delete">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>category99.Preset99</item_name>
        </screen_layout_assignment>
    </screen_layout_assignments>
</scaledata>
 
 

4. Example     next / previous example
 
Request of 4. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="readall">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name/>
        </screen_layout_assignment>
    </screen_layout_assignments>
</scaledata>
 

 
Response of 4. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="read">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>Category1.Preset1</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>1</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>2</value>
                </property>
                <property>
                    <name>label</name>
                    <reference>article.name</reference>
                </property>
                <property>
                    <name>shelf_id</name>
                    <reference>article.customer_id</reference>
                </property>
                <property>
                    <name>image</name>
                    <reference>article.image</reference>
                </property>
            </properties>
            <last_change>1970</last_change>
        </screen_layout_assignment>
        <screen_layout_assignment mode="read">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>category1.Preset10</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>2</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>5</value>
                </property>
                <property>
                    <name>label</name>
                    <value>Test-Article</value>
                </property>
                <property>
                    <name>shelf_id</name>
                    <value>100</value>
                </property>
                <property>
                    <name>image</name>
                    <value>Test-Article-Image.bmp</value>
                </property>
            </properties>
            <last_change>1970</last_change>
        </screen_layout_assignment>
    </screen_layout_assignments>
</scaledata>
 
 

5. Example     next / previous example
 
Request of 5. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="write">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>Category1.back</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PAGE_KEY</value>
                </property>
                <property>
                    <name>nextpage</name>
                    <value>frontpage</value>
                </property>
                <property>
                    <name>label</name>
                    <value>Home</value>
                </property>
                <property>
                    <name>image</name>
                    <value>btn_home.bmp</value>
                </property>
            </properties>
            <last_change>2009-07-15T22:15:00</last_change>
        </screen_layout_assignment>
        <screen_layout_assignment mode="write">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>frontpage.Jump_to_Category2</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PAGE_KEY</value>
                </property>
                <property>
                    <name>nextpage</name>
                    <value>Category2#1</value>
                </property>
                <property>
                    <name>label</name>
                    <value>open Category2</value>
                </property>
                <property>
                    <name>image</name>
                    <value>btn_to_Cat2.bmp</value>
                </property>
            </properties>
            <last_change>2009-07-15T22:15:00</last_change>
        </screen_layout_assignment>
        <screen_layout_assignment mode="write">
            <application_type>2</application_type>
            <layout_type>FRUIT_1</layout_type>
            <item_name>Category1.Preset1</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>3</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>55</value>
                </property>
                <property>
                    <name>label</name>
                    <reference>article.name</reference>
                </property>
                <property>
                    <name>shelf_id</name>
                    <reference>article.customer_id</reference>
                </property>
                <property>
                    <name>image</name>
                    <reference>article.image</reference>
                </property>
            </properties>
            <last_change>2009-07-15T22:15:00</last_change>
        </screen_layout_assignment>
        <screen_layout_assignment mode="write">
            <application_type>2</application_type>
            <layout_type>FRUIT_1</layout_type>
            <item_name>Category1.Preset5</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>3</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>179</value>
                </property>
                <property>
                    <name>label</name>
                    <reference>article.name</reference>
                </property>
                <property>
                    <name>shelf_id</name>
                    <reference>article.customer_id</reference>
                </property>
                <property>
                    <name>image</name>
                    <reference>article.image</reference>
                </property>
            </properties>
            <last_change>2009-07-15T22:15:00</last_change>
        </screen_layout_assignment>
    </screen_layout_assignments>
</scaledata>
 

 
Response of 5. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="write">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>Category1.back</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PAGE_KEY</value>
                </property>
                <property>
                    <name>nextpage</name>
                    <value>frontpage</value>
                </property>
                <property>
                    <name>label</name>
                    <value>Home</value>
                </property>
                <property>
                    <name>image</name>
                    <value>btn_home.bmp</value>
                </property>
            </properties>
            <last_change>2009-07-15T22:15:00</last_change>
        </screen_layout_assignment>
        <screen_layout_assignment mode="write">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>frontpage.Jump_to_Category2</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PAGE_KEY</value>
                </property>
                <property>
                    <name>nextpage</name>
                    <value>Category2#1</value>
                </property>
                <property>
                    <name>label</name>
                    <value>open Category2</value>
                </property>
                <property>
                    <name>image</name>
                    <value>btn_to_Cat2.bmp</value>
                </property>
            </properties>
            <last_change>2009-07-15T22:15:00</last_change>
        </screen_layout_assignment>
        <screen_layout_assignment mode="write">
            <application_type>2</application_type>
            <layout_type>FRUIT_1</layout_type>
            <item_name>Category1.Preset1</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>3</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>55</value>
                </property>
                <property>
                    <name>label</name>
                    <reference>article.name</reference>
                </property>
                <property>
                    <name>shelf_id</name>
                    <reference>article.customer_id</reference>
                </property>
                <property>
                    <name>image</name>
                    <reference>article.image</reference>
                </property>
            </properties>
            <last_change>2009-07-15T22:15:00</last_change>
        </screen_layout_assignment>
        <screen_layout_assignment mode="write">
            <application_type>2</application_type>
            <layout_type>FRUIT_1</layout_type>
            <item_name>Category1.Preset5</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>3</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>179</value>
                </property>
                <property>
                    <name>label</name>
                    <reference>article.name</reference>
                </property>
                <property>
                    <name>shelf_id</name>
                    <reference>article.customer_id</reference>
                </property>
                <property>
                    <name>image</name>
                    <reference>article.image</reference>
                </property>
            </properties>
            <last_change>2009-07-15T22:15:00</last_change>
        </screen_layout_assignment>
    </screen_layout_assignments>
</scaledata>
 
 

6. Example     next / previous example
 
Request of 6. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="readall">
            <application_type>2</application_type>
            <layout_type>FRUIT_1</layout_type>
            <item_name/>
        </screen_layout_assignment>
    </screen_layout_assignments>
</scaledata>
 

 
Response of 6. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="read">
            <application_type>2</application_type>
            <layout_type>FRUIT_1</layout_type>
            <item_name>Category1.Preset1</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>3</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>55</value>
                </property>
                <property>
                    <name>label</name>
                    <reference>article.name</reference>
                </property>
                <property>
                    <name>shelf_id</name>
                    <reference>article.customer_id</reference>
                </property>
                <property>
                    <name>image</name>
                    <reference>article.image</reference>
                </property>
            </properties>
            <last_change>1970</last_change>
        </screen_layout_assignment>
        <screen_layout_assignment mode="read">
            <application_type>2</application_type>
            <layout_type>FRUIT_1</layout_type>
            <item_name>Category1.Preset5</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>3</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>179</value>
                </property>
                <property>
                    <name>label</name>
                    <reference>article.name</reference>
                </property>
                <property>
                    <name>shelf_id</name>
                    <reference>article.customer_id</reference>
                </property>
                <property>
                    <name>image</name>
                    <reference>article.image</reference>
                </property>
            </properties>
            <last_change>1970</last_change>
        </screen_layout_assignment>
    </screen_layout_assignments>
</scaledata>
 
 

7. Example     next / previous example
 
Request of 7. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="deleteall">
            <application_type>2</application_type>
            <layout_type>FRUIT_1</layout_type>
            <item_name/>
        </screen_layout_assignment>
    </screen_layout_assignments>
</scaledata>
 

 
Response of 7. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="deleteall">
            <application_type>2</application_type>
            <layout_type>FRUIT_1</layout_type>
            <item_name/>
        </screen_layout_assignment>
    </screen_layout_assignments>
</scaledata>
 
 

8. Example     next / previous example
 
Request of 8. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="readall">
            <application_type>2</application_type>
            <layout_type>FRUIT_1</layout_type>
            <item_name/>
        </screen_layout_assignment>
    </screen_layout_assignments>
</scaledata>
 

 
Response of 8. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="readall">
            <application_type>2</application_type>
            <layout_type>FRUIT_1</layout_type>
            <item_name/>
        </screen_layout_assignment>
        <exceptions>
            <exception>
                <error_no>301</error_no>
                <error>ERR_NOT_FOUND_IN_DB</error>
                <device_no>1</device_no>
            </exception>
        </exceptions>
    </screen_layout_assignments>
</scaledata>
 
 

9. Example     next / previous example
 
Request of 9. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="readall">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name/>
        </screen_layout_assignment>
    </screen_layout_assignments>
</scaledata>
 

 
Response of 9. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <screen_layout_assignments>
        <screen_layout_assignment mode="read">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>Category1.back</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PAGE_KEY</value>
                </property>
                <property>
                    <name>nextpage</name>
                    <value>frontpage</value>
                </property>
                <property>
                    <name>label</name>
                    <value>Home</value>
                </property>
                <property>
                    <name>image</name>
                    <value>btn_home.bmp</value>
                </property>
            </properties>
            <last_change>1970</last_change>
        </screen_layout_assignment>
        <screen_layout_assignment mode="read">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>Category1.Preset1</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>1</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>2</value>
                </property>
                <property>
                    <name>label</name>
                    <reference>article.name</reference>
                </property>
                <property>
                    <name>shelf_id</name>
                    <reference>article.customer_id</reference>
                </property>
                <property>
                    <name>image</name>
                    <reference>article.image</reference>
                </property>
            </properties>
            <last_change>1970</last_change>
        </screen_layout_assignment>
        <screen_layout_assignment mode="read">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>category1.Preset10</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PLU_KEY</value>
                </property>
                <property>
                    <name>department</name>
                    <value>2</value>
                </property>
                <property>
                    <name>plu</name>
                    <value>5</value>
                </property>
                <property>
                    <name>label</name>
                    <value>Test-Article</value>
                </property>
                <property>
                    <name>shelf_id</name>
                    <value>100</value>
                </property>
                <property>
                    <name>image</name>
                    <value>Test-Article-Image.bmp</value>
                </property>
            </properties>
            <last_change>1970</last_change>
        </screen_layout_assignment>
        <screen_layout_assignment mode="read">
            <application_type>2</application_type>
            <layout_type>default</layout_type>
            <item_name>frontpage.Jump_to_Category2</item_name>
            <properties>
                <property>
                    <name>disable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>event</name>
                    <value>PAGE_KEY</value>
                </property>
                <property>
                    <name>nextpage</name>
                    <value>Category2#1</value>
                </property>
                <property>
                    <name>label</name>
                    <value>open Category2</value>
                </property>
                <property>
                    <name>image</name>
                    <value>btn_to_Cat2.bmp</value>
                </property>
            </properties>
            <last_change>1970</last_change>
        </screen_layout_assignment>
    </screen_layout_assignments>
</scaledata>