| XSD Element Name | 
                          XSD Element Data Type | 
                          XSD Min Occurs | 
                          XSD Max Occurs | 
                          XSD Element Description | 
                          Mapping for ItmTktFrmDesc in SIM application. | 
                        
                        
                          | SIM's Table Name | 
                          SIM's Column Name | 
                          Integration API(RIB or/and RSB or/and RSL) | 
                          SIM's Column Length | 
                          Is Column Required in SIM's API? | 
                          SIM's API Description | 
                        
                        
                          | format_id | 
                          number10 | 
                          1 | 
                          1 | 
                          Unique identifier of the format. | 
                          PRINT_FORMAT | 
                          ID | 
                          NUMBER | 
                          15,0 | 
                          Yes | 
                          System generated unique identifier | 
                        
                        
                          | store_id | 
                          number10 | 
                          1 | 
                          1 | 
                          Unique identifier of the store. | 
                          PRINT_FORMAT | 
                          STORE_ID | 
                          NUMBER | 
                          10,0 | 
                          Yes | 
                          The store id for which format is defined | 
                        
                        
                          | format_name | 
                          varchar2128 | 
                          1 | 
                          1 | 
                          Logical name of the format. | 
                          PRINT_FORMAT | 
                          NAME | 
                          VARCHAR2 | 
                          128 | 
                          Yes | 
                          The format name | 
                        
                        
                          | format_desc | 
                          varchar2128 | 
                          0 | 
                          1 | 
                          Further description of the format. | 
                          PRINT_FORMAT | 
                          NAME | 
                          VARCHAR2 | 
                          128 | 
                          Yes | 
                          The format name | 
                        
                        
                          | template_url | 
                          varchar2128 | 
                          1 | 
                          1 | 
                          The URL of the template for printing the format. | 
                          PRINT_FORMAT | 
                          TEMPLATE_URL | 
                          VARCHAR2 | 
                          300 | 
                          Yes | 
                          holds the template to which the format is assigned | 
                        
                        
                          | ticket_type | 
                          itm_tkt_type | 
                          1 | 
                          1 | 
                          The ticket type associated with the format. Valid values are SHELF_LABEL, ITEM_TICKET, AGSN, UNKNOWN. | 
                          PRINT_FORMAT | 
                          TYPE | 
                          VARCHAR2 | 
                          128 | 
                          Yes | 
                          Print format type code (report type code or ticket format code) |