placeholder Command:  CONFIGURATION PROFILES 


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>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>98</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>dummy profile to delete / FCG 10</name>
            <properties>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>10</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>99</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>dummy profile to delete / FCG 20</name>
            <properties>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>20</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>98</configuration_profile_no>
            <configuration_profile_type>tactile</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>tactile dummy to delete</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>1</value>
                </property>
            </properties>
            <last_change>2009-06-04T19:21:14</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>99</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>touch dummy to delete</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>5</value>
                </property>
                <property>
                    <name>sTemplateCustomer</name>
                    <value>.\touch\KCS_Demo_customer_article_info_2008-04-24.xml</value>
                </property>
                <property>
                    <name>sTemplateOperator</name>
                    <value>.\touch\KCS_Demo_sales_2-Dep-preset_funct-key_Pict-Page_2008-06-27.xml</value>
                </property>
            </properties>
            <last_change>2009-07-02T04:02:59</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 1. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>98</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>dummy profile to delete / FCG 10</name>
            <properties>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>10</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>99</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>dummy profile to delete / FCG 20</name>
            <properties>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>20</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>98</configuration_profile_no>
            <configuration_profile_type>tactile</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>tactile dummy to delete</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>1</value>
                </property>
            </properties>
            <last_change>2009-06-04T19:21:14</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>99</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>touch dummy to delete</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>5</value>
                </property>
                <property>
                    <name>sTemplateCustomer</name>
                    <value>.\touch\KCS_Demo_customer_article_info_2008-04-24.xml</value>
                </property>
                <property>
                    <name>sTemplateOperator</name>
                    <value>.\touch\KCS_Demo_sales_2-Dep-preset_funct-key_Pict-Page_2008-06-27.xml</value>
                </property>
            </properties>
            <last_change>2009-07-02T04:02:59</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

2. Example     next / previous example
 
Request of 2. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="read">
            <configuration_profile_no>99</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>sales</application_mode>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 2. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="read">
            <configuration_profile_no>99</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>touch dummy to delete</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>5</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoHomeURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleCustomerInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleInfoHomeURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleShortInfoHomeURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleShortInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sEmptyURL</name>
                    <value>\Speicherkarte\Unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleCustomerInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sNoArticleInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sNoArticleShortInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sStartURL</name>
                    <value>\Speicherkarte\Unicorn\html\MettlerToledo.html</value>
                </property>
                <property>
                    <name>sTemplateCustomer</name>
                    <value>.\touch\KCS_Demo_customer_article_info_2008-04-24.xml</value>
                </property>
                <property>
                    <name>sTemplateOperator</name>
                    <value>.\touch\KCS_Demo_sales_2-Dep-preset_funct-key_Pict-Page_2008-06-27.xml</value>
                </property>
            </properties>
            <last_change>2009-07-02T04:02:59</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

3. Example     next / previous example
 
Request of 3. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="readall">
            <configuration_profile_no/>
            <configuration_profile_type/>
            <application_mode>sales</application_mode>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 3. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="readall">
            <configuration_profile_no>98</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>dummy profile to delete / FCG 10</name>
            <properties>
                <property>
                    <name>bAskForInventorySummaryOnly</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsBReceiptsAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsDepartmentChangeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGivenAndReturnAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsLabelByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsOpenCashDrawerOnZeroReceiptEnabled</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorAllocateFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorShortFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPromotionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReceiptPreviewAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReopenReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptSuppression</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>eTotalRoundingRule</name>
                    <value>NO_ROUNDING</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>10</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
        <configuration_profile mode="readall">
            <configuration_profile_no>99</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>dummy profile to delete / FCG 20</name>
            <properties>
                <property>
                    <name>bAskForInventorySummaryOnly</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsBReceiptsAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsDepartmentChangeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGivenAndReturnAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsLabelByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsOpenCashDrawerOnZeroReceiptEnabled</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorAllocateFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorShortFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPromotionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReceiptPreviewAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReopenReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptSuppression</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>eTotalRoundingRule</name>
                    <value>NO_ROUNDING</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>20</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
        <configuration_profile mode="readall">
            <configuration_profile_no>98</configuration_profile_no>
            <configuration_profile_type>tactile</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>tactile dummy to delete</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>1</value>
                </property>
            </properties>
            <last_change>2009-06-04T19:21:14</last_change>
        </configuration_profile>
        <configuration_profile mode="readall">
            <configuration_profile_no>99</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>touch dummy to delete</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>5</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoHomeURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleCustomerInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleInfoHomeURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleShortInfoHomeURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleShortInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sEmptyURL</name>
                    <value>\Speicherkarte\Unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleCustomerInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sNoArticleInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sNoArticleShortInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sStartURL</name>
                    <value>\Speicherkarte\Unicorn\html\MettlerToledo.html</value>
                </property>
                <property>
                    <name>sTemplateCustomer</name>
                    <value>.\touch\KCS_Demo_customer_article_info_2008-04-24.xml</value>
                </property>
                <property>
                    <name>sTemplateOperator</name>
                    <value>.\touch\KCS_Demo_sales_2-Dep-preset_funct-key_Pict-Page_2008-06-27.xml</value>
                </property>
            </properties>
            <last_change>2009-07-02T04:02:59</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

4. Example     next / previous example
 
Request of 4. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>88</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>prepack1</application_mode>
            <name>dummy profile to delete / PrioDep 88</name>
            <properties>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>88</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>89</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>prepack1</application_mode>
            <name>dummy profile to delete / PrioDep 89</name>
            <properties>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>89</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 4. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>88</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>prepack1</application_mode>
            <name>dummy profile to delete / PrioDep 88</name>
            <properties>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>88</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>89</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>prepack1</application_mode>
            <name>dummy profile to delete / PrioDep 89</name>
            <properties>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>89</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

5. Example     next / previous example
 
Request of 5. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="readall">
            <configuration_profile_no/>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode/>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 5. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="readall">
            <configuration_profile_no>98</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>dummy profile to delete / FCG 10</name>
            <properties>
                <property>
                    <name>bAskForInventorySummaryOnly</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsBReceiptsAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsDepartmentChangeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGivenAndReturnAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsLabelByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsOpenCashDrawerOnZeroReceiptEnabled</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorAllocateFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorShortFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPromotionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReceiptPreviewAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReopenReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptSuppression</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>eTotalRoundingRule</name>
                    <value>NO_ROUNDING</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>10</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
        <configuration_profile mode="readall">
            <configuration_profile_no>99</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>dummy profile to delete / FCG 20</name>
            <properties>
                <property>
                    <name>bAskForInventorySummaryOnly</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsBReceiptsAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsDepartmentChangeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGivenAndReturnAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsLabelByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsOpenCashDrawerOnZeroReceiptEnabled</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorAllocateFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorShortFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPromotionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReceiptPreviewAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReopenReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptSuppression</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>eTotalRoundingRule</name>
                    <value>NO_ROUNDING</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>20</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
        <configuration_profile mode="readall">
            <configuration_profile_no>88</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>prepack1</application_mode>
            <name>dummy profile to delete / PrioDep 88</name>
            <properties>
                <property>
                    <name>bEnableBasepriceOnSubTotalLabel</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bEnableTafWritingOnRewrap</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsForwardingReceiptAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsIngredientSelectionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsModeAuto</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsModeFixed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsTafAndReportCounterAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutType</name>
                    <value>PRINT_LABEL</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>elixaeasy.bEnable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>elixaeasy.nPrintoutDelay</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>88</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
        <configuration_profile mode="readall">
            <configuration_profile_no>89</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>prepack1</application_mode>
            <name>dummy profile to delete / PrioDep 89</name>
            <properties>
                <property>
                    <name>bEnableBasepriceOnSubTotalLabel</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bEnableTafWritingOnRewrap</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsForwardingReceiptAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsIngredientSelectionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsModeAuto</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsModeFixed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsTafAndReportCounterAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutType</name>
                    <value>PRINT_LABEL</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>elixaeasy.bEnable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>elixaeasy.nPrintoutDelay</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>89</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
        <configuration_profile mode="readall">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>inventory</application_mode>
            <name/>
            <properties>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsAutoTareAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsForwardingReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsLockedArticleBookingAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPrintoutAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsTafAndReportCounterAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2007-09-20T03:27:01</last_change>
        </configuration_profile>
        <configuration_profile mode="readall">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>selfservice</application_mode>
            <name/>
            <properties>
                <property>
                    <name>bEnableAutoZeroOnUnderload</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsForwardingReceiptAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsSelfServicePaperEmptyBeepAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsSelfServiceUnderloadBeepAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsTafAndReportCounterAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>nSelfServiceTareNumber</name>
                    <value>1</value>
                </property>
            </properties>
            <last_change>2007-09-20T06:32:58</last_change>
        </configuration_profile>
        <configuration_profile mode="readall">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>cashregister</application_mode>
            <name/>
            <properties>
                <property>
                    <name>bAskForInventorySummaryOnly</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bEnableCashRegister</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsArticleMarkupDiscountAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsCashDrawerClosingForcedBooking</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsCashDrawerClosingForcedSummation</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsGivenAndReturnAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGivenEntryRequired</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsMoneyChangeForced</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNaturalDiscountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsOpenCashDrawerOnZeroReceiptEnabled</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorAllocateFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorShortFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPromotionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReceiptPreviewAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReopenReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTotalMarkupDiscountAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptSuppression</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>cashreceipt.ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>cashreceipt.eTotalRoundingRule</name>
                    <value>NO_ROUNDING</value>
                </property>
                <property>
                    <name>deliverynote.ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutTypeLabel</name>
                    <value>PRINT_NO_LABEL</value>
                </property>
                <property>
                    <name>goodsreceipt.ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>orderreceipt.ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
            </properties>
            <last_change>2010-10-07T09:48:23</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

6. Example     next / previous example
 
Request of 6. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="readall">
            <configuration_profile_no/>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>sales</application_mode>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 6. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="readall">
            <configuration_profile_no>98</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>dummy profile to delete / FCG 10</name>
            <properties>
                <property>
                    <name>bAskForInventorySummaryOnly</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsBReceiptsAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsDepartmentChangeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGivenAndReturnAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsLabelByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsOpenCashDrawerOnZeroReceiptEnabled</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorAllocateFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorShortFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPromotionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReceiptPreviewAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReopenReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptSuppression</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>eTotalRoundingRule</name>
                    <value>NO_ROUNDING</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>10</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
        <configuration_profile mode="readall">
            <configuration_profile_no>99</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>dummy profile to delete / FCG 20</name>
            <properties>
                <property>
                    <name>bAskForInventorySummaryOnly</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsBReceiptsAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsDepartmentChangeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGivenAndReturnAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsLabelByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsOpenCashDrawerOnZeroReceiptEnabled</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorAllocateFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorShortFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPromotionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReceiptPreviewAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReopenReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptSuppression</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>eTotalRoundingRule</name>
                    <value>NO_ROUNDING</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>20</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

7. Example     next / previous example
 
Request of 7. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="readall">
            <configuration_profile_no/>
            <configuration_profile_type/>
            <application_mode>prepack1</application_mode>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 7. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="readall">
            <configuration_profile_no>88</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>prepack1</application_mode>
            <name>dummy profile to delete / PrioDep 88</name>
            <properties>
                <property>
                    <name>bEnableBasepriceOnSubTotalLabel</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bEnableTafWritingOnRewrap</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsForwardingReceiptAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsIngredientSelectionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsModeAuto</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsModeFixed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsTafAndReportCounterAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutType</name>
                    <value>PRINT_LABEL</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>elixaeasy.bEnable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>elixaeasy.nPrintoutDelay</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>88</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
        <configuration_profile mode="readall">
            <configuration_profile_no>89</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>prepack1</application_mode>
            <name>dummy profile to delete / PrioDep 89</name>
            <properties>
                <property>
                    <name>bEnableBasepriceOnSubTotalLabel</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bEnableTafWritingOnRewrap</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsForwardingReceiptAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsIngredientSelectionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsModeAuto</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsModeFixed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsTafAndReportCounterAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutType</name>
                    <value>PRINT_LABEL</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>elixaeasy.bEnable</name>
                    <value>0</value>
                </property>
                <property>
                    <name>elixaeasy.nPrintoutDelay</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>89</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

8. Example     next / previous example
 
Request of 8. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="deleteall">
            <configuration_profile_no/>
            <configuration_profile_type/>
            <application_mode>prepack1</application_mode>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 8. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="deleteall">
            <configuration_profile_no/>
            <configuration_profile_type/>
            <application_mode>prepack1</application_mode>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

9. Example     next / previous example
 
Request of 9. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="readall">
            <configuration_profile_no/>
            <configuration_profile_type/>
            <application_mode>prepack1</application_mode>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 9. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="readall">
            <configuration_profile_no/>
            <configuration_profile_type/>
            <application_mode>prepack1</application_mode>
        </configuration_profile>
        <exceptions>
            <exception>
                <error_no>301</error_no>
                <error>ERR_NOT_FOUND_IN_DB</error>
                <device_no>1</device_no>
            </exception>
        </exceptions>
    </configuration_profiles>
</scaledata>
 
 

10. Example     next / previous example
 
Request of 10. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="readall">
            <configuration_profile_no/>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>sales</application_mode>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 10. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="readall">
            <configuration_profile_no>99</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>touch dummy to delete</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>5</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoHomeURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleCustomerInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleInfoHomeURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleShortInfoHomeURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleShortInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sEmptyURL</name>
                    <value>\Speicherkarte\Unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleCustomerInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sNoArticleInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sNoArticleShortInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sStartURL</name>
                    <value>\Speicherkarte\Unicorn\html\MettlerToledo.html</value>
                </property>
                <property>
                    <name>sTemplateCustomer</name>
                    <value>.\touch\KCS_Demo_customer_article_info_2008-04-24.xml</value>
                </property>
                <property>
                    <name>sTemplateOperator</name>
                    <value>.\touch\KCS_Demo_sales_2-Dep-preset_funct-key_Pict-Page_2008-06-27.xml</value>
                </property>
            </properties>
            <last_change>2009-07-02T04:02:59</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

11. Example     next / previous example
 
Request of 11. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="delete">
            <configuration_profile_no>99</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>sales</application_mode>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 11. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="delete">
            <configuration_profile_no>99</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>sales</application_mode>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

12. Example     next / previous example
 
Request of 12. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="readall">
            <configuration_profile_no/>
            <configuration_profile_type/>
            <application_mode/>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 12. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="readall">
            <configuration_profile_no>98</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>dummy profile to delete / FCG 10</name>
            <properties>
                <property>
                    <name>bAskForInventorySummaryOnly</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsBReceiptsAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsDepartmentChangeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGivenAndReturnAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsLabelByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsOpenCashDrawerOnZeroReceiptEnabled</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorAllocateFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorShortFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPromotionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReceiptPreviewAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReopenReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptSuppression</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>eTotalRoundingRule</name>
                    <value>NO_ROUNDING</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>10</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
        <configuration_profile mode="readall">
            <configuration_profile_no>99</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>dummy profile to delete / FCG 20</name>
            <properties>
                <property>
                    <name>bAskForInventorySummaryOnly</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsBReceiptsAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsDepartmentChangeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGivenAndReturnAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsLabelByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsOpenCashDrawerOnZeroReceiptEnabled</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorAllocateFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorShortFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPromotionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReceiptPreviewAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReopenReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptSuppression</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>eTotalRoundingRule</name>
                    <value>NO_ROUNDING</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>20</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-22T17:40:00</last_change>
        </configuration_profile>
        <configuration_profile mode="readall">
            <configuration_profile_no>98</configuration_profile_no>
            <configuration_profile_type>tactile</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>tactile dummy to delete</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>1</value>
                </property>
            </properties>
            <last_change>2009-06-04T19:21:14</last_change>
        </configuration_profile>
        <configuration_profile mode="readall">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>inventory</application_mode>
            <name/>
            <properties>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsAutoTareAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsForwardingReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsLockedArticleBookingAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPrintoutAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsTafAndReportCounterAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2007-09-20T03:27:01</last_change>
        </configuration_profile>
        <configuration_profile mode="readall">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>selfservice</application_mode>
            <name/>
            <properties>
                <property>
                    <name>bEnableAutoZeroOnUnderload</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsForwardingReceiptAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsSelfServicePaperEmptyBeepAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsSelfServiceUnderloadBeepAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsTafAndReportCounterAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>nSelfServiceTareNumber</name>
                    <value>1</value>
                </property>
            </properties>
            <last_change>2007-09-20T06:32:58</last_change>
        </configuration_profile>
        <configuration_profile mode="readall">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>cashregister</application_mode>
            <name/>
            <properties>
                <property>
                    <name>bAskForInventorySummaryOnly</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bEnableCashRegister</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsArticleMarkupDiscountAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsCashDrawerClosingForcedBooking</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsCashDrawerClosingForcedSummation</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsGivenAndReturnAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGivenEntryRequired</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsMoneyChangeForced</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNaturalDiscountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsOpenCashDrawerOnZeroReceiptEnabled</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorAllocateFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorShortFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPromotionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReceiptPreviewAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReopenReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTotalMarkupDiscountAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptSuppression</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>cashreceipt.ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>cashreceipt.eTotalRoundingRule</name>
                    <value>NO_ROUNDING</value>
                </property>
                <property>
                    <name>deliverynote.ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutTypeLabel</name>
                    <value>PRINT_NO_LABEL</value>
                </property>
                <property>
                    <name>goodsreceipt.ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>orderreceipt.ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
            </properties>
            <last_change>2010-10-07T09:48:23</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

13. Example     next / previous example
 
Request of 13. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="deleteall">
            <configuration_profile_no/>
            <configuration_profile_type/>
            <application_mode/>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 13. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="deleteall">
            <configuration_profile_no/>
            <configuration_profile_type/>
            <application_mode/>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

14. Example     next / previous example
 
Request of 14. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="readall">
            <configuration_profile_no/>
            <configuration_profile_type/>
            <application_mode/>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 14. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="readall">
            <configuration_profile_no/>
            <configuration_profile_type/>
            <application_mode/>
        </configuration_profile>
        <exceptions>
            <exception>
                <error_no>301</error_no>
                <error>ERR_NOT_FOUND_IN_DB</error>
                <device_no>1</device_no>
            </exception>
        </exceptions>
    </configuration_profiles>
</scaledata>
 
 

15. Example     next / previous example
 
Request of 15. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>Sales 1 - meat, FCG5</name>
            <properties>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsBReceiptsAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsDepartmentChangeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGivenAndReturnAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsLabelByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsOpenCashDrawerOnZeroReceiptEnabled</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorAllocateFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorShortFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPromotionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReceiptPreviewAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsReopenReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptSuppression</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>5</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-05-06T16:58:57</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>2</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>Sales 2 - cheese, FCG2, PrioDep2</name>
            <properties>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsBReceiptsAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsDepartmentChangeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGivenAndReturnAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsLabelByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsOpenCashDrawerOnZeroReceiptEnabled</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorAllocateFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorShortFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPromotionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReceiptPreviewAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsReopenReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptSuppression</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>2</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>2</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-02T03:58:28</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 15. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>Sales 1 - meat, FCG5</name>
            <properties>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsBReceiptsAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsDepartmentChangeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGivenAndReturnAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsLabelByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsOpenCashDrawerOnZeroReceiptEnabled</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorAllocateFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorShortFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPromotionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReceiptPreviewAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsReopenReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptSuppression</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>5</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-05-06T16:58:57</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>2</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>Sales 2 - cheese, FCG2, PrioDep2</name>
            <properties>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsBReceiptsAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsDepartmentChangeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGivenAndReturnAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsLabelByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsOpenCashDrawerOnZeroReceiptEnabled</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorAllocateFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorShortFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPromotionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReceiptPreviewAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsReopenReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptSuppression</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>2</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>2</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-02T03:58:28</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

16. Example     next / previous example
 
Request of 16. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>tactile</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>99er RST-Demo</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>1</value>
                </property>
            </properties>
            <last_change>2009-06-04T19:21:14</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 16. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>tactile</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>99er RST-Demo</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>1</value>
                </property>
            </properties>
            <last_change>2009-06-04T19:21:14</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

17. Example     next / previous example
 
Request of 17. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>Touch 1 - meat beef / Pres 5</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>5</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoURL</name>
                    <value>C:\speicherkarte\unicorn\html\promo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sArticleInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleInfoURL</name>
                    <value>C:\speicherkarte\unicorn\html\ArtikelInfo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sArticleShortInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleShortInfoURL</name>
                    <value>C:\Speicherkarte\Unicorn\html\ArtikelInfo\ArtKurzInfo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sEmptyURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleCustomerInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\hTT-Slideshow\index_slideshow.htm</value>
                </property>
                <property>
                    <name>sNoArticleInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleShortInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sStartURL</name>
                    <value>C:\speicherkarte\unicorn\html\scale_info\index.html</value>
                </property>
                <property>
                    <name>sTemplateCustomer</name>
                    <value>.\touch\KCS_Demo_customer_article_info_2008-04-24.xml</value>
                </property>
                <property>
                    <name>sTemplateOperator</name>
                    <value>.\touch\KCS_Demo_sales_2-Dep-preset_funct-key_Pict-Page_2008-06-27.xml</value>
                </property>
            </properties>
            <last_change>2009-07-02T04:02:59</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>2</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>Touch 2 - meat pork / Pres 4</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>4</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoURL</name>
                    <value>C:\speicherkarte\unicorn\html\promo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sArticleInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleInfoURL</name>
                    <value>C:\speicherkarte\unicorn\html\ArtikelInfo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sArticleShortInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleShortInfoURL</name>
                    <value>C:\Speicherkarte\Unicorn\html\ArtikelInfo\ArtKurzInfo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sEmptyURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleCustomerInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\hTT-Slideshow\index_slideshow.htm</value>
                </property>
                <property>
                    <name>sNoArticleInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleShortInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sStartURL</name>
                    <value>C:\speicherkarte\unicorn\html\scale_info\index.html</value>
                </property>
                <property>
                    <name>sTemplateCustomer</name>
                    <value>.\touch\KCS_Demo_customer_article_info_2008-04-24.xml</value>
                </property>
                <property>
                    <name>sTemplateOperator</name>
                    <value>.\touch\KCS_Demo_sales_2-Dep-preset_funct-key_Pict-Page_2008-06-27.xml</value>
                </property>
            </properties>
            <last_change>2009-07-02T04:03:07</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>3</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>Touch 3 - cheese / Pres 5</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>5</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoURL</name>
                    <value>C:\speicherkarte\unicorn\html\promo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sArticleInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleInfoURL</name>
                    <value>C:\speicherkarte\unicorn\html\ArtikelInfo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sArticleShortInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleShortInfoURL</name>
                    <value>C:\Speicherkarte\Unicorn\html\ArtikelInfo\ArtKurzInfo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sEmptyURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleCustomerInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\hTT-Slideshow\index_slideshow.htm</value>
                </property>
                <property>
                    <name>sNoArticleInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleShortInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sStartURL</name>
                    <value>C:\speicherkarte\unicorn\html\scale_info\index.html</value>
                </property>
                <property>
                    <name>sTemplateCustomer</name>
                    <value>.\touch\KCS_Demo_customer_article_info_2008-04-24.xml</value>
                </property>
                <property>
                    <name>sTemplateOperator</name>
                    <value>.\touch\KCS_Demo_sales_2-Dep-preset_funct-key_Pict-Page_2008-06-27.xml</value>
                </property>
            </properties>
            <last_change>2009-07-02T04:03:25</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 17. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>Touch 1 - meat beef / Pres 5</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>5</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoURL</name>
                    <value>C:\speicherkarte\unicorn\html\promo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sArticleInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleInfoURL</name>
                    <value>C:\speicherkarte\unicorn\html\ArtikelInfo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sArticleShortInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleShortInfoURL</name>
                    <value>C:\Speicherkarte\Unicorn\html\ArtikelInfo\ArtKurzInfo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sEmptyURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleCustomerInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\hTT-Slideshow\index_slideshow.htm</value>
                </property>
                <property>
                    <name>sNoArticleInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleShortInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sStartURL</name>
                    <value>C:\speicherkarte\unicorn\html\scale_info\index.html</value>
                </property>
                <property>
                    <name>sTemplateCustomer</name>
                    <value>.\touch\KCS_Demo_customer_article_info_2008-04-24.xml</value>
                </property>
                <property>
                    <name>sTemplateOperator</name>
                    <value>.\touch\KCS_Demo_sales_2-Dep-preset_funct-key_Pict-Page_2008-06-27.xml</value>
                </property>
            </properties>
            <last_change>2009-07-02T04:02:59</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>2</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>Touch 2 - meat pork / Pres 4</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>4</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoURL</name>
                    <value>C:\speicherkarte\unicorn\html\promo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sArticleInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleInfoURL</name>
                    <value>C:\speicherkarte\unicorn\html\ArtikelInfo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sArticleShortInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleShortInfoURL</name>
                    <value>C:\Speicherkarte\Unicorn\html\ArtikelInfo\ArtKurzInfo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sEmptyURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleCustomerInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\hTT-Slideshow\index_slideshow.htm</value>
                </property>
                <property>
                    <name>sNoArticleInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleShortInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sStartURL</name>
                    <value>C:\speicherkarte\unicorn\html\scale_info\index.html</value>
                </property>
                <property>
                    <name>sTemplateCustomer</name>
                    <value>.\touch\KCS_Demo_customer_article_info_2008-04-24.xml</value>
                </property>
                <property>
                    <name>sTemplateOperator</name>
                    <value>.\touch\KCS_Demo_sales_2-Dep-preset_funct-key_Pict-Page_2008-06-27.xml</value>
                </property>
            </properties>
            <last_change>2009-07-02T04:03:07</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>3</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>Touch 3 - cheese / Pres 5</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>5</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoURL</name>
                    <value>C:\speicherkarte\unicorn\html\promo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sArticleInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleInfoURL</name>
                    <value>C:\speicherkarte\unicorn\html\ArtikelInfo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sArticleShortInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleShortInfoURL</name>
                    <value>C:\Speicherkarte\Unicorn\html\ArtikelInfo\ArtKurzInfo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sEmptyURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleCustomerInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\hTT-Slideshow\index_slideshow.htm</value>
                </property>
                <property>
                    <name>sNoArticleInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleShortInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sStartURL</name>
                    <value>C:\speicherkarte\unicorn\html\scale_info\index.html</value>
                </property>
                <property>
                    <name>sTemplateCustomer</name>
                    <value>.\touch\KCS_Demo_customer_article_info_2008-04-24.xml</value>
                </property>
                <property>
                    <name>sTemplateOperator</name>
                    <value>.\touch\KCS_Demo_sales_2-Dep-preset_funct-key_Pict-Page_2008-06-27.xml</value>
                </property>
            </properties>
            <last_change>2009-07-02T04:03:25</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

18. Example     next / previous example
 
Request of 18. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>receipt</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>PriRec 1 - Printout Receipt all scales</name>
            <properties>
                <property>
                    <name>bBarcode</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bBarcodeBReceipt</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bBranchtext</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bDepartmentDetailed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bDepartmentDetailedCompact</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bDepartmentDetailedTotal</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFootbitmap</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bFoottext</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bFoottext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadbitmap</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bHeadtext</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bHeadtext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bPlu</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bPositionBarcode</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bReceiptNoBig</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bSecundaryCurrency</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bSeparateDepartmentReceipt</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bServedBy</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bSummationPos</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bSummationWeight</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bTare</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bTluMultiline</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bTluWithLinefeed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bTotalPriceToPayBig</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUan</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bVat</name>
                    <value>1</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo</name>
                    <value>45</value>
                </property>
                <property>
                    <name>foottext.nFontNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo</name>
                    <value>32</value>
                </property>
                <property>
                    <name>headtext.nFontNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nBarcode</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nBarcodeBReceipt</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nBranchtext</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nFoottext</name>
                    <value>3</value>
                </property>
                <property>
                    <name>nFoottext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nHeadtext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nPositionBarcode</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nServedByText</name>
                    <value>1</value>
                </property>
                <property>
                    <name>sTemplate</name>
                    <value>uc3_std.xml</value>
                </property>
                <property>
                    <name>talon.bBarcode</name>
                    <value>0</value>
                </property>
                <property>
                    <name>talon.bBarcodeBReceipt</name>
                    <value>0</value>
                </property>
                <property>
                    <name>talon.nBarcode</name>
                    <value>0</value>
                </property>
                <property>
                    <name>talon.nBarcodeBReceipt</name>
                    <value>0</value>
                </property>
                <property>
                    <name>totallabel.bEnableForcedLabelPrinting</name>
                    <value>0</value>
                </property>
                <property>
                    <name>totallabel.lTimeWaitForLabelRemoving</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-05-06T16:31:42</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 18. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>receipt</configuration_profile_type>
            <application_mode>sales</application_mode>
            <name>PriRec 1 - Printout Receipt all scales</name>
            <properties>
                <property>
                    <name>bBarcode</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bBarcodeBReceipt</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bBranchtext</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bDepartmentDetailed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bDepartmentDetailedCompact</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bDepartmentDetailedTotal</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFootbitmap</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bFoottext</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bFoottext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadbitmap</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bHeadtext</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bHeadtext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bPlu</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bPositionBarcode</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bReceiptNoBig</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bSecundaryCurrency</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bSeparateDepartmentReceipt</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bServedBy</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bSummationPos</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bSummationWeight</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bTare</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bTluMultiline</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bTluWithLinefeed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bTotalPriceToPayBig</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUan</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bVat</name>
                    <value>1</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo</name>
                    <value>45</value>
                </property>
                <property>
                    <name>foottext.nFontNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo</name>
                    <value>32</value>
                </property>
                <property>
                    <name>headtext.nFontNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nBarcode</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nBarcodeBReceipt</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nBranchtext</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nFoottext</name>
                    <value>3</value>
                </property>
                <property>
                    <name>nFoottext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nHeadtext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nPositionBarcode</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nServedByText</name>
                    <value>1</value>
                </property>
                <property>
                    <name>sTemplate</name>
                    <value>uc3_std.xml</value>
                </property>
                <property>
                    <name>talon.bBarcode</name>
                    <value>0</value>
                </property>
                <property>
                    <name>talon.bBarcodeBReceipt</name>
                    <value>0</value>
                </property>
                <property>
                    <name>talon.nBarcode</name>
                    <value>0</value>
                </property>
                <property>
                    <name>talon.nBarcodeBReceipt</name>
                    <value>0</value>
                </property>
                <property>
                    <name>totallabel.bEnableForcedLabelPrinting</name>
                    <value>0</value>
                </property>
                <property>
                    <name>totallabel.lTimeWaitForLabelRemoving</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-05-06T16:31:42</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

19. Example     next / previous example
 
Request of 19. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>inventory</application_mode>
            <name>Inv Standard</name>
            <properties>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsForwardingReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPrintoutAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsTafAndReportCounterAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-02T03:24:42</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 19. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>inventory</application_mode>
            <name>Inv Standard</name>
            <properties>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsForwardingReceiptAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPrintoutAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSummationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsTafAndReportCounterAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-02T03:24:42</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

20. Example     next / previous example
 
Request of 20. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>selfservice</application_mode>
            <name>SS RST Demo / no Print Btn / PrioDep 3</name>
            <properties>
                <property>
                    <name>bEnableAutoZeroOnUnderload</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsForwardingReceiptAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsSelfServicePaperEmptyBeepAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSelfServiceUnderloadBeepAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTafAndReportCounterAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>3</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>nSelfServiceTareNumber</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-05-15T09:02:44</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>selfservice</application_mode>
            <name>SS RST Demo Layout</name>
            <properties>
                <property>
                    <name>bIsQuantityMandatoryEnabled</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsSelfServiceAutoBookingAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSelfServiceByNumber</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsSelfServiceByPicto</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSelfServiceLeadingZerosEnabled</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eSearchKey</name>
                    <value>PLU</value>
                </property>
                <property>
                    <name>nSelfServiceCustomerIdDigits</name>
                    <value>3</value>
                </property>
                <property>
                    <name>nSelfServiceNumberDigits</name>
                    <value>3</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoURL</name>
                    <value>C:\speicherkarte\unicorn\html\promo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sArticleInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleInfoURL</name>
                    <value>C:\speicherkarte\unicorn\html\ArtikelInfo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sArticleShortInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleShortInfoURL</name>
                    <value>C:\Speicherkarte\Unicorn\html\ArtikelInfo\ArtKurzInfo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sEmptyURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sKeyboardLayout</name>
                    <value/>
                </property>
                <property>
                    <name>sNoArticleCustomerInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\hTT-Slideshow\index_slideshow.htm</value>
                </property>
                <property>
                    <name>sNoArticleInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleShortInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sStartURL</name>
                    <value>C:\speicherkarte\unicorn\html\scale_info\index.html</value>
                </property>
                <property>
                    <name>sTemplateCustomer</name>
                    <value/>
                </property>
                <property>
                    <name>sTemplateOperator</name>
                    <value>touch\KCS_Demo_selfservice_white_2008-04-24.xml</value>
                </property>
            </properties>
            <last_change>2009-05-15T09:07:47</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 20. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>selfservice</application_mode>
            <name>SS RST Demo / no Print Btn / PrioDep 3</name>
            <properties>
                <property>
                    <name>bEnableAutoZeroOnUnderload</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsForwardingReceiptAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsGrossWeightControlAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsSelfServicePaperEmptyBeepAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSelfServiceUnderloadBeepAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTafAndReportCounterAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>3</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>nSelfServiceTareNumber</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-05-15T09:02:44</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>selfservice</application_mode>
            <name>SS RST Demo Layout</name>
            <properties>
                <property>
                    <name>bIsQuantityMandatoryEnabled</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsSelfServiceAutoBookingAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSelfServiceByNumber</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsSelfServiceByPicto</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsSelfServiceLeadingZerosEnabled</name>
                    <value>0</value>
                </property>
                <property>
                    <name>eSearchKey</name>
                    <value>PLU</value>
                </property>
                <property>
                    <name>nSelfServiceCustomerIdDigits</name>
                    <value>3</value>
                </property>
                <property>
                    <name>nSelfServiceNumberDigits</name>
                    <value>3</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoURL</name>
                    <value>C:\speicherkarte\unicorn\html\promo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sArticleInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleInfoURL</name>
                    <value>C:\speicherkarte\unicorn\html\ArtikelInfo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sArticleShortInfoHomeURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sArticleShortInfoURL</name>
                    <value>C:\Speicherkarte\Unicorn\html\ArtikelInfo\ArtKurzInfo\abt%0d\%06d.htm</value>
                </property>
                <property>
                    <name>sEmptyURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sKeyboardLayout</name>
                    <value/>
                </property>
                <property>
                    <name>sNoArticleCustomerInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\hTT-Slideshow\index_slideshow.htm</value>
                </property>
                <property>
                    <name>sNoArticleInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleShortInfoURL</name>
                    <value>c:\speicherkarte\unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sStartURL</name>
                    <value>C:\speicherkarte\unicorn\html\scale_info\index.html</value>
                </property>
                <property>
                    <name>sTemplateCustomer</name>
                    <value/>
                </property>
                <property>
                    <name>sTemplateOperator</name>
                    <value>touch\KCS_Demo_selfservice_white_2008-04-24.xml</value>
                </property>
            </properties>
            <last_change>2009-05-15T09:07:47</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

21. Example     next / previous example
 
Request of 21. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>cashregister</application_mode>
            <name>CashReg enabled - FCG 1</name>
            <properties>
                <property>
                    <name>bEnableCashRegister</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsArticleMarkupDiscountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsCashDrawerClosingForcedBooking</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsCashDrawerClosingForcedSummation</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGivenAndReturnAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsMoneyChangeForced</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNaturalDiscountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsOpenCashDrawerOnZeroReceiptEnabled</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorAllocateFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorShortFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPromotionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReceiptPreviewAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTotalMarkupDiscountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptSuppression</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>cashreceipt.ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>deliverynote.ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>goodsreceipt.ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>orderreceipt.ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
            </properties>
            <last_change>2009-07-10T04:17:29</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>tactile</configuration_profile_type>
            <application_mode>cashregister</application_mode>
            <name>CashReg 99er Keyb with Keyboard-Layout 10</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>10</value>
                </property>
            </properties>
            <last_change>2009-07-10T04:23:07</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 21. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>operation</configuration_profile_type>
            <application_mode>cashregister</application_mode>
            <name>CashReg enabled - FCG 1</name>
            <properties>
                <property>
                    <name>bEnableCashRegister</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsArticleCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsArticleMarkupDiscountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsCashDrawerClosingForcedBooking</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsCashDrawerClosingForcedSummation</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsFloatingClerkAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsGivenAndReturnAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsMoneyChangeForced</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsMultipleArticleRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNaturalDiscountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNegativePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsNumberOfWeighingArticlesPerPackAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsOpenCashDrawerOnZeroReceiptEnabled</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorAllocateFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsOperatorShortFreeAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPositivePriceByCountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceByWeightWithoutHashKeyAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPriceOverwriteAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsPriceZeroRegistrationAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsPromotionAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsReceiptPreviewAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTotalMarkupDiscountAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bIsTraceabilityAllowed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bIsVoidRegistrationAllowed</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptSuppression</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUseLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>cashreceipt.ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>deliverynote.ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eArticleMatchcodeSearchType</name>
                    <value>SEARCH_BY_DEPARTMENT</value>
                </property>
                <property>
                    <name>goodsreceipt.ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
                <property>
                    <name>eTarePriority</name>
                    <value>TARE_COMBINED</value>
                </property>
                <property>
                    <name>nDefaultDepartmentNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nDefaultPriceNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFloatingClerkGrpNo</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nLotBestBeforeOffset</name>
                    <value>0</value>
                </property>
                <property>
                    <name>orderreceipt.ePrintoutType</name>
                    <value>PRINT_RECEIPT</value>
                </property>
            </properties>
            <last_change>2009-07-10T04:17:29</last_change>
        </configuration_profile>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>tactile</configuration_profile_type>
            <application_mode>cashregister</application_mode>
            <name>CashReg 99er Keyb with Keyboard-Layout 10</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>10</value>
                </property>
            </properties>
            <last_change>2009-07-10T04:23:07</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

22. Example     next / previous example
 
Request of 22. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>cashregister</application_mode>
            <name>CashReg Default Layout with Keyboard-Layout 10</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>10</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoHomeURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleCustomerInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleInfoHomeURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleShortInfoHomeURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleShortInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sEmptyURL</name>
                    <value>\Speicherkarte\Unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleCustomerInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sNoArticleInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sNoArticleShortInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sStartURL</name>
                    <value>\Speicherkarte\Unicorn\html\MettlerToledo.html</value>
                </property>
                <property>
                    <name>sTemplateCustomer</name>
                    <value/>
                </property>
                <property>
                    <name>sTemplateOperator</name>
                    <value/>
                </property>
            </properties>
            <last_change>2009-07-10T04:22:32</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 22. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>touch</configuration_profile_type>
            <application_mode>cashregister</application_mode>
            <name>CashReg Default Layout with Keyboard-Layout 10</name>
            <properties>
                <property>
                    <name>nKeyboardNo</name>
                    <value>10</value>
                </property>
                <property>
                    <name>sArticleCustomerInfoHomeURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleCustomerInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleInfoHomeURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleShortInfoHomeURL</name>
                    <value/>
                </property>
                <property>
                    <name>sArticleShortInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sEmptyURL</name>
                    <value>\Speicherkarte\Unicorn\html\Empty.html</value>
                </property>
                <property>
                    <name>sNoArticleCustomerInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sNoArticleInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sNoArticleShortInfoURL</name>
                    <value/>
                </property>
                <property>
                    <name>sStartURL</name>
                    <value>\Speicherkarte\Unicorn\html\MettlerToledo.html</value>
                </property>
                <property>
                    <name>sTemplateCustomer</name>
                    <value/>
                </property>
                <property>
                    <name>sTemplateOperator</name>
                    <value/>
                </property>
            </properties>
            <last_change>2009-07-10T04:22:32</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

23. Example     next / previous example
 
Request of 23. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>cashreceipt</configuration_profile_type>
            <application_mode>cashregister</application_mode>
            <name>CashReg STD Receipt complete</name>
            <properties>
                <property>
                    <name>bBarcode</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bBranchtext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bECPaymentData</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bFootbitmap</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bFoottext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadbitmap</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bHeadtext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bPlu</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptNoBig</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bSecundaryCurrency</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bServedBy</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bSummationPos</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bSummationWeight</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bTare</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bTluMultiline</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bTluWithLinefeed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bTotalPriceToPayBig</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bUan</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bVat</name>
                    <value>1</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nBarcode</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nBranchtext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nServedByText</name>
                    <value>0</value>
                </property>
                <property>
                    <name>sTemplate</name>
                    <value>uc3_std_tender.xml</value>
                </property>
                <property>
                    <name>talon.bBarcode</name>
                    <value>0</value>
                </property>
                <property>
                    <name>talon.nBarcode</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-10T04:19:43</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 23. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>cashreceipt</configuration_profile_type>
            <application_mode>cashregister</application_mode>
            <name>CashReg STD Receipt complete</name>
            <properties>
                <property>
                    <name>bBarcode</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bBranchtext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bECPaymentData</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bFootbitmap</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bFoottext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadbitmap</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bHeadtext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bPlu</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptNoBig</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bSecundaryCurrency</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bServedBy</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bSummationPos</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bSummationWeight</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bTare</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bTluMultiline</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bTluWithLinefeed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bTotalPriceToPayBig</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bUan</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bVat</name>
                    <value>1</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nBarcode</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nBranchtext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nServedByText</name>
                    <value>0</value>
                </property>
                <property>
                    <name>sTemplate</name>
                    <value>uc3_std_tender.xml</value>
                </property>
                <property>
                    <name>talon.bBarcode</name>
                    <value>0</value>
                </property>
                <property>
                    <name>talon.nBarcode</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-10T04:19:43</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 
 

24. Example     next / previous example
 
Request of 24. example     view response
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>deliverynote</configuration_profile_type>
            <application_mode>cashregister</application_mode>
            <name>CashReg Default Delivery Note complete</name>
            <properties>
                <property>
                    <name>bBarcode</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bBranchtext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFootbitmap</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bFoottext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadbitmap</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bHeadtext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bPlu</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptNoBig</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bSecundaryCurrency</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bServedBy</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bSummationPos</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bSummationWeight</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bTare</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bTluMultiline</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bTluWithLinefeed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bTotalPriceToPayBig</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUan</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bVat</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nBarcode</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nBranchtext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nServedByText</name>
                    <value>0</value>
                </property>
                <property>
                    <name>sTemplate</name>
                    <value>uc3_std_tender.xml</value>
                </property>
                <property>
                    <name>talon.bBarcode</name>
                    <value>0</value>
                </property>
                <property>
                    <name>talon.nBarcode</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-10T04:26:18</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>
 

 
Response of 24. example     view request
<?xml version="1.0" encoding="UTF-16" ?>
<scaledata>
    <configuration_profiles>
        <configuration_profile mode="write">
            <configuration_profile_no>1</configuration_profile_no>
            <configuration_profile_type>deliverynote</configuration_profile_type>
            <application_mode>cashregister</application_mode>
            <name>CashReg Default Delivery Note complete</name>
            <properties>
                <property>
                    <name>bBarcode</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bBranchtext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFootbitmap</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bFoottext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bFoottext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadbitmap</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bHeadtext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bHeadtext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bPlu</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bReceiptNoBig</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bSecundaryCurrency</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bServedBy</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bSummationPos</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bSummationWeight</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bTare</name>
                    <value>1</value>
                </property>
                <property>
                    <name>bTluMultiline</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bTluWithLinefeed</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bTotalPriceToPayBig</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bUan</name>
                    <value>0</value>
                </property>
                <property>
                    <name>bVat</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nAlignmentNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>foottext.nFontNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nAlignmentNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>headtext.nFontNo7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nBarcode</name>
                    <value>1</value>
                </property>
                <property>
                    <name>nBranchtext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nFoottext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext1</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext2</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext3</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext4</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext5</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext6</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nHeadtext7</name>
                    <value>0</value>
                </property>
                <property>
                    <name>nServedByText</name>
                    <value>0</value>
                </property>
                <property>
                    <name>sTemplate</name>
                    <value>uc3_std_tender.xml</value>
                </property>
                <property>
                    <name>talon.bBarcode</name>
                    <value>0</value>
                </property>
                <property>
                    <name>talon.nBarcode</name>
                    <value>0</value>
                </property>
            </properties>
            <last_change>2009-07-10T04:26:18</last_change>
        </configuration_profile>
    </configuration_profiles>
</scaledata>