JP2008140349A - Permanent electronic form system - Google Patents

Permanent electronic form system Download PDF

Info

Publication number
JP2008140349A
JP2008140349A JP2006350581A JP2006350581A JP2008140349A JP 2008140349 A JP2008140349 A JP 2008140349A JP 2006350581 A JP2006350581 A JP 2006350581A JP 2006350581 A JP2006350581 A JP 2006350581A JP 2008140349 A JP2008140349 A JP 2008140349A
Authority
JP
Japan
Prior art keywords
input
data
database
file
item
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2006350581A
Other languages
Japanese (ja)
Inventor
Hisatomo Takeuchi
久知 竹内
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to JP2006350581A priority Critical patent/JP2008140349A/en
Publication of JP2008140349A publication Critical patent/JP2008140349A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To permanently process an electronic form without depending on an information processing apparatus, an OS, a web platform, a database system, and a language system for electronic text. <P>SOLUTION: As a character code system for an electronic form, Unicode or Shift-JIS is defined; a form of the electronic form is defined by use of a database for preparing an electronic form; and items on the form are defined. Attributes registered in the database are taken over to define the form and items. When downloading an electronic form processing program, the above definitions are transmitted as a parameter for the program as well as the program, and the defined attributes are used as data to prepare and display the form on a screen for input processing. The form stores the form attribute, the item attribute, and the input data in each form page as a CSV or an XML file. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

発明の詳細な説明Detailed Description of the Invention

本発明はWeb、無線通信による取引で使用する電子フォームに関するものである。The present invention relates to an electronic form used in transactions by Web and wireless communication.

Web取引では様々なOS、JavaServer Pages,Active Server Pages,サーブレットのようなWebプラットホーム、データベースシステム、電子文章用言語が開発され、それぞれを扱うメーカー、バージョンは多岐にわたっている。企業コンプライアンスに対する情報セキュリティの強化も求められ、いつでも、どこでも閲覧でき、永続使用と監査可能な電子帳簿、電子伝票システムが要求されている。又PC、携帯端末、RFIDを使用したインターネット、無線通信による取引の普及と相まって、それらの相互通信による取引が益々増加している。In Web transactions, various OSs, Java Server Pages, Active Server Pages, Web platforms such as Servlets, database systems, and languages for electronic texts have been developed. There is also a need for enhanced information security for corporate compliance, and there is a need for electronic books and electronic voucher systems that can be viewed anytime, anywhere, and can be used and audited permanently. In addition, along with the spread of transactions using PCs, portable terminals, the Internet using RFID, and wireless communication, transactions using such mutual communication are increasing.

発明が解決しようとする課題Problems to be solved by the invention

しかし、上記のOS、Webプラットホーム、データベースシステム、電子文章用言語のシステムはそれぞれのソフトウェアの互換性がなく、バージョンが代わると以前のバージョンの機能が保障されないという課題、開発のためにそれぞれの習熟が必要になり開発の困難さがあり、汎用性永続性、開発の容易さに課題があり、これらで作成された電子フォームはその閲覧のために、作成時のソフトウェアとそれが稼動するハードウェアーが必要であるという課題がある。又電子フォームのPC、携帯端末、RFIDを使用したインターネット、無線通信による取引の増加が見込まれ、取引毎の固有処理プログラムではなく、どのような取引にも汎用的に使用できるフォーム入力処理プログラムによる利便性向上が求められている。However, the above OS, Web platform, database system, and electronic text language system are not compatible with each other's software. If the version is replaced, the functions of the previous version cannot be guaranteed. There is a difficulty in development, there is a problem in versatility, durability, and ease of development, and the electronic forms created with these are the software at the time of creation and the hardware on which it runs for viewing There is a problem that is necessary. In addition, electronic form PCs, mobile terminals, Internet using RFID, and transactions due to wireless communication are expected to increase, and not a unique processing program for each transaction, but a form input processing program that can be used universally for any transaction There is a need for improved convenience.

問題を解決するための手段Means to solve the problem

上記課題を解決するために、電子フォームで使用するUnicode、Shift−JIS等の文字コード体系を定義し、電子フォーム作成用のデータベースを使用し、電子フォームのフォームを定義し、フォーム上の項目を定義し、フォーム定義、項目定義はデータベースに登録してある属性を継承し、電子フォーム処理プログラムのダウンロード時に、プログラムと同時にこれらの定義をプログラムに対するパラメータとして送信し、この定義属性をデータとして使用してフォームを作成し画面に表示し、入力処理を行う。入力済みフォームはフォーム属性、項目属性を及びフォーム頁毎の入力されたデータをCSV又はXMLファイルとして記憶保存することにより汎用性、永続性のあるシステムを作ることが可能となる。又電子フォーム作成時に、従来技術であるフォームにPCの入力用コントロール、携帯端末の入力用コンポーネントを貼付け、その後に属性を設定し、配置を決定する方式に対して、本発明では属性を持った項目をフォームに貼付ける方式を採用し、属性の設定を無くし、項目の配置レイアウトのみで容易に入力フォームの開発を可能とする。また今後増加する携帯電話、RFIDとの取引では1つの電子フォーム処理プログラムでフォームの定義を代えるだけで様々な取引を可能とする。In order to solve the above problems, define character code systems such as Unicode and Shift-JIS used in electronic forms, use electronic form creation databases, define electronic form forms, Define, form definition, and item definition inherit the attributes registered in the database, and when downloading the electronic form processing program, send these definitions as parameters to the program at the same time as the program, and use these definition attributes as data Create a form, display it on the screen, and perform input processing. By filling and storing the form attributes, item attributes, and input data for each form page as a CSV or XML file, it is possible to create a versatile and permanent system. Also, in the present invention, in contrast to the method of pasting PC input control and mobile terminal input component to the form, which is a conventional technology, and then setting the attribute and determining the arrangement when creating the electronic form, the present invention has the attribute. Employs a method of pasting items on the form, eliminating the need for attribute settings, and making it easy to develop input forms using only the item layout. In addition, in transactions with mobile phones and RFIDs that will increase in the future, various transactions are possible by simply changing the form definition with one electronic form processing program.

発明の効果The invention's effect

電子フォームをデータベースに登録してあるフォーム属性、項目属性を使用して作成するために、その都度の属性設定を不要とし、項目配置レイアウトのみで電子フォームが作成可能となる簡便性と、汎用的な項目使用が可能となり、項目入力の使い勝手が同じとなるわかりやすさを備える。本電子フォームシステムはCSV又はXML形式のフォーム属性、項目属性、入力データより構成されるため、どのようなデータベースシステム、Web用プログラム言語、OSとそのバージョンでも使用可能であり、又記憶保存された電子フォームもいつでも、どのようなソフトウェアーでも閲覧可能となり、永続的に使用可能なシステムが作れる。In order to create an electronic form using the form attributes and item attributes registered in the database, it is not necessary to set the attributes each time, and the electronic form can be created with only the item layout and general purpose. Easy-to-use items, and easy-to-understand that the user-friendliness of item input is the same. Since this electronic form system is composed of form attributes, item attributes, and input data in CSV or XML format, it can be used in any database system, Web programming language, OS and version, and is stored and saved Electronic forms can be viewed at any time and with any software, creating a permanently usable system.

永続使用電子フォームシステムでは電子フォームを作成するために、BサーバーにDデータベースを備え、CクライアントにはDデータベースと同等のEデータベース又はLデータファイルを備え、9言語テーブルで使用する文字コード体系を定義する。1種類の入力フォームに対して、フィールドにデータを入力した1フォームテーブルの1レコードを作成し記憶保存する。図7の20個人登録フォームを作成する場合は、30フォームテーブルにフォーム属性としてフォームコード、フォーム名、行数、桁数、地色、文字色を設定し、フォーム名をフォームのタイトルとして20個人登録フォームを表示し、データ入力を行う。21入力後個人登録フォームはフォームへのデータ入力後のフォーム表示画面である。フォームで使用する項目に対して、フィールドにデータを入力した2フォーム項目テーブルの複数レコードを作成し記憶保存する。20個人登録フォームでは31フォーム項目テーブルのように各項目属性として、フォームコード、項目コード、見出入力区分、行位置、桁位置を設定し、この時に項目コードにより32項目テーブルにリンクし項目テーブルの属性を継承する。また項目が入力用コントロールの場合は、コントロールにより36コントロールテーブルにリンクし属性を継承する。項目が性別のように1男性、2女性のように複数データより選択する場合は、33複数データテーブルより複数データ件数を取得し、34単一データより複数のデータを取得し表示する。データベースの図4の3項目テーブルに登録してある項目属性を変更して使用する場合は、項目名の[個人ID]を[ユーザー名]に変更、個人IDの桁数を[8]桁から[6]桁に変更するような場合は図7の35項目属性テーブルに変更内容を作成し記憶保存する。In order to create electronic forms in the permanent use electronic form system, the B server is equipped with a D database, the C client is equipped with an E database or L data file equivalent to the D database, and a character code system used in nine language tables Define. For one type of input form, one record of one form table in which data is entered in the field is created and stored. When creating the 20 person registration form of FIG. 7, the form code, form name, number of lines, number of digits, ground color, and character color are set as form attributes in the 30 form table, and the form name is used as the form title. Display the registration form and enter data. 21. The personal registration form after input is a form display screen after data input to the form. For the items used in the form, a plurality of records in the two form item table in which data is entered in the field is created and stored. In the 20 personal registration form, as in the 31 form item table, the form code, item code, entry entry category, line position, and digit position are set as the item attributes. At this time, the item code is linked to the 32 item table by the item code. Inherits attributes. If the item is an input control, the control links to the 36 control table and inherits the attribute. When the item is selected from a plurality of data such as 1 male and 2 female like gender, a plurality of data items are acquired from 33 multiple data tables, and a plurality of data are acquired from 34 single data and displayed. When the item attributes registered in the three-item table of FIG. 4 in the database are changed and used, the item name [personal ID] is changed to [user name], and the number of digits of the individual ID is changed from [8] digits. [6] When changing to a digit, change contents are created and stored in the 35 item attribute table of FIG.

1レコードの1フォームテーブルのフィールドに入力されたデータと、複数レコードの2フォーム項目テーブルのフィールドに入力されたデータにより、各フィールドデータをテキスト又はバイナリーデータで各フィールドデータを識別できる形式のH CSVファイル、又は図11のXML要素を使用して、XML要素に各フィールドデータを要素内容としたK XMLファイルを作成する。図7の20個人登録フォームを作成する場合、30フォームテーブルを図8の50para1、31フォーム項目テーブルを51para2,35項目属性テーブルを52para3、入力データを53para4としたCSVファイルを使用する。55XMLは左記CSVファイルをXMLとして作成してものであり、55XMLの〈頁〉要素は図15のように〈頁〉の要素内容として項目名を子要素とし、そのデータを子要素内容とするいずれかの形式とする。I及びJフォーム作成プログラムは入力フォームを作成し、データ入力を行う。この時に図4の2フォーム項目テーブルは入力フォーム作成時に、CクライアントのEデータベース又はLデータファイルにアクセスし、項目コードでリンクしている図4の3項目テーブル、5コントロールテーブル、6複数データテーブル、7単一データテーブルのフィールド属性を継承使用する。この時に一時的に使用する、項目属性は4項目属性テーブルのレコードとして作成し使用する。又CクライアントにEデータベースおよびLデータファイルを持たない場合はBサーバーのDデータベースより左記フィールド属性を取得し、入力フォーム作成のためのCSVファイル、又はXMLに加えておく。H CSV in a format that allows each field data to be identified by text or binary data based on data entered in a field of one form table of one record and data entered in a field of two form item tables of a plurality of records. Using the file or the XML element shown in FIG. 11, a K XML file having each field data as the element content is created in the XML element. When the 20 personal registration form of FIG. 7 is created, a CSV file is used in which the 30 form table is 50 para1, the 31 form item table is 51 para2, the 35 item attribute table is 52 para3, and the input data is 53 para4. 55XML creates the CSV file shown on the left as XML, and the <Page> element of 55XML has an item name as a child element as an element content of <Page> as shown in FIG. This form is used. The I and J form creation program creates an input form and inputs data. At this time, the 2 form item table of FIG. 4 accesses the E database or L data file of the C client when creating the input form, and is linked with the item code of the 3 item table, 5 control table, 6 multiple data tables of FIG. 7 Inherit and use field attributes of a single data table. Item attributes that are temporarily used at this time are created and used as records in the four item attribute table. If the C client does not have the E database and L data file, the left field attributes are obtained from the D database of the B server and added to the CSV file or XML for creating the input form.

CクライアントはEデータベース又はLデータファイルを持ち、電子フォームシステム使用前に、8データテーブルへの事前入力が可能な項目には、例えば[名前]項目の場合は[山田太郎]のようにデータを入力しておく。10処理履歴テーブルはDデータベースのフォーム、項目、入力デーへの追加、更新、削除処理が行われたて時の履歴を残すためのものである。図12は図4のテーブルのフィールドが複数の属性を持つ場合の属性内容の明細である。The C client has an E database or L data file, and before using the electronic form system, the data that can be pre-filled into the 8 data tables is data such as [Taro Yamada] for the [Name] item, for example. Enter it. The 10 processing history table is used to leave a history of when the addition, update, and deletion processing to the form, item, and input data of the D database is performed. FIG. 12 shows details of the attribute contents when the field of the table of FIG. 4 has a plurality of attributes.

図12の属性内容明細は永続使用電子フォームシステム独自のコントロール属性として、signはフォームを印刷して使用する場合の承認欄用コントロールである。zoneはフォーム上の背景色、罫線により区域を設けるときの領域用コントロールである。connectionはフォーム処理時のデータベース接続用コントロール、select、insert,delete,updateはデータベース処理用コントロール,datasetはフォームに入力された全データ用コントロール、autoはクライアントのデータベース又はデータファイルよりデータを読取りフォームに自動入力するためのコントロール、errorはフォーム入力エラー箇所の表示用コントロール、reviewはフォーム入力済みデータの確認用コントロールである。The attribute content description in FIG. 12 is a control attribute unique to the permanent use electronic form system, and sign is a control for an approval column when the form is printed and used. Zone is an area control when an area is provided by the background color and ruled lines on the form. connection is a control for database connection when processing a form, select, insert, delete, update are controls for database processing, dataset is a control for all data input to the form, auto is data read from the client database or data file to the form A control for automatic input, error is a control for displaying a form input error portion, and review is a control for confirming data already entered in the form.

図1のCクライアントのEデータベースはCクライアントが携帯電話のようにリソースに制限がある場合、サーバーとクライアントの取引が限定されるような場合はDデータベースの必要な機能のみで構成することを可能とする。又Eデータベースは図2の3項目テーブルを11項目コードファイル、6複数データテーブルと7単一データテーブルを組合せて12複数データファイルとした図6の構成のDデータベースのサブセットとしてLデータファイルとして持つことも可能とする。図4の5コントロールテーブルのようにレコード件数が確定できるテーブルはデータベース、データのテーブルではなく、I及びJフォーム作成プログラム内のテーブル定数として持つことも可能とする。The E database of the C client in FIG. 1 can be configured with only the necessary functions of the D database when the C client has limited resources, such as a mobile phone, and the server and client transactions are limited. And The E database has an L data file as a subset of the D database in the configuration of FIG. 6 in which the 3 item table of FIG. 2 is an 11 item code file, and a combination of 6 multiple data tables and 7 single data tables is 12 multiple data files. It is also possible. A table in which the number of records can be determined like the 5 control table in FIG. 4 is not a database or data table, but can be held as a table constant in the I and J form creation programs.

氷続使用電子フォームシステムではフォーム作成プログラムは図1のH CSVファイル又はK XMLファイルでフォームを作成するために、CSVファイル又はXMLファイルを代えて使用するだけで、どのようなフォームもどのような処理装置、処理プログラムでも作成可能な汎用性を持ち、データ入力済みフォームは文字コード体系定義、フォーム定義、フォーム上の項目定義と電子フォームに入力したデータを組合せたもので、CSVファイル又はXMLファイルより構成されており、いつでも電子フォームの閲覧を可能とする永続使用を可能とする。In the ice-based electronic form system, the form creation program creates a form with the H CSV file or K XML file shown in FIG. 1 by simply using the CSV file or the XML file instead of any form. The data input form is a combination of character code system definition, form definition, item definition on the form, and data entered in the electronic form, CSV file or XML file. It is composed of and allows permanent use that allows browsing of electronic forms at any time.

図1のBサーバーのDデータベース、CクライアントのEデータベース、Lデータファイルに、例えば貨物の送り状のように、送り主、届け先、商品名、指定配達時間帯のように定型取引のフォームはあらかじめ、図3の9言語テーブル、1フォームテーブル、2フォーム項目テーブルと、項目属性の変更がある場合は4項目属性テーブルを定型フォームとして作成しておくことにより、その都度のフォーム定義、項目定義を省くことが可能となる。In the D database of the B server in FIG. 1, the E database of the C client, and the L data file, the form of the standard transaction such as the sender, the destination, the product name, and the designated delivery time zone is shown in advance in the figure. 3) 9 language table, 1 form table, 2 form item table, and if there is a change in item attribute, create 4 item attribute table as a standard form, and omit form definition and item definition each time Is possible.

図1のBサーバーのDデータベース、CクライアントのEデータベース、Lデータファイルに無い項目を使用するときは、無い項目の図4の3項目テーブル、項目が複数データより成る場合は、6複数データテーブル、7単一データテーブルを作成使用し、繰返し使用する場合はデータベース、データファイルに登録する。When using items that are not in the D database of the B server, the E database of the C client, or the L data file in FIG. 1, the three item table of FIG. 4 with no items, or 6 multiple data tables if the items are composed of a plurality of data 7 Create and use a single data table, and register it in the database and data file for repeated use.

図4の3項目テーブルの項目名が同一の項目に対して複数有り得る、例えば氏名の項目が、送り主、届け先、顧客名、患者名のような場合は(1)図14のように氏名の項目コードに対して別名コード、別名のフィールドを持った別名項目テーブルを使用する、(2)項目コードに枝番号をつけて使用するかのいずれかで項目を定義する。There can be a plurality of items with the same item name in the three-item table of FIG. 4, for example, when the name item is the sender, destination, customer name, patient name, etc. (1) Name item as shown in FIG. An item is defined by either using an alias item table having an alias code and an alias field for the code, or (2) using an item code with a branch number.

請求項1の図2のデータベースを使用してのフォームの設計を行うときフォームに使用する項目が一覧視認できるよう、図4の1フォームテーブルの取引コードにより分野、業種別に大分類し、3項目テーブルの分類コードにより用途別に小分類した項目リストを作成して、図4の3,5,6,7の各テーブルを印刷出版し、図5の11、12のファイルを印刷出版し、又図6の15項目コードファイル/複数データファイル組合せ一覧表を印刷出版する。When designing a form using the database of FIG. 2 of claim 1, the items used in the form can be viewed in a list, and the items are roughly classified by field and industry according to the transaction code of the 1 form table of FIG. 4. An item list subdivided according to use is created by the table classification code, the tables 3, 5, 6, and 7 in FIG. 4 are printed and published, and the files 11 and 12 in FIG. 5 are printed and published. Print and publish a list of 6 item code file / multiple data file combinations.

請求項1の図1のBサーバのIフォーム作成プログラム、又はCクライアントのJフォーム作成プログラムのプログラムソースを、Dデータベースを使用し、ビジュアル操作によるコンピュータ処理が可能なフォームエディターにより作成する。図4の1フォームテーブル、3項目テーブル、5コントロールテーブル、9言語テーブルは電子フォームシステムとしてのデフォルト規定値を設定しておき、6複数データテーブルと7単一データテーブルのデータは事前に設定しておく。The program source of the B server I form creation program or C client J form creation program of FIG. 1 according to claim 1 is created by using a D database and a form editor capable of computer processing by visual operation. The default specification values for the electronic form system are set for the 1 form table, 3 item table, 5 control table, and 9 language table in FIG. 4, and the data for 6 multiple data tables and 7 single data tables are set in advance. Keep it.

フォームエディターで1種類の入力フォームに対して、9言語テーブルで使用する文字コード体系を定義し、フォームに対して図4の1フォームテーブルの必要属性を設定し、設定済属性により画面にフォームを表示する。このときにフォームのサイズを測るルーラー、フォーム上に行、桁位置グリッド表示を必要時に表示し、行高、桁幅は行毎、桁毎の個別設定を可能とする。図4の1フォームテーブルの取引コードにより分野、業種別に大分類し、3項目テーブルの分類コードにより用途別に小分類した項目リストを作成表示し、このリストよりフォーム上に設定する項目を選択することにより、項目のコントロール属性に基くコントロールをフォーム上に設定表示し、ドラッグ操作で所定の行、桁位置に移動させる。この時の項目の属性は、項目コードによりリンクし、3項目テーブル、5コントロールテーブル、6複数データテーブル、7単一データテーブルの各フィールドに設定されている属性を継承する。又必要があればコントロールのサイズを変更し、変更されたサイズ属性をこの項目の4項目属性テーブルのレコードとして作成する。In the form editor, for one type of input form, define the character code system used in the 9 language tables, set the required attributes of the 1 form table in Fig. 4 for the form, and display the form on the screen with the set attributes indicate. At this time, a ruler for measuring the size of the form, a line and column position grid display on the form are displayed when necessary, and the line height and column width can be individually set for each line and each digit. Create and display an item list that is broadly categorized by field and industry according to the transaction code of 1 form table in Fig. 4 and sub-categorized by usage according to the classification code of the 3 item table. Thus, a control based on the control attribute of the item is set and displayed on the form, and moved to a predetermined line and column position by a drag operation. The attribute of the item at this time is linked by the item code, and inherits the attribute set in each field of the 3-item table, 5-control table, 6-multiple data table, and 7-single data table. If necessary, the control size is changed, and the changed size attribute is created as a record of the 4-item attribute table of this item.

上記フォームに対する入力済み各テーブルの各フィールドデータをテキスト又はバイナリーデータで各フィールドデータを識別できる形式の図9の64CSVファイル、又はXML要素に各フィールドデータを要素内容とした68XMLファイルとして作成する。Each field data of each input table for the form is created as a 64 CSV file of FIG. 9 in a format that can identify each field data by text or binary data, or a 68 XML file having each field data as element contents in an XML element.

フォームエディターは図9の60フォーム入力処理プログラム用ソースプログラムを64CSVファイル、又は68XMLファイルと図10HTMLフレームと種類を問わないスクリプト/CGI言語のソースプログラムを組合せて作成する。61フォーム入力処理プログラム用ソースプログラムを64CSVファイル、又は68XMLファイルと種類を問わないプログラム言語とスクリプト/CGI言語のソースプログラムを組合せて作成する。62フォーム入力処理プログラム用ソースプログラムを64CSVファイル、又は68XMLファイルと図10HTMLフレームと種類を問わないスクリプト/CGI言語のソースプログラムとクライアントデータ処理を行うオブジェクトライブラリーをリンクさせて作成する。フォーム入力処理プログラムはクライアント側の動的処理として、66クライアントデータベース及び67クライアントファイルにアクセスし、8データテーブルの入力データを読取り、フォーム項目へプログラムで入力することも可能とする。The form editor creates the source program for the 60 form input processing program of FIG. 9 by combining a 64 CSV file or 68 XML file, FIG. 10 HTML frame, and a script / CGI language source program of any type. A source program for a 61 form input processing program is created by combining a 64 CSV file or 68 XML file, a program language of any type, and a script / CGI language source program. A source program for a 62 form input processing program is created by linking a 64 CSV file or 68 XML file, FIG. 10 HTML frame, a script / CGI language source program of any type, and an object library for client data processing. As a dynamic process on the client side, the form input processing program can access the 66 client database and the 67 client file, read the input data of the 8 data tables, and input the program into the form items.

図9の60、61、62フォーム入力処理プログラムのスクリプト/CGI言語は図1のBサーバーのDデータベース処理、フォーム入力データチェツク、フォーム入力データの取得と返信の処理を行い、リンクライブラリーはCクライアントの動的処理としてEデータベース及びLデータファイル処理、フォーム入力データチェツク、フォーム入力データの取得と返信の処理を行う。The script / CGI language of the 60, 61, 62 form input processing program in FIG. 9 performs D database processing, form input data check, acquisition of form input data, and return processing of the form input data in FIG. As dynamic processing of the client, E database and L data file processing, form input data check, acquisition of form input data and processing of reply are performed.

70XMLフォーム表示処理プログラムは63サーバーデータベースに記憶保存されている入力済フォームをXMLファイルとして作成、及びXMLファイルをフォームとして表示するXMLフォーム表示プログラム。The 70XML form display processing program is an XML form display program that creates an input form stored and saved in the 63 server database as an XML file, and displays the XML file as a form.

RFIDとRFIDリーダー/ライター搭載情報処理装置との無線通信による取引において、図13の88フォーム処理プログラムをリーダー/ライター搭載情報処理装置にダウンロードしておき、請求項1のフォームを定義する図13の84CSVファイル又は85XMLと86クライアントデータベース又は87クライアントデータファイルを使用してフォーム作成、フォームへのデータ入力、入力済フォームの送受信、入力済フォームの記憶保存を行う、あるいはフォームを使用せず、複数項目へのデータ入力、入力済項目の送受信、入力済項目の記憶保存を行い、このプログラムはフォーム定義、項目定義を代えるだけで様々なRFIDとの取引を可能とする汎用性を持たせる。RFIDリーダー/ライター搭載情報処理装置にはディスクトップ、コンピュータモバイルコンピュータ、PDA、携帯電話、組込型情報処理機器がある。情報処理装置に搭載するRFIDリーダー/ライターは対称通信方式により、情報処理装置によりRFIDへの読込/書込と情報処理装置がRFIDの役割を果たす機能、認証用コードを記憶したRFIDより認証用コードを読取り、情報処理装置の認証を行う機能を備える。84CSVファイル又は85XMLにより作成したフォームは80RFIDパッシブ型、81RFIDアクティブ型と82RFIDリーダー/ライター搭載情報処理装置−Aあるいは83RFIDリーダー/ライター搭載情報処理装置−B間との取引、82リーダー/ライター搭載情報処理装置−Aと83リーダー/ライター搭載情報処理装置−B間の取引に使用する。In the transaction by radio communication between the RFID and the RFID reader / writer mounted information processing apparatus, the 88 form processing program of FIG. 13 is downloaded to the reader / writer mounted information processing apparatus, and the form of FIG. Use 84CSV file or 85XML and 86 client database or 87 client data file to create a form, input data to the form, send / receive the input form, save the input form, or save the input form. Data input, transmission / reception of input items, and storage and storage of input items are performed, and this program has versatility that enables transactions with various RFIDs simply by changing form definitions and item definitions. Information readers equipped with RFID readers / writers include desktop computers, computer mobile computers, PDAs, mobile phones, and embedded information processing devices. The RFID reader / writer mounted on the information processing apparatus uses a symmetric communication system, the information processing apparatus reads / writes into the RFID, the information processing apparatus functions as an RFID, and the authentication code from the RFID that stores the authentication code And has a function of authenticating the information processing apparatus. The form created by 84CSV file or 85XML is 80 RFID passive type, 81 RFID active type and 82 RFID reader / writer information processing device-A or 83 RFID reader / writer information processing device-B transaction, 82 reader / writer information processing Used for transactions between device-A and 83 reader / writer-mounted information processing device-B.

サーバー、クライアント間のネットワークによる商取引の構成図Schematic diagram of commerce by network between server and client サーバー、クライアントのデータベーステーブルの構成図Configuration diagram of database table of server and client 入力済みフォーム保存時のデータベーステーブルの構成図Configuration diagram of database table when saving completed form 図2のデータベーステーブルのフィールド構成図Field configuration diagram of the database table of FIG. 項目、複数データ、単一データのテーブルをファイルとした時の構成図Configuration diagram when a table of items, multiple data, and single data is used as a file 図5を印刷出版する時に複合させた印刷物形式Print format combined when publishing Figure 5 個人登録フォームとこのフォームを作成するためのテーブル構成図Personal registration form and table configuration diagram for creating this form フォームを作成するためのCSVファイルとXMLファイルの構成図Configuration diagram of CSV file and XML file for creating form フォーム作成プログラム処理時の構成図Configuration diagram during form creation program processing フォーム作成プログラムのHTML形式の主フレームの具体例Specific example of HTML main frame of form creation program フォーム作成プログラムのXML形式の主フレームの要素構成図Element configuration diagram of XML format main frame of form creation program 図4テーブルのフィールド属性が複数ある場合の内訳明細Figure 4 Breakdown details when there are multiple table field attributes RFIDとRFIDリーダー/ライター機能搭載情報処理端末の処理時関連図Processing diagram of RFID and information processing terminal with RFID reader / writer function 項目テーブルの項目名に別名を使用するときの別名項目テーブルの構成図Configuration diagram of alias item table when alias is used for item name of item table XMLファイル〈頁〉要素の子要素として項目名を使用した場合の具体例Example of using item name as child element of XML file <page> element

符号の説明Explanation of symbols

A−ネットワーク,B−サーバー,C−クライアント,D−データベース,E−データベース,F−ダウンロード,G−データ送信,H−CSVファイル,I−フォーム作成プログラム,J−フォーム作成プログラム,K−XMLファイル,L−データファイル,1−フォームテーブル,2−フォーム項目テーブル,3−項目テーブル,4−項目属性テーブル,5−コントロールテーブル,6−複数データテーブル,7−単一データテーブル,8−データテーブル,9−言語テーブル,10処理履歴テーブルー,11−項目コードファイル,12−複数データファイル,15−項目コードファイル/複数データファイル組合せ一覧印刷物,20−個人登録フォーム,21−入力後個人登録フォーム,30−フォームテーブル,31−フォーム項目テーブル,32−項目テーブル,33−複数データテーブル,34−単一データテーブル,35−項目属性テーブル,36−コントロールテーブル,50−CSVpara1,51−CSVpara2,52−CSVpara3,53−CSVpara4,55−XML,60−フォーム入力プログラム,61−フオーム入力プログラム,62−フォーム入力プログラム,63−サーバーデータベース,64−CSVファイル,65−ネットワーク送受信,66−クライアントデータベース,67−クライアントファイル,68−XMLファイル,69−入力済フォームXML,70−XMLフォーム表示処理プログラム 80−RFIDパッシブ型,81−RFIDアクティブ型,82−RFIDリーダー/ライター搭載情報処理装置−A,83−RFIDリーダー/ライター搭載情報処理装置−B,84−CSVファイル,85−XMLファイル,86−クライアントデータベース,87−クライアントファイル,88−フォーム処理プログラムA-network, B-server, C-client, D-database, E-database, F-download, G-data transmission, H-CSV file, I-form creation program, J-form creation program, K-XML file , L-data file, 1-form table, 2-form item table, 3-item table, 4-item attribute table, 5-control table, 6-multiple data table, 7-single data table, 8-data table , 9-language table, 10 processing history table, 11-item code file, 12-multiple data file, 15-item code file / multiple data file combination list printed matter, 20-personal registration form, 21-post-registration personal registration form, 30-form table, 31-form Eye table, 32-item table, 33-multiple data table, 34-single data table, 35-item attribute table, 36-control table, 50-CSVpara1, 51-CSVpara2, 52-CSVpara3, 53-CSVpara4, 55- XML, 60-form input program, 61-form input program, 62-form input program, 63-server database, 64-CSV file, 65-network transmission / reception, 66-client database, 67-client file, 68-XML file, 69-Filled form XML, 70-XML form display processing program 80-RFID passive type, 81-RFID active type, 82-RFID reader / writer mounted information processing device- A, 83-RFID reader / writer mounted information processing apparatus-B, 84-CSV file, 85-XML file, 86-client database, 87-client file, 88-form processing program

Claims (5)

本発明は文字コード体系を定義し、フォームを定義し、フォーム上の項目を定義した電子フォームと電子フォームに入力したデータを組合せたものである。そのために図1のAネットワーク上でCクライアントがBサーバーより入力フォームをFダウンロードし、入力後、入力済データをGデータ送信する取引において、入力フォームを作成するために、BサーバーにDデータベースを備える。このデータベースは図2の1から10のテーブルより構成され、図4は図2の1から10の各テーブルのフィールド構成である。図5は3項目テーブルを11項目コードファイル、6複数データテーブルと7単一データテーブルを組合せて12複数データファイルとしたDデータベースのサブセットであるLデータファイルである。CクライアントにはDデータベースと同等のEデータベース又はLデータファイルを備える。入力フォームを作成する時はDデータベースを使用し、文字コード定義、フォーム定義、項目定義、又はフォームを使用しない場合は文字コード定義、項目定義をH CSVファイル、又K XMLファイルとして作成し、このCSVファイル又はXMLファイルを使用することにより、どのOS,データベース、プログラミング言語、スクリプト/CGI言語にも依存せず、CクライアントがBサーバーよりダウンロードして使用するIフォーム作成プログラム、及びCクライアントにあるJフォーム作成プログラムでCSVファイル又はXMLファイルとデータベースあるいはデータファイルを使用して入力フォームを作成し、Cクライアントはフォーム入力を行う。BサーバーはCクライアントが入力フォームへのデータ入力後、入力済データのGデータ送信を受け、Dデータベースの8データテーブルに入力済データを記憶する。1種類のI及びJフォーム作成プログラムは様々なフォーム毎に文字コード定義、フォーム定義、項目定義を代えて使用するだけで汎用的にフォーム処理を可能とする。Dデータベースより1種類の入力フォームに対して図3の9言語テーブル、1フォームテーブルの定義と、2フォーム項目テーブル、4項目属性テーブルの定義と、入力フォーム毎の8データテーブルのデータを組合せてCSV型式ファイル又はXMLファイル、又はこれらを作成可能な型式でDデータベースへ記憶保存する永続使用電子フォームシステム。In the present invention, a character code system is defined, a form is defined, and an electronic form defining items on the form is combined with data input to the electronic form. For this purpose, in the transaction where the C client downloads the input form from the B server on the A network in FIG. 1 and sends the input data to the G data after the input, the D database is created in the B server to create the input form. Prepare. This database is composed of tables 1 to 10 in FIG. 2, and FIG. 4 is a field structure of each table 1 to 10 in FIG. FIG. 5 shows an L data file that is a subset of the D database in which a 3-item table is an 11-item code file, and a combination of 6 multiple data tables and 7 single data tables is 12 multiple data files. The C client has an E database or L data file equivalent to the D database. When creating an input form, D database is used, and character code definition, form definition, item definition, or character code definition and item definition are created as H CSV file or K XML file when form is not used. By using a CSV file or XML file, the C client can be downloaded from the B server and used by the C client without depending on any OS, database, programming language, script / CGI language, and the C client. The J form creation program creates an input form using a CSV file or XML file and a database or data file, and the C client performs form input. The B server receives the G data transmission of the input data after the C client inputs the data to the input form, and stores the input data in the 8 data tables of the D database. One type of I and J form creation program enables general form processing only by using different character code definitions, form definitions, and item definitions for various forms. Combines the 9 language table, 1 form table definition, 2 form item table, 4 item attribute table definition, and 8 data table data for each input form for one type of input form from the D database. Permanent use electronic form system that stores and saves CSV file or XML file, or these in a form that can be created in D database. 請求項1の図2のデータベースを使用してのフォームの設計を行うときフォームに使用する項目が一覧視認できるよう、図4の3,5,6,7の各テーブルを印刷出版し、図5の11、12のファイルを印刷出版し、又図6の15項目コードファイル/複数データファイル組合せ一覧表を印刷出版した印刷物。The tables 3, 5, 6, and 7 of FIG. 4 are printed and published so that a list of items used in the form can be visually confirmed when designing the form using the database of FIG. 2 of FIG. 11 and 12 are printed and published, and the 15-item code file / multiple data file combination list of FIG. 6 is printed and published. 請求項1の図1のBサーバの1フォーム作成プログラム、又はCクライアントのJフォーム作成プログラムのプログラムソース作成のために、ビジュアル操作可能なコンピュータ処理により、1種類の入力フォームに対して、9言語テーブルで使用する文字コード体系を定義し、1フォームテーブルを定義し、このフォームを画面に表示し、3項目テーブルより使用項目を選択し、フォーム上の行位置、桁位置を指定し、コンピュータ画面上のフォーム上に項目を配置表示し、使用する項目の数のレコード件数だけの項目テーブルを定義し、一時使用する項目属性は4項目属性テーブルとして定義し、これらの定義済み各テーブルの各フィールドデータをH CSVファイル、又K XMLファイルとして作成し、種類を問わないプログラム言語、図10HTMLフレーム、スクリプト/CGI言語のソースプログラム及びフォーム処理リンクライブラリーの組合せによるプログラムソースを作成する請求項1のDデータベース使用のフォームエディター。In order to create a program source for the 1 form creation program of the B server of FIG. 1 or the J form creation program of the C client of FIG. Define the character code system used in the table, define one form table, display this form on the screen, select the item to be used from the three-item table, specify the line position and digit position on the form, and the computer screen The items are arranged and displayed on the form above, the item table is defined as many as the number of records to be used, the item attribute to be used temporarily is defined as a four item attribute table, and each field of each of these defined tables is defined. Creates data as an H CSV file or a K XML file, and program words of any type The form editor using the D database according to claim 1, wherein a program source is created by combining a word, FIG. 10 HTML frame, a script / CGI language source program, and a form processing link library. 請求項1の永続使用電子フォームシステムの図9の60フォーム入力処理プログラムは64CSVファイル又は68XMLファイルと図10のHTMLフレームと種類を問わないスクリプト/CGI言語の組合せよりなり、クライアントは65ネットワーク送受信によりダウンロードしフォームを作成し画面に表示し、66クライアントデータベース又は67クライアントファイルより図4の3項目テーブル、8データテーブルのフィールドデータ取得による、及びキー/マウス操作による入力/選択によるデータ入力後、入力済フォームを65ネットワーク送受信により返信し、サーバーは受信したデータを63サーバーデーターベースに記憶保存して、取引を完了させるフォーム入力処理プログラム。61フォーム入力処理プログラムは64CSVファイル又は68XMLファイルと種類を問わないプログラミング言語とスクリプト/CGI言語の組合せよりなり、60フォーム入力処理プログラムと同様の処理を行うフォーム入力処理プログラム。62フォーム入力処理プログラムは64CSVファイル又は68XMLファイルとHTMLフレームと種類を問わないスクリプト/CGI言語とHTMLフレームにクライアント処理を行うオブジェクトライブラリーをリンクさせた組合せよりなり、60フォーム入力処理プログラムと同様の処理を行う、フォーム入力処理プログラム。70XMLフォーム表示処理プログラムは63サーバーデータベースに記憶保存されている入力済フォームをXMLファイルとして作成、及びXMLファイルをフォームとして表示するXMLフォーム表示プログラム。9. The 60 form input processing program of FIG. 9 of the electronic form system for permanent use according to claim 1 is composed of a combination of a 64 CSV file or 68 XML file and an HTML frame of FIG. 10 and any kind of script / CGI language. Download and create a form, display it on the screen, input data after acquiring field data of 3 item table and 8 data table in Fig. 4 from 66 client database or 67 client file, and input / selection by key / mouse operation A form input processing program that returns a completed form by 65 network transmission / reception, and the server stores and saves the received data in the 63 server database to complete the transaction. The 61 form input processing program is a form input processing program which is composed of a combination of a 64 CSV file or 68 XML file and any kind of programming language and script / CGI language, and performs the same processing as the 60 form input processing program. The 62 form input processing program is a combination of a 64 CSV file or 68 XML file, an HTML frame, a script / CGI language of any kind, and an HTML frame linked with an object library for client processing, and is similar to the 60 form input processing program. Form input processing program that performs processing. The 70XML form display processing program is an XML form display program that creates an input form stored and saved in the 63 server database as an XML file, and displays the XML file as a form. 図13の80RFIDパッシブ型、81RFIDアクティブ型と82RFIDリーダー/ライター搭載情報処理装置−Aあるいは83RFIDリーダー/ライター搭載情報処理装置−B間との無線による取引、82リーダー/ライター搭載情報処理装置−Aと83リーダー/ライター搭載情報処理装置−B間の無線による取引において、フォーム処理プログラムをリーダー/ライター搭載情報処理装置にダウンロードしておき、このプログラムは請求項1のフォームを定義する84CSVファイル又は85XMLと86クライアントデータベース又は87クライアントデータファイルを使用してフォーム作成、フォームへのデータ入力、入力済フォームの送受信、入力済フォームの記憶保存を行う、あるいはフォームを使用せず、複数項目へのデータ入力、入力済項目の送受信、入力済項目の記憶保存を行い、このプログラムはフォームの定義を代えるだけで様々なRFIDとの取引を可能とする汎用性を持ったRFIDリーダー/ライター搭載情報処理装置処理システム。The wireless communication between the 80 RFID passive type, 81 RFID active type and 82 RFID reader / writer mounted information processing apparatus-A or 83 RFID reader / writer mounted information processing apparatus-B, 82 reader / writer mounted information processing apparatus-A and FIG. 83 In a wireless transaction between the reader / writer-mounted information processing apparatus-B, a form processing program is downloaded to the reader / writer-mounted information processing apparatus, and this program is an 84 CSV file or 85 XML that defines the form of claim 1. Use 86 client database or 87 client data file to create forms, input data to forms, send and receive input forms, store input forms and save them, or use multiple forms without using forms Data input, transmission / reception of input items, storage and storage of input items, and this program is a versatile RFID reader / writer information processing that enables transactions with various RFIDs simply by changing the form definition Equipment processing system.
JP2006350581A 2006-11-29 2006-11-29 Permanent electronic form system Pending JP2008140349A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006350581A JP2008140349A (en) 2006-11-29 2006-11-29 Permanent electronic form system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006350581A JP2008140349A (en) 2006-11-29 2006-11-29 Permanent electronic form system

Publications (1)

Publication Number Publication Date
JP2008140349A true JP2008140349A (en) 2008-06-19

Family

ID=39601695

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006350581A Pending JP2008140349A (en) 2006-11-29 2006-11-29 Permanent electronic form system

Country Status (1)

Country Link
JP (1) JP2008140349A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020530617A (en) * 2017-08-07 2020-10-22 成都牽牛草信息技術有限公司Chengdu Qianniucao Information Technology Co., Ltd. Approval method to display the latest permission status of all system users
CN112597156A (en) * 2020-12-15 2021-04-02 北京动力机械研究所 Non-programming dynamic data storage and table drawing method and device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020530617A (en) * 2017-08-07 2020-10-22 成都牽牛草信息技術有限公司Chengdu Qianniucao Information Technology Co., Ltd. Approval method to display the latest permission status of all system users
JP7365609B2 (en) 2017-08-07 2023-10-20 成都牽牛草信息技術有限公司 Authorization method to view recent privilege status of all system users
CN112597156A (en) * 2020-12-15 2021-04-02 北京动力机械研究所 Non-programming dynamic data storage and table drawing method and device

Similar Documents

Publication Publication Date Title
US7430343B2 (en) System and method for displaying images
US20120042236A1 (en) Integrated document viewer
US20160232140A1 (en) Systems and methods for remote dashboard image generation
US9736143B2 (en) Customized log-in experience
US20160062963A1 (en) Synchronizing DOM Element References
US11017052B1 (en) Electronic forms interaction framework for a consistent user experience
CN107632869B (en) Method and equipment for loading user interface of POS application
US11030389B2 (en) Acquisition of a font portion using a compression mechanism
US20080288471A1 (en) Apparatus and method for providing a data marketplace
US20060106844A1 (en) Method and system for client-side manipulation of tables
US20180315400A1 (en) Rendering graphical assets on electronic devices
CN106886551A (en) A kind of method and device of utilization markup language display image
US20140365900A1 (en) Replication of mobile rendering using computer-readable images
US20050198561A1 (en) System and method for dynamically linking data within a portable document file with related data content stored in a database
Negrino JavaScript and Ajax for the Web
US20050204016A1 (en) Thin client system and method for dynamically retrieving data and data processing systems related to data content within a portable document file
JP4959501B2 (en) Information processing apparatus, information processing method, and program
JP2008140349A (en) Permanent electronic form system
CN114637866B (en) Information management method and device for digitalized new media
US9965446B1 (en) Formatting a content item having a scalable object
US20020111970A1 (en) Method of displaying information in stages
US11714954B1 (en) System for determining reliability of extracted data using localized graph analysis
Freeman Making HTTP Requests
Sinani Learning Bing Maps API
CN116843789A (en) Method, device, computer equipment and storage medium for generating folding column diagram