JP2004139432A - Data structure for structured document and structured document management system - Google Patents

Data structure for structured document and structured document management system Download PDF

Info

Publication number
JP2004139432A
JP2004139432A JP2002304673A JP2002304673A JP2004139432A JP 2004139432 A JP2004139432 A JP 2004139432A JP 2002304673 A JP2002304673 A JP 2002304673A JP 2002304673 A JP2002304673 A JP 2002304673A JP 2004139432 A JP2004139432 A JP 2004139432A
Authority
JP
Japan
Prior art keywords
structured document
terminal device
information
copy
original
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
JP2002304673A
Other languages
Japanese (ja)
Inventor
Yoshifumi Tanimoto
谷本 好史
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.)
Murata Machinery Ltd
Original Assignee
Murata Machinery Ltd
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 Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP2002304673A priority Critical patent/JP2004139432A/en
Publication of JP2004139432A publication Critical patent/JP2004139432A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a technology for suppressing an increase in the traffic of a network when a duplicate holding terminal device connected to the network requests update data for a structured document to an original document managing terminal device similarly connected to the network. <P>SOLUTION: This data structure for the structured document A in each of the original document managing terminal device 2 and the duplicate holding terminal device 3 connected to the network comprises partitioning information 12 for partitioning the structured document A into a plurality of portions, portion identifying information 13 for identifying portions Y1, Y2 and Y3 of the structured document partitioned by the partitioning information 12, and inquiry necessity information for specifying the necessity or not of an inquiry about updated conditions of the portions Y1, Y2 and Y3. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、ネットワーク上で複数の端末で共有される構造化文書の管理システム、及びその管理システムで使用される構造化文書のデータ構造に関する。
【0002】
【従来の技術】
近年、XML(eXtensible Markup Language)、HTML(HyperText Markup Language)等の構造化文書をコンピュータ・ネットワーク上の複数の端末装置で共有して利用する機会が増加している。情報の共有化を目的として構造化文書を利用するような場合、構造化文書の原本を1の端末装置(以下「原本管理端末装置」という。)が保持管理し、前記原本の複製をその他の複数の端末装置(以下「複製所有端末装置」という。)が所有して利用する場合が多い。
【0003】
通常、複製所有端末装置は、原本と自身が所有する複製との同一性を維持するために、一定期間毎に、原本管理端末装置に対して最新原本の複製を要求し、受け取った複製データを自身が所有する複製と置き換えて更新する。これに関連する先行技術として、例えば、特許文献1に開示されている文書管理方法等がある。
【0004】
【特許文献1】
特開2002−24211号公報(第6頁、第1図)
【0005】
【発明が解決しようとする課題】
ところが、複製所有端末装置の数が多数であったり、構造化文書のデータ量が大きい場合には、更新に要する時間やネットワークにおけるトラフィックが増大し、同じネットワークに接続された他の端末装置等に悪影響を及ぼす等の問題が発生する。
【0006】
本発明は、かかる問題に鑑みてなされたものであり、ネットワークに接続された複製所有端末装置が同じくネットワークに接続された原本管理端末装置に対して更新データを要求する場合に、更新データのやり取りに要する時間を短縮するとともに、ネットワークにおけるトラフィックの増大を抑制する技術を提供することを目的とする。
【0007】
【課題を解決するための手段】
上記目的を達成するために、請求項1記載の構造化文書のデータ構造は、構造化文書を複数の部分に仕切る仕切情報と、前記仕切情報により仕切られた構造化文書の各部位をそれぞれ識別するための部位識別情報と、前記各部位の更新状況の問い合わせの要否を指定する問い合わせ要否情報と、を含むことを特徴としている。
【0008】
請求項2記載の構造化文書は、請求項1記載の構造化文書のデータ構造において、前記問い合わせ要否情報は、更新状況を問い合わせる時を指定する有効期限情報を含むことを特徴としている。
【0009】
請求項3記載の構造化文書管理システムは、請求項2記載の構造化文書の複製を有する複製所有端末装置と、請求項2記載の構造化文書の原本を有する原本管理端末装置と、を含む構造化文書管理システムであって、前記複製所有端末装置は、前記原本管理端末装置に対し、前記問い合わせ要否情報が問い合わせ必要と指定する、構造化文書の部分の部位識別情報を提示して、更新の有無及び新たな有効期限情報を問い合わせ、前記原本管理端末装置の前記問い合わせに対する応答に基づいて、前記構造化文書の前記各部分の更新を行うことを特徴としている。
【0010】
請求項4記載の構造化文書管理システムは、請求項3記載の構造化文書管理システムにおいて、前記複製所有端末装置は、更新があった場合に、前記応答として前記原本管理端末装置から送出された当該部分の更新データを受信して、自身が有する複製の当該部分を更新し、更新が無かった場合に、前記応答として前記原本管理端末装置から送出された当該部分の新たな有効期限情報を受信して、自身が有する複製の当該部分の有効期限情報を更新することを特徴としている。
【0011】
【発明の実施の形態】
以下本発明の実施の形態に係る構造化文書のデータ構造及び構造化文書管理システムについて図面に基づいて説明する。図1に本発明の実施の形態に係る構造化文書管理システム1のシステム構成例を示す。構造化文書管理システム1は、構造化文書Aの原本A1を有する、原本管理端末装置2と、構造化文書Aの複製A2を有する、複数の複製所有端末装置3とが、コンピュータネットワーク、例えばLAN(ローカル・エリア・ネットワーク)4、に設置されてなるものである。
【0012】
図2に、原本管理端末装置2と複製所有端末装置3の構成例を示す。すなわち、原本管理端末装置2、複製所有端末装置3は、CPU(中央処理装置)5、ROM(リードオンリーメモリー)6、RAM(ランダムアクセスメモリー)7、LANインターフェース8、キーボード等の入力部X、LCD等の出力部Y等がバス9により接続された構成を有する。CPU5は、所定のプログラムに従って、原本管理端末装置2、複製所有端末装置3を構成する各部を制御する。RAM7は、構造化文書Aを記憶する記憶部として、また、一時的に蓄積される諸データの記憶部として機能する。ROM6は、CPU5が原本管理端末装置2又は複製所持端末装置3の各部の動作を制御するための各種プログラムを記憶している。
【0013】
図3に、本発明の実施の形態に係る構造化文書のデータ構造10を示す。この構造化文書のデータ構造10は、文書を識別するための文書識別情報11と、構造化文書Aを複数の部分に仕切る仕切情報12と、該仕切情報12により仕切られた構造化文書Aの各部位をそれぞれ識別するための部位識別情報13と、構造化文書Aの各部位の更新状況の問い合わせの要否を指定する問い合わせ要否情報と、を含むものである。前記問い合わせ要否情報は、例えば有効期限を指定する有効期限情報14からなるものであり、この有効期限情報14が記載されているか否かにより各部位の更新状況の問い合わせの要否を指定する。つまり、有効期限情報14が記載されている部分が更新状況の問い合わせが必要であることを示し、有効期限情報14が記載されていない部分が更新状況の問い合わせが不要であることを示す。前記部位識別情報13は、仕切情報12によって仕切られた部分ごとに記載されている。なお、構造化文書Aには、上記した各種情報のほか、仕切り情報12により仕切られた部分には内容に関する情報Z(以下「内容情報Z」という。)が含まれているが、内容情報Zを含まない部分Y3が含まれていてもよい。
【0014】
図3に示した構造化文書の具体例として、図4及び5に、XML形式で記述された構造化文書の一例を示す。このXML文書Aは、ネットワークによって相互に接続されたファクシミリサーバとクライアントによって共有されるものであり、XML文書の原本A1は原本管理端末装置2であるファクシミリサーバにより保有され、XML文書の複製A2は、複製所有端末装置3であるクライアント端末装置により保有される。
【0015】
前記データ構造10を構成する文書識別情報11、仕切情報12、部位識別情報13、有効期限情報14等は、タグの種類によって識別されるようになっている。すなわち、原本管理端末装置2及び複製所有端末装置3は、このXML文書Aにおいて、タグ「<documentID>」に記載された情報を文書識別情報11として、タグ「<Part>」を仕切情報12として、タグ「<PartID>」に記載された情報を部位識別情報13として、そして、タグ「<timeout>」に記載された情報を有効期限情報14として認識処理する。なお、タグ「<Part>」によって仕切られた部分Y2及びY4においては、さらに別の仕切情報12(タグ「<Part>」)が入れ子になって記載されており、その入れ子タグ「<Part>」によって構造化文書の部分Y2及びY4が更に仕切られ、仕切られた部分Y3及びY5が形成されている。
【0016】
前記有効期限情報14は、構造化文書Aの当該部分の更新時からの経過時間を示しており、例えば、有効期限情報が図示するように、「5」であれば、複製所有端末装置3により更新時から5分経過時が有効期限として判断されるようになっている。
【0017】
XML文書Aにおいて、タグ「<Tx>」に囲まれた部分にはファクシミリサーバの通信履歴情報のうち送信に関する情報が含まれ、タグ「<Rx>」に囲まれた部分には通信履歴情報のうち受信に関する情報が含まれている。また、番号タグ「<001>」、「<002>」…には、ファクシミリサーバの通信履歴情報が1件ごと格納されている。各番号タグには、内容情報Zとして通信相手先の電話番号、通信モード、通信日時、通信結果を示す情報が図示するような各種タグ「<tel>」、「<mode>」等によって番号タグ「<001>」等の入れ子として記載されている。
【0018】
つぎに、図4及び5に示した構造化文書Aを有する原本管理端末装置2及び複製所有端末装置3が相互に行う通信処理動作について、図6に示すフローチャートに基づき説明する。なお、このフローチャートに基づき説明する動作は、それぞれのROM6に記憶されている制御プログラムに基づいてCPU5が発行する命令に従って実行される。
【0019】
複製所有端末装置3は、自身が所有する構造化文書の複製A2に含まれる有効期限情報14に指定される有効期限が経過しているか否かを判断する(S1)。ここで、有効期限が経過しているか否かの判断は、当該有効期限情報を含む部分が前回更新された時点から優先期限情報14に指定される時間だけ経過したか否かに基づき判断され、有効期限が経過していると判断されたときは、当該有効期限情報14と同じ部分に記載された部位識別情報13(タグ「<partID>」に記載された「A001−001」等)を原本管理端末装置2に対して提示し、更新の有無及び新たな有効期限情報を問い合わせる(S2)。
【0020】
原本管理端末装置2が、複製所有端末装置3から部位識別情報13を提示した問い合わせを受信すると(S3)、自身が有する構造化文書の原本A1において提示された部位識別情報13に対応する部分のデータが更新されているか否かを判断する(S4)。ここで、更新されているか否かの判断は、当該部分につき、前回問い合わせを受信し新たな有効期限情報を発行した時点から現時点に至るまで当該部分が更新されているか否かに基づいて行われる。
【0021】
原本管理端末装置2が、S4において、対応する部分のデータが更新されていると判断したときは(S4:YES)、複製所有端末装置3から提示された部位識別情報13に対応する部分全体のデータを複製所有端末装置3に対して送信し(S5)、更新されていないと判断した場合は、部位識別情報13と共に新たな有効期限情報14を複製所有端末装置3に対して送信する(S6)。
【0022】
なお、ファクシミリサーバとしての原本管理端末装置2が、新たなファクシミリ通信を行い、通信履歴情報(不図示)を追加更新した場合は、図7に示すように、原本管理端末装置2が有する原本A1においては、内容情報Zを含まない部分Y3又はY5の先頭部に、追加された通信履歴情報に対応する内容情報Z’に、新規番号タグ「<004>」を付した情報が追加更新される。このため、原本管理端末装置2は、前記S5の処理動作として、対応する部分全体のデータに加え、前回の問い合わせ時点から現時点まで追加された新規番号タグ及びこれに記載された内容情報Z’を複製所有端末装置3へ送信する。
【0023】
前記S5又はS6において原本管理端末装置2からデータが送出され、複製所有端末装置3がそのデータを受信すると(S7)、受信データに有効期限情報14が含まれ内容情報Z、Z’が含まれない場合は(S8)、受信データに含まれる部位識別情報13に対応する部分の有効期限情報14を取得した新たな有効期限情報に更新する(S9)。一方、受信データに有効期限情報14のほか、内容情報Z、Z’も含まれると判断したときは、複製所有端末装置3は、部位識別情報13に対応する部分全体を受信した更新データ(前記新規番号タグが含まれる場合は新規番号タグ及び該タグに記載された内容情報Z’を含む)に置き換える(S10)。
【0024】
以上の説明から明らかなように、上記構造化文書管理システムによれば、複製所有端末装置3が有する構造化文書の複製A2がアップデートされる際に、複製所有端末装置3により、構造化文書の複製A2の部分ごとに更新の有無の問い合わせが実行され、更新されている場合には、当該部分のみ更新され、更新されていない場合には、有効期限情報のみが更新される。このため、毎回構造化文書全体が更新されていた従来例に係るシステムと比較して、格段にトラフィックの抑制が図られるとともに、更新時間の短縮化も図られる。また、有効期限情報14が記載されていない部分については、更新されないので、更新する必要がない情報(例えば、ファクシミリサーバにおける通信履歴情報のタイトル欄など)をその部分に割り当てることで更に上記利点の向上が図られる。
【0025】
なお、本実施の形態においては、有効期限情報14は、構造化文書Aの当該部分の更新時からの経過時間を示しているが、記載形式はこれに限定されず、例えば、「9/17/08:00」等の日時を示す情報を有効期限情報として記載するようにし、各端末装置2、3が指定される日時が経過したか否かを基準として前記S1等の各種処理判断を実行するようにしてもよい。
【0026】
【発明の効果】
請求項1記載の構造化文書のデータ構造は、構造化文書を複数の部分に仕切る仕切情報と、前記仕切情報により仕切られた構造化文書の各部位をそれぞれ識別するための部位識別情報と、前記各部位の更新状況の問い合わせの要否を指定する問い合わせ要否情報と、含むものであるので、複製所有端末装置が、問い合わせ要否情報に指定された部分の部位識別情報を提示して当該部分の更新の有無を原本管理端末装置に問い合わせるようにすることで、更新される可能性のある、構造化文書の部分についてのみデータを要求し更新することが可能となる。また、複製所有端末装置が仕切情報により仕切られた各部分ごとに更新問い合わせを行うようにし、一方で、原本管理端末装置がその問い合わせに対し、当該部分が更新されている場合にのみ当該部分全体のデータを複製所有端末装置に返信するようにすることで、前記複製所有端末装置及び原本管理端末装置が含まれるネットワーク上のトラフィックの抑制をすることが可能となる。
【0027】
請求項2記載の構造化文書のデータ構造によれば、前記問い合わせ要否情報は、有効期限情報を含むので、構造化文書の各部分の更新時間を設定することができる。また、各部分の有効期限情報をそれぞれ異なるものとすることにより、各部分の更新問い合わせタイミングをずらせることができ、更新問い合わせタイミングが一致することにより生じうるトラフィックの急激な増加の防止を図ることができる。
【0028】
請求項3記載の構造化文書管理システムによれば、問い合わせ要否情報により構造化文書を更新する部分と更新しない部分で構成することが可能となり、更新する可能性のある部分についてのみ更新有無の問い合わせやデータのやり取りを行うことが可能となる。このため本システムによれば、構造化文書全体を毎回更新していた、従来例に係るシステムと比較して、格段にトラフィックの抑制が図られるとともに、更新時間の短縮化も図られる。
【0029】
請求項4記載の構造化文書管理システムによれば、複製所有端末装置が有する構造化文書の複製がアップデートされる際、構造化文書の各部ごとに更新の有無の問い合わせがなされ、更新されている場合にのみ当該部分についてのみアップデートが実行される。このため、本システムによれば、構造化文書全体を毎回更新していた、従来例に係るシステムと比較して、格段にトラフィックの抑制が図られるとともに、更新時間の短縮化も図られる。また、原本管理端末装置は問い合わせがある度に新たな有効期限情報を発行するので、構造化文書の各部の更新時間等を制御することができる。
【図面の簡単な説明】
【図1】本発明の実施の形態に係る構造化文書管理システムのシステム構成例を示した図である。
【図2】原本管理端末装置と複製所有端末装置の構成例を示した図である。
【図3】構造化文書のデータ構造の説明図である。
【図4】構造化文書の一例として示した、ファクシミリサーバ(原本管理端末装置)とクライアント(複製所有端末装置)の間でやり取りされるXML文書の記述例である。
【図5】構造化文書の一例として示した、ファクシミリサーバ(原本管理端末装置)とクライアント(複製所有端末装置)の間でやり取りされるXML文書の記述例である。
【図6】本発明の実施の形態に係る構造化文書管理システムが構造化文書の更新(アップデート)を行う際に実行する処理動作を示したフローチャートである。
【図7】通信履歴情報の更新に伴ってファクシミリサーバ(原本管理端末装置)が有する、構造化文書の原本が更新される状態を示した図である。
【符号の説明】
A 構造化文書
A1 構造化文書の原本
A2 構造化文書の複製
1 構造化文書管理システム
2 原本管理端末装置
3 複製所有端末装置
5 CPU
6 ROM
10 構造化文書のデータ構造
12 仕切情報
13 部位識別情報
14 有効期限情報
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a management system for a structured document shared by a plurality of terminals on a network, and a data structure of a structured document used in the management system.
[0002]
[Prior art]
2. Description of the Related Art In recent years, opportunities to share structured documents such as XML (extensible Markup Language) and HTML (HyperText Markup Language) among a plurality of terminal devices on a computer network have been increasing. When a structured document is used for the purpose of sharing information, one terminal device (hereinafter, referred to as an “original management terminal device”) holds and manages an original of the structured document, and a copy of the original is stored in another terminal. It is often the case that a plurality of terminal devices (hereinafter referred to as “copy-owning terminal devices”) own and use them.
[0003]
Normally, in order to maintain the identity of the original and its own copy, the copy-owning terminal requests a copy of the latest original from the original management terminal at regular intervals, and copies the received duplicate data. Update with a copy that you own. As a related art related thereto, for example, there is a document management method disclosed in Patent Document 1.
[0004]
[Patent Document 1]
JP-A-2002-24211 (page 6, FIG. 1)
[0005]
[Problems to be solved by the invention]
However, when the number of copy-owning terminal devices is large or the data amount of the structured document is large, the time required for updating and the traffic on the network increase, and other terminal devices connected to the same network, etc. Problems such as adverse effects occur.
[0006]
SUMMARY OF THE INVENTION The present invention has been made in view of such a problem, and when a copy-owning terminal device connected to a network requests update data from an original management terminal device also connected to the network, exchange of update data is performed. It is an object of the present invention to provide a technique for shortening the time required for network and suppressing an increase in traffic in a network.
[0007]
[Means for Solving the Problems]
In order to achieve the above object, a data structure of a structured document according to claim 1 identifies partition information for partitioning the structured document into a plurality of parts and each part of the structured document partitioned by the partition information. And the necessity information for designating the necessity of inquiry about the update status of each part.
[0008]
A structured document according to a second aspect is characterized in that, in the data structure of the structured document according to the first aspect, the inquiry necessity information includes expiration date information for specifying when to inquire about an update status.
[0009]
According to a third aspect of the present invention, there is provided a structured document management system including: a copy-owning terminal having a copy of the structured document according to the second aspect; and an original management terminal having an original of the structured document according to the second aspect. In a structured document management system, the copy-owning terminal device specifies to the original management terminal device that the inquiry necessity information indicates that an inquiry is necessary, and presents part identification information of a structured document part, An inquiry is made as to whether or not there is an update and new expiration date information, and the respective parts of the structured document are updated based on a response to the inquiry from the original document management terminal device.
[0010]
A structured document management system according to a fourth aspect of the present invention is the structured document management system according to the third aspect, wherein the copy-owning terminal device is transmitted from the original management terminal device as the response when there is an update. Upon receiving the update data of the relevant part, the relevant part of the copy owned by itself is updated, and if there is no update, the new expiration date information of the relevant part transmitted from the original management terminal device as the response is received. Then, it is characterized by updating the expiration date information of the part of the copy owned by itself.
[0011]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, a data structure of a structured document and a structured document management system according to an embodiment of the present invention will be described with reference to the drawings. FIG. 1 shows a system configuration example of a structured document management system 1 according to an embodiment of the present invention. The structured document management system 1 includes an original management terminal device 2 having an original A1 of a structured document A, and a plurality of copy-owning terminal devices 3 having a copy A2 of the structured document A, and a computer network such as a LAN. (Local area network) 4.
[0012]
FIG. 2 shows a configuration example of the original management terminal device 2 and the copy possession terminal device 3. That is, the original management terminal device 2 and the copy possession terminal device 3 include a CPU (central processing unit) 5, a ROM (read only memory) 6, a RAM (random access memory) 7, a LAN interface 8, an input unit X such as a keyboard, It has a configuration in which an output unit Y such as an LCD is connected by a bus 9. The CPU 5 controls each unit constituting the original management terminal device 2 and the copy ownership terminal device 3 according to a predetermined program. The RAM 7 functions as a storage unit for storing the structured document A, and as a storage unit for temporarily storing various data. The ROM 6 stores various programs for the CPU 5 to control the operation of each unit of the original management terminal device 2 or the copy possession terminal device 3.
[0013]
FIG. 3 shows a data structure 10 of a structured document according to the embodiment of the present invention. The structured document data structure 10 includes document identification information 11 for identifying a document, partition information 12 for dividing the structured document A into a plurality of parts, and structured document A partitioned by the partition information 12. It includes part identification information 13 for identifying each part, and inquiry necessity information for specifying whether an inquiry about the update status of each part of the structured document A is necessary. The inquiry necessity information includes, for example, expiration date information 14 for specifying an expiration date. The necessity of an inquiry about the update status of each part is specified based on whether the expiration date information 14 is described. That is, the portion where the expiration date information 14 is described indicates that an update status inquiry is necessary, and the portion where the expiration date information 14 is not described indicates that the update status inquiry is unnecessary. The part identification information 13 is described for each part partitioned by the partition information 12. Note that, in the structured document A, in addition to the above-described various information, a portion partitioned by the partition information 12 includes information Z on the content (hereinafter, referred to as “content information Z”). May be included.
[0014]
FIGS. 4 and 5 show examples of the structured document described in the XML format as specific examples of the structured document shown in FIG. The XML document A is shared by a facsimile server and a client mutually connected by a network. The original A1 of the XML document is held by the facsimile server which is the original management terminal device 2, and the copy A2 of the XML document is And the client terminal device which is the copy-owning terminal device 3.
[0015]
The document identification information 11, partition information 12, site identification information 13, expiration date information 14, and the like constituting the data structure 10 are identified by the type of tag. That is, the original document management terminal device 2 and the copy possession terminal device 3 use the information described in the tag “<documentID>” as the document identification information 11 and the tag “<Part>” as the partition information 12 in the XML document A. , The information described in the tag “<PartID>” as the part identification information 13 and the information described in the tag “<timeout>” as the expiration date information 14. In the parts Y2 and Y4 separated by the tag “<Part>”, further partition information 12 (tag “<Part>”) is described in a nested manner, and the nested tag “<Part>” is written. ", The portions Y2 and Y4 of the structured document are further partitioned to form partitioned portions Y3 and Y5.
[0016]
The expiration date information 14 indicates an elapsed time from the time of updating the relevant portion of the structured document A. For example, if the expiration date information is “5” as shown in FIG. The time when 5 minutes have passed since the update is determined as the expiration date.
[0017]
In the XML document A, a portion surrounded by a tag “<Tx>” includes information related to transmission in the communication history information of the facsimile server, and a portion surrounded by a tag “<Rx>” includes Among them, information about reception is included. Further, in the number tags “<001>”, “<002>”,..., Communication history information of the facsimile server is stored for each case. Each number tag includes a number tag “<tel>”, “<mode>” or the like as information such as a telephone number of a communication partner, a communication mode, a communication date and time, and information indicating a communication result. It is described as a nest such as “<001>”.
[0018]
Next, the communication processing operation performed by the original document management terminal device 2 and the copy possession terminal device 3 having the structured document A shown in FIGS. 4 and 5 will be described with reference to the flowchart shown in FIG. The operation described based on this flowchart is executed according to a command issued by the CPU 5 based on a control program stored in each ROM 6.
[0019]
The copy ownership terminal device 3 determines whether or not the expiration date specified in the expiration date information 14 included in the copy A2 of the structured document owned by itself has passed (S1). Here, the determination as to whether or not the expiration date has passed is made based on whether or not the portion including the expiration date information has passed the time specified in the priority expiration date information 14 since the last update. If it is determined that the expiration date has passed, the part identification information 13 (such as “A001-001” described in the tag “<partID>”) written in the same portion as the expiration date information 14 is used as the original. It is presented to the management terminal device 2 to inquire about the presence or absence of update and new expiration date information (S2).
[0020]
When the original document management terminal device 2 receives the inquiry indicating the site identification information 13 from the copy possession terminal device 3 (S3), the portion corresponding to the site identification information 13 presented in the original document A1 of the structured document owned by the original document management terminal device 2 is obtained. It is determined whether the data has been updated (S4). Here, the determination as to whether or not the part has been updated is made based on whether or not the part has been updated from the time when the previous inquiry was received and new expiration date information was issued to the present time. .
[0021]
When the original management terminal device 2 determines in S4 that the data of the corresponding part has been updated (S4: YES), the entire part corresponding to the part identification information 13 presented from the duplication possession terminal device 3 is updated. The data is transmitted to the copy-owning terminal device 3 (S5), and if it is determined that the data has not been updated, the new expiration date information 14 is transmitted to the copy-owning terminal device 3 together with the site identification information 13 (S6). ).
[0022]
When the original management terminal device 2 as a facsimile server performs a new facsimile communication and additionally updates communication history information (not shown), as shown in FIG. In, at the beginning of the portion Y3 or Y5 that does not include the content information Z, the content information Z 'corresponding to the added communication history information and the information with the new number tag "<004>" added and updated. . For this reason, the original document management terminal device 2 performs, as the processing operation of S5, the new number tag added from the previous inquiry time to the present time and the content information Z ′ described in addition to the data of the entire corresponding portion. It is transmitted to the copy-owning terminal device 3.
[0023]
In S5 or S6, when the data is transmitted from the original management terminal device 2 and the duplication possession terminal device 3 receives the data (S7), the received data includes the expiration date information 14 and the content information Z, Z '. If not (S8), the validity period information 14 of the portion corresponding to the part identification information 13 included in the received data is updated to the acquired new validity period information (S9). On the other hand, when it is determined that the received data includes the content information Z and Z ′ in addition to the expiration date information 14, the copy-owning terminal device 3 updates the updated data (the aforementioned If the new number tag is included, the new tag is replaced with the new number tag and the content information Z 'described in the tag (S10).
[0024]
As is clear from the above description, according to the structured document management system, when the copy A2 of the structured document held by the copy ownership terminal device 3 is updated, the copy ownership terminal device 3 An inquiry about the presence or absence of an update is performed for each part of the copy A2. If the part is updated, only the part is updated. If not, only the expiration date information is updated. For this reason, compared with the system according to the conventional example in which the entire structured document is updated every time, traffic is significantly reduced and the update time is shortened. Further, since the portion in which the expiration date information 14 is not described is not updated, information that does not need to be updated (for example, the title column of the communication history information in the facsimile server) is assigned to the portion. Improvement is achieved.
[0025]
In the present embodiment, the expiration date information 14 indicates the elapsed time from the time of updating the relevant part of the structured document A, but the description format is not limited to this, and for example, “9/17” / 08: 00 ”is written as expiration date information, and various processing decisions such as S1 are executed on the basis of whether or not the specified date and time of each terminal device 2, 3 has passed. You may make it.
[0026]
【The invention's effect】
The data structure of the structured document according to claim 1, comprising: partition information for partitioning the structured document into a plurality of parts; part identification information for identifying each part of the structured document partitioned by the partition information; Since it includes the inquiry necessity information specifying whether the inquiry of the update status of each part is necessary, the copy ownership terminal device presents the part identification information of the part specified in the inquiry necessity information, and By inquiring of the original management terminal device whether or not there is an update, it becomes possible to request and update data only for a part of the structured document that may be updated. Also, the copy-owning terminal device makes an update inquiry for each part partitioned by the partition information, while the original management terminal device responds to the inquiry only when the relevant portion has been updated. Is returned to the copy-owning terminal device, it is possible to suppress traffic on the network including the copy-owning terminal device and the original management terminal device.
[0027]
According to the data structure of the structured document, since the inquiry necessity information includes the expiration date information, it is possible to set the update time of each part of the structured document. Further, by setting the expiration date information of each part to be different from each other, it is possible to shift the update inquiry timing of each part, thereby preventing a sudden increase in traffic that may occur due to the coincidence of the update inquiry timing. Can be.
[0028]
According to the structured document management system according to the third aspect, it is possible to configure a structured document update part and a non-update part based on the inquiry necessity information. Inquiries and data exchange can be performed. Therefore, according to the present system, the traffic is significantly reduced and the update time is shortened as compared with the system according to the related art in which the entire structured document is updated every time.
[0029]
According to the structured document management system of the present invention, when a copy of the structured document possessed by the copy-owning terminal device is updated, an inquiry is made as to whether or not each copy of the structured document is updated, and the copy is updated. Only in that case, the update is executed only for the relevant part. For this reason, according to the present system, compared with the system according to the conventional example in which the entire structured document is updated every time, traffic can be significantly reduced and the update time can be shortened. Further, the original document management terminal device issues new expiration date information every time there is an inquiry, so that it is possible to control the update time and the like of each part of the structured document.
[Brief description of the drawings]
FIG. 1 is a diagram showing an example of a system configuration of a structured document management system according to an embodiment of the present invention.
FIG. 2 is a diagram illustrating a configuration example of an original management terminal device and a copy possession terminal device.
FIG. 3 is an explanatory diagram of a data structure of a structured document.
FIG. 4 is a description example of an XML document exchanged between a facsimile server (original management terminal device) and a client (copy ownership terminal device) shown as an example of a structured document.
FIG. 5 is a description example of an XML document exchanged between a facsimile server (original management terminal device) and a client (copying possession terminal device) shown as an example of a structured document.
FIG. 6 is a flowchart showing a processing operation executed when the structured document management system according to the embodiment of the present invention updates (updates) a structured document.
FIG. 7 is a diagram showing a state in which an original of a structured document is updated, which is included in a facsimile server (original management terminal device) in accordance with updating of communication history information.
[Explanation of symbols]
A Structured Document A1 Original Structured Document A2 Structured Document Copy 1 Structured Document Management System 2 Original Document Management Terminal 3 Copy Owning Terminal 5 CPU
6 ROM
10 Data Structure of Structured Document 12 Partition Information 13 Site Identification Information 14 Expiration Date Information

Claims (4)

構造化文書を複数の部分に仕切る仕切情報と、前記仕切情報により仕切られた構造化文書の各部位をそれぞれ識別するための部位識別情報と、前記各部位の更新状況の問い合わせの要否を指定する問い合わせ要否情報と、を含むことを特徴とする構造化文書のデータ構造。Partition information for dividing the structured document into a plurality of parts, part identification information for identifying each part of the structured document partitioned by the partition information, and necessity of inquiry about the update status of each part is specified. And information on the necessity of inquiry to be made. 前記問い合わせ要否情報は、更新状況を問い合わせる時を指定する有効期限情報を含むことを特徴とする請求項1記載の構造化文書のデータ構造。2. The data structure of a structured document according to claim 1, wherein the inquiry necessity information includes expiration date information specifying a time when an update status is inquired. 請求項2記載の構造化文書の複製を有する複製所有端末装置と、請求項2記載の構造化文書の原本を有する原本管理端末装置と、を含む構造化文書管理システムであって、前記複製所有端末装置は、前記原本管理端末装置に対し、前記問い合わせ要否情報が問い合わせ必要と指定する、構造化文書の部分の部位識別情報を提示して、更新の有無及び新たな有効期限情報を問い合わせ、前記原本管理端末装置の前記問い合わせに対する応答に基づいて、前記構造化文書の前記各部分の更新を行うことを特徴とする構造化文書管理システム。A structured document management system comprising: a copy possession terminal device having a copy of the structured document according to claim 2; and an original management terminal device having an original copy of the structured document according to claim 2. The terminal device, for the original document management terminal device, specifies that the inquiry necessity information is necessary for inquiry, presents the part identification information of the structured document part, inquires about the presence or absence of update and new expiration date information, A structured document management system, which updates each part of the structured document based on a response to the inquiry of the original document management terminal device. 前記複製所有端末装置は、更新があった場合に、前記応答として前記原本管理端末装置から送出された当該部分の更新データを受信して、自身が有する複製の当該部分を更新し、更新が無かった場合に、前記応答として前記原本管理端末装置から送出された当該部分の新たな有効期限情報を受信して、自身が有する複製の当該部分の有効期限情報を更新することを特徴とする請求項3記載の構造化文書管理システム。When there is an update, the copy-owning terminal device receives the update data of the portion sent from the original management terminal device as the response, updates the portion of the copy owned by itself, and updates the copy. Receiving the new expiration date information of the portion transmitted from the original management terminal device as the response, and updating the expiration date information of the portion of the copy owned by itself. 3. The structured document management system according to item 3.
JP2002304673A 2002-10-18 2002-10-18 Data structure for structured document and structured document management system Pending JP2004139432A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002304673A JP2004139432A (en) 2002-10-18 2002-10-18 Data structure for structured document and structured document management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002304673A JP2004139432A (en) 2002-10-18 2002-10-18 Data structure for structured document and structured document management system

Publications (1)

Publication Number Publication Date
JP2004139432A true JP2004139432A (en) 2004-05-13

Family

ID=32452022

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002304673A Pending JP2004139432A (en) 2002-10-18 2002-10-18 Data structure for structured document and structured document management system

Country Status (1)

Country Link
JP (1) JP2004139432A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007286883A (en) * 2006-04-17 2007-11-01 Kawamura Electric Inc Session management program and web server function loading equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007286883A (en) * 2006-04-17 2007-11-01 Kawamura Electric Inc Session management program and web server function loading equipment

Similar Documents

Publication Publication Date Title
JP3578385B2 (en) Computer and replica identity maintaining method
US6418452B1 (en) Network repository service directory for efficient web crawling
US20070214174A1 (en) System for distributing files and transmitting/receiving distributed files
JPH11232226A (en) Cooperative work aiding system and storage medium
JP5077430B2 (en) Management device and management device program
CN1146816A (en) Data storage
JP2008262351A (en) Access control device
US6622167B1 (en) Document shadowing intranet server, memory medium and method
US20070162583A1 (en) Information providing device, device discovering method, and computer product
JP2004139432A (en) Data structure for structured document and structured document management system
JP4412045B2 (en) Management system and its management center
KR102033383B1 (en) Method and system for managing data geographically distributed
JP2636740B2 (en) Distributed file system
JP2004515834A (en) Distributed web serving system
JP4245004B2 (en) Database management method and system
EP4057157A1 (en) A database consistency method for multiple data access systems
JP2812274B2 (en) Transaction load balancing system for loosely coupled multi-computer systems
JP2005267011A (en) Data transmission/reception method
JP6765314B2 (en) Information management methods, information processing devices, information management systems, and programs
JPH11345125A (en) System and method for downloading files
JP2002007192A (en) Method for updating data and system for the same
JPH04153844A (en) Data base update system
CN115080659A (en) Database consistency method for multi-data access system
JP3845111B2 (en) Compound computer system
JP2004280494A (en) Server node for database cache processing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040507

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20051129

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051206

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060203

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060307