JP2003316767A - Data structure of structured document, and device for program for processing structured document - Google Patents

Data structure of structured document, and device for program for processing structured document

Info

Publication number
JP2003316767A
JP2003316767A JP2002122540A JP2002122540A JP2003316767A JP 2003316767 A JP2003316767 A JP 2003316767A JP 2002122540 A JP2002122540 A JP 2002122540A JP 2002122540 A JP2002122540 A JP 2002122540A JP 2003316767 A JP2003316767 A JP 2003316767A
Authority
JP
Japan
Prior art keywords
structured document
processing
binary data
data
attribute
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.)
Granted
Application number
JP2002122540A
Other languages
Japanese (ja)
Other versions
JP3724730B2 (en
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 JP2002122540A priority Critical patent/JP3724730B2/en
Priority to US10/391,914 priority patent/US20030188265A1/en
Priority to CNB031086209A priority patent/CN100507900C/en
Publication of JP2003316767A publication Critical patent/JP2003316767A/en
Application granted granted Critical
Publication of JP3724730B2 publication Critical patent/JP3724730B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To make describable processes for image data in a structured document in the structured document itself and to make automatically executable a designated process. <P>SOLUTION: In the structured document processor device, image data are included in the image attributes in the structure document by converting the image data to character codes, and the processes for the image data of the image attributes such as mail forwarding, output, saving, and conversion are described in text data, and the specified process is executed. <P>COPYRIGHT: (C)2004,JPO

Description

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

【0001】[0001]

【発明の利用分野】この発明は、構造化文書のデータ構
造と、このデータ構造を持つ構造化文書を処理するため
の装置やプログラムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data structure of a structured document and a device and a program for processing the structured document having this data structure.

【0002】[0002]

【従来技術】構造化文書中に、イメージデータなどのバ
イナリデータをテキスト変換(キャラクタコード変換)
して含め、あるいは別ファイルとしてリンクさせること
が提案されている。しかしながらこのような構造化文書
は、バイナリデータへの処理を指定するものではないた
め、バイナリデータの処理を自動的に行うことはできな
い。
2. Description of the Related Art Binary data such as image data is converted into text (character code conversion) in a structured document.
It has been proposed to include it in the file or link it as a separate file. However, such a structured document does not specify processing on binary data, and therefore processing of binary data cannot be performed automatically.

【0003】[0003]

【発明の課題】この発明の基本的課題は、構造化文書自
体を用いて、構造化文書と関係したバイナリデータの処
理を定義できるようにすることにある(請求項1〜
5)。
SUMMARY OF THE INVENTION A basic object of the present invention is to enable processing of binary data related to a structured document to be defined by using the structured document itself.
5).

【0004】[0004]

【発明の構成】この発明の構造化文書のデータ構造で
は、バイナリデータを含むもしくはバイナリデータとリ
ンクした構造化文書のデータ構造であって、構造化文書
のテキストデータ中にバイナリデータに対する処理を指
定する属性を設ける(請求項1)。
The structured document data structure of the present invention is a structured document data structure containing binary data or linked with binary data, and the processing for the binary data is specified in the text data of the structured document. The attribute to do is provided (Claim 1).

【0005】この発明の構造化文書の処理装置では、バ
イナリデータを含むもしくはバイナリデータとリンクし
た構造化文書を生成するための装置であって、構造化文
書のテキストデータ中に、前記バイナリデータへの処理
を指定する属性を設ける機能を備える(請求項2)。
A structured document processing device of the present invention is a device for generating a structured document containing binary data or linked with binary data, wherein the text data of the structured document is converted to the binary data. It is provided with a function of providing an attribute for designating the process (claim 2).

【0006】またこの発明の構造化文書の処理装置で
は、バイナリデータを含むもしくはバイナリデータとリ
ンクした構造化文書に対して、構造化文書のテキストデ
ータ中のバイナリデータに対する処理を指定した属性の
値を抽出するための抽出手段と、該属性の値に従って指
定された処理を実行するための処理手段とを設ける(請
求項3)。
Further, in the structured document processing apparatus of the present invention, for a structured document containing binary data or linked with the binary data, the value of the attribute designating the processing for the binary data in the text data of the structured document. And a processing means for executing the processing designated according to the value of the attribute (claim 3).

【0007】この発明の構造化文書の処理プログラムで
は、バイナリデータを含むもしくはバイナリデータとリ
ンクした構造化文書を処理するためのプログラムであっ
て、構造化文書のテキストデータ中に、前記バイナリデ
ータへの処理を指定する属性を設けるための命令を設け
る(請求項4)。
The structured document processing program of the present invention is a program for processing a structured document containing binary data or linked with binary data, wherein the binary data is converted into the binary data in the text data of the structured document. An instruction is provided to provide an attribute that specifies the processing of (4).

【0008】またこの発明の構造化文書の処理プログラ
ムでは、バイナリデータを含むもしくはバイナリデータ
とリンクした構造化文書に対して、構造化文書のテキス
トデータ中のバイナリデータに対する処理を指定した属
性の値を抽出するための抽出命令と、該属性の値に従っ
て指定された処理を実行するための処理命令とを設ける
(請求項5)。
Further, according to the structured document processing program of the present invention, the value of the attribute designating the processing for the binary data in the text data of the structured document for the structured document containing the binary data or linked with the binary data. And a processing instruction for executing the processing specified according to the value of the attribute (claim 5).

【0009】[0009]

【発明の作用と効果】この発明の構造化文書のデータ構
造では、構造化文書中でバイナリデータに対する処理を
指定できるので、構造化文書自体を用いてバイナリデー
タに対する処理を定義し、処理を実行する装置に対して
指示を与えることができる(請求項1)。なおこの発明
では、バイナリデータは構造化文書中にテキスト変換な
どを施して含める、あるいは別ファイルとしてリンクさ
せるものとする。また単にリンクと呼ぶ場合、リンク情
報を記述してリンクするものも、ファイルパスなどを記
述してリンクするものも含めるものとする。
According to the data structure of the structured document of the present invention, the processing for the binary data can be specified in the structured document. Therefore, the processing for the binary data is defined using the structured document itself and the processing is executed. An instruction can be given to the device that operates (Claim 1). In the present invention, the binary data is included in the structured document after text conversion or the like, or is linked as a separate file. Further, when simply referred to as a link, a link that describes link information and a link that describes a file path etc. are included.

【0010】この発明の構造化文書の処理装置では、バ
イナリデータを含むもしくはバイナリデータとリンクし
た構造化文書を生成するための装置であって、構造化文
書のテキストデータ中に、前記バイナリデータへの処理
を指定する属性を設ける機能を備えたので、構造化文書
に対する処理を容易に指定できる(請求項2)。
A structured document processing device of the present invention is a device for generating a structured document containing binary data or linked with binary data, wherein text data of the structured document is converted into binary data. Since it has a function of providing an attribute for designating the processing, the processing for the structured document can be easily designated (claim 2).

【0011】またこの発明の構造化文書の処理装置で
は、構造化文書からバイナリデータへの処理を指定した
属性の値を抽出し、これに従ってバイナリデータを処理
するので、自動的に構造化文書に関連したバイナリデー
タを処理できる(請求項3)。
Further, in the structured document processing apparatus of the present invention, the value of the attribute designating the processing of binary data from the structured document is extracted, and the binary data is processed according to the extracted value, so that the structured document is automatically processed. The associated binary data can be processed (claim 3).

【0012】この発明の構造化文書の処理プログラムで
は、バイナリデータを含むもしくはバイナリデータとリ
ンクした構造化文書を処理するためのプログラムであっ
て、構造化文書のテキストデータ中に、前記バイナリデ
ータへの処理を指定する属性を設けるための命令を設け
るので、構造化文書自体を用いてその処理を指定できる
(請求項4)。
The structured document processing program of the present invention is a program for processing a structured document containing binary data or linked with binary data, wherein the binary data is converted into the binary data in the text data of the structured document. Since the instruction for providing the attribute for designating the process is provided, the process can be designated using the structured document itself (claim 4).

【0013】またこの発明の構造化文書の処理プログラ
ムでは、構造化文書から、バイナリデータへの処理を指
定した属性の値を抽出し、これに従ってバイナリデータ
を処理するので、自動的に構造化文書に関連したバイナ
リデータを処理できる(請求項5)。
Further, according to the structured document processing program of the present invention, the value of the attribute designating the processing of binary data is extracted from the structured document and the binary data is processed according to the extracted value, so that the structured document is automatically processed. It is possible to process binary data related to (Claim 5).

【0014】なおこの明細書において、構造化文書の処
理装置に関する記載は、特に断らない限り、そのまま構
造化文書の処理プログラムにも当てはまり、逆に、構造
化文書の処理プログラムに関する記載は、特に断らない
限り、そのまま構造化文書の処理装置にも当てはまる。
It should be noted that, in this specification, the description about the structured document processing apparatus applies to the structured document processing program as it is, and the structured document processing program does not specifically mention otherwise. As long as it is not applicable, it also applies to the structured document processing device.

【0015】[0015]

【実施例】図1〜図5に、実施例を示す。図1に、実施
例での構造化文書の処理環境を示すと、2はLANで、
4はファクシミリサーバ、6はメールサーバ、8は文書
管理サーバで、10はクライアントの端末である。ファ
クシミリサーバ4は、公衆電話回線網などを介してG3
ファクシミリなどの送受信を行い、メールサーバ6など
を介してインターネットファクシミリなどの送受信も行
う。またファクシミリサーバ4は、プリンタ機能やコピ
ー機能並びにイメージスキャナ機能を備えた複合機で、
LAN2にとってのイメージデータの入出力のサーバと
なる。
EXAMPLE An example is shown in FIGS. FIG. 1 shows a processing environment of a structured document in the embodiment, 2 is a LAN,
Reference numeral 4 is a facsimile server, 6 is a mail server, 8 is a document management server, and 10 is a client terminal. Facsimile server 4 uses G3 via a public telephone line network or the like.
It sends and receives facsimiles and the like, and also sends and receives Internet facsimiles and the like via the mail server 6 and the like. Further, the facsimile server 4 is a multifunction machine having a printer function, a copy function, and an image scanner function,
It serves as an image data input / output server for the LAN 2.

【0016】ファクシミリサーバ4は、ファクシミリデ
ータを受信すると構造化文書に変換し、この時、構造化
文書中のバイナリデータに対する処理を指定した情報
を、テキストデータの形式で属性として追加する。そし
て構造化文書に変換したファクシミリデータを、文書管
理サーバ8や端末10あるいはメールサーバ6などに転
送する。あるいは逆に、端末10などで構造化文書を作
成し、この構造化文書中に構造化文書中のバイナリデー
タに対する処理を属性として記述し、文書管理サーバ8
やファクシミリサーバ4あるいはメールサーバ6などに
転送しても良い。
Upon receiving the facsimile data, the facsimile server 4 converts it into a structured document, and at this time, adds information designating processing of the binary data in the structured document in the form of text data as an attribute. Then, the facsimile data converted into the structured document is transferred to the document management server 8, the terminal 10, the mail server 6, or the like. Conversely, on the contrary, a structured document is created by the terminal 10 or the like, and the processing for the binary data in the structured document is described as an attribute in the structured document, and the document management server 8
Alternatively, it may be transferred to the facsimile server 4, the mail server 6, or the like.

【0017】12は構造化文書処理装置で、ファクシミ
リサーバ4やメールサーバ6あるいは文書管理サーバ8
や端末10などに実装し、構造化文書処理装置12をハ
ードウェア的に実装する代わりに、構造化文書の処理プ
ログラムを記憶した記憶媒体13などから、構造化文書
の処理プログラムをサーバ4〜8及び端末10などに記
憶させて、ソフトウェア的に構造化文書の処理装置を実
装しても良い。16は構造化文書で、ファクシミリサー
バ4で受信したファクシミリデータを構造化したものの
他に、端末10などでイメージデータなどのバイナリデ
ータを含む構造化文書を作成したものでも良く、構造化
文書16にはバイナリデータへの処理を属性として記述
する。なおバイナリデータは、構造化文書16中にキャ
ラクタ変換などを施して埋め込んでも、あるいはバイナ
リデータを別ファイルとしてリンクさせたものでも良
い。
Reference numeral 12 is a structured document processing apparatus, which is a facsimile server 4, a mail server 6 or a document management server 8.
Instead of mounting the structured document processing device 12 by hardware, the structured document processing device 12 is installed in the storage medium 13 or the like in which the structured document processing program is stored in the servers 4 to 8. Alternatively, the structured document processing device may be installed as software and stored in the terminal 10 or the like. Reference numeral 16 denotes a structured document, which may be structured document of facsimile data received by the facsimile server 4, or may be structured document including binary data such as image data created by the terminal 10 or the like. Describes the processing for binary data as an attribute. The binary data may be embedded in the structured document 16 by performing character conversion or the like, or the binary data may be linked as a separate file.

【0018】図2に、構造化文書の処理装置12の構成
を示すと、18は構造化文書の入出力手段で、ファクシ
ミリサーバ4などでの既存の資源を利用しても良く、2
0は処理情報抽出手段で、構造化文書中のテキストデー
タから、バイナリデータに対する処理を記載した情報を
抽出する。処理としては、画面への表示、プリント、保
存、転送、変換、処理終了後などの返信(通知)などが
あり、例えばこれらの具体的な内容を構造化文書中に処
理情報として記載する。表示の場合、構造化文書中など
に埋込表示を行うか、別のウィンドウで表示するか、サ
ムネイル表示するかなどの種類を、処理情報として指定
できる。プリントの場合、埋込印字か別の用紙への印字
か、また印字に用いる用紙のサイズや書式、その他のプ
リント条件などを、処理情報として指定できる。保存の
場合、別ファイルとして保存するか、構造化文書のまま
保存するか、ファイル名や保存場所、保存に用いるファ
イル形式をどのようにするか、などを処理情報として指
定できる。さらに転送の場合、転送先や、転送に用いる
通信路(LAN内の転送か、G3ファクシミリか、イン
ターネットファクシミリかなど)、通信を行う時刻や、
通信時に付加する情報(ヘッダやカバーページなど)を
指定できる。変換の場合、解像度変換、符号化の方式、
色変換、縮小拡大などのサイズ変換とその内容とを、処
理情報として指定できる。
FIG. 2 shows the structure of the structured document processing apparatus 12. Reference numeral 18 denotes a structured document input / output unit, which may utilize existing resources in the facsimile server 4 or the like.
Reference numeral 0 denotes a processing information extraction means, which extracts information describing processing on binary data from text data in a structured document. The processing includes display on the screen, printing, saving, transfer, conversion, and reply (notification) after completion of the processing. For example, specific contents of these are described as processing information in the structured document. In the case of display, it is possible to specify, as the processing information, a type such as embedded display in a structured document, display in another window, thumbnail display, or the like. In the case of printing, it is possible to specify, as the processing information, embedded printing, printing on another sheet, the size and format of the sheet used for printing, and other printing conditions. In the case of saving, it is possible to specify, as the processing information, whether to save the file as a separate file, the structured document as it is, the file name, the save location, the file format used for the save, or the like. Further, in the case of transfer, the transfer destination, the communication path used for transfer (transfer within LAN, G3 facsimile, Internet facsimile, etc.), time of communication,
You can specify the information (header, cover page, etc.) added during communication. In the case of conversion, resolution conversion, encoding method,
Size conversion such as color conversion and reduction / enlargement and its contents can be designated as processing information.

【0019】22は処理実行手段で、抽出した処理情報
に従ってバイナリデータを処理する。この処理の内容は
前記の通りで、表示には、バイナリデータをイメージデ
ータに変換して、テキストデータなどに埋め込んで表示
する、テキストデータとイメージデータにデコードした
バイナリデータなどを別ウィンドウで表示する、あるい
はイメージデータをサムネイル表示するなどがある。ま
たプリントによる出力の場合は、埋め込み印字やテキス
トデータとイメージデータとを別紙に印字する、などが
あり、これに用いる用紙やプリントの書式などを指定で
きる。さらにバイナリデータをデコードしたイメージデ
ータを保存する場合は、ファイル形式や保存場所、ファ
イル名などを処理情報に従って定める。またファクシミ
リサーバ4から文書管理サーバ8などに、少なくともバ
イナリデータ、好ましくは構造化文書全体を転送する場
合、宛先のアドレスや転送に用いる通信手段及び転送を
実行する通信時刻や転送時に付加する通信情報などを、
処理情報抽出手段で抽出した処理情報に従って、実行す
る。さらにファイル変換の場合、処理情報抽出手段20
で抽出した処理情報に従って、イメージデータの解像度
を変換し、符号化方式を変換し、色サイズを変換し、あ
るいは縮小/拡大などのサイズ変換などを実行する。ま
たバイナリデータに対して、表示とプリントと転送と変
換などのように、複数の処理を指定して実行しても良
い。
Reference numeral 22 denotes a processing execution means, which processes binary data according to the extracted processing information. The content of this process is as described above. For display, the binary data is converted into image data and embedded in text data for display, and the text data and binary data decoded into image data are displayed in a separate window. Alternatively, there is a thumbnail display of image data. In the case of output by printing, there are embedded printing, printing of text data and image data on a separate sheet, and the like, and the paper used for this and the print format can be specified. Further, when the image data obtained by decoding the binary data is stored, the file format, the storage location, the file name, etc. are determined according to the processing information. When transferring at least binary data, preferably the entire structured document, from the facsimile server 4 to the document management server 8 or the like, the address of the destination, the communication means used for the transfer, the communication time for executing the transfer, and the communication information added at the time of transfer Etc.
It is executed according to the processing information extracted by the processing information extracting means. Further, in the case of file conversion, the processing information extraction means 20
The resolution of the image data is converted, the encoding method is converted, the color size is converted, or size conversion such as reduction / enlargement is executed in accordance with the processing information extracted in step 1. In addition, a plurality of processes such as display, print, transfer, and conversion may be designated and executed for binary data.

【0020】構造化文書作成手段24は、処理情報を埋
め込んだ構造化文書を作成し、処理情報作成手段26
で、構造化文書のテキストデータ中に属性として埋め込
む処理情報を作成し、処理情報の作成を自動化する場
合、ルール表28などを用いる。そしてルール表28に
は、構造化文書中の属性の値やキーワード、あるいはバ
イナリデータの特徴などを処理情報に変換するためのデ
ータを記憶させる。
The structured document creating means 24 creates a structured document in which processing information is embedded, and the processing information creating means 26
When the processing information to be embedded as an attribute in the text data of the structured document is created and the creation of the processing information is automated, the rule table 28 or the like is used. Then, the rule table 28 stores data for converting attribute values and keywords in the structured document, features of binary data, and the like into processing information.

【0021】イメージデータなどのバイナリデータを取
り扱う場合、構造化文書中にコード化して埋め込むこと
が好ましく、逆に構造化文書からバイナリデータを取り
出して処理する場合には、イメージデータなどにデコー
ドする必要があり、コード化/デコード手段30はバイ
ナリデータのコード化とコード化したデータのバイナリ
データへのデコードとを行う。31は返信手段で、構造
化文書に対して表示,印字,転送,保存,変換などの処
理を行った際に、あるいは逆にこれらの処理に失敗した
場合などに、送信元などに対して返信を行うためのもの
である。但し返信は一般的に行うものではなく、処理情
報抽出手段20で抽出した処理情報中に、返信が必要な
旨が記載されている場合や、処理に失敗した場合に返信
することなどが記載されている場合などに行えばよい。
When handling binary data such as image data, it is preferable to encode and embed it in a structured document. Conversely, when binary data is taken out from a structured document and processed, it is necessary to decode it into image data or the like. Therefore, the encoding / decoding means 30 encodes binary data and decodes the encoded data into binary data. Reference numeral 31 is a replying means, which responds to the sender when the structured document is displayed, printed, transferred, stored, converted, or the like, or vice versa. Is for doing. However, the reply is not generally made, and it is described that the process information extracted by the process information extracting unit 20 indicates that a reply is necessary or that the process information is returned when the process fails. You can do this if you are

【0022】図3に構造化文書の処理プログラム14の
構成を示す。構造化文書の処理プログラム14の各部分
は、構造化文書の処理装置12の各要素と類似で、構造
化文書処理装置12に関する説明は、特に断らない限り
そのまま、構造化文書の処理プログラム14にも当ては
まる。32は構造化文書の入出力サブルーチンで、ファ
クシミリサーバ4などに既存のものを用いても良く、3
4は処理情報の抽出サブルーチンで、構造化文書のテキ
ストデータ中から処理の種類や内容などを記載した情報
を抽出する。
FIG. 3 shows the structure of the structured document processing program 14. Each part of the structured document processing program 14 is similar to each element of the structured document processing device 12, and the description of the structured document processing device 12 will be applied to the structured document processing program 14 unless otherwise specified. Also applies. Reference numeral 32 is a structured document input / output subroutine, and an existing one may be used as the facsimile server 4 or the like.
Reference numeral 4 is a processing information extraction subroutine, which extracts information describing the type and content of processing from the text data of the structured document.

【0023】処理の種類としては、表示や印字,保存,
転送,変換,返信などがある。そして表示や印字の場
合、埋め込み表示や埋め込み印字を行うのか、別ウィン
ドウや別の紙に印字するのか、サムネイル表示などを行
うのか、また印字する用紙のサイズや書式などを指定で
きる。保存の場合、ファイル名や保存場所,保存するフ
ァイルの形式などが処理情報として指定できる。転送の
場合、転送先のアドレスや転送に用いる通信手段や通信
時刻,転送時に付加する情報などが処理情報として指定
できる。変換の場合は、イメージデータの場合の変換後
の解像度や,符号化の方式,色変換やサイズ変換などが
処理情報として指定されている。返信に関しては、どの
ような条件で送信元に対して処理結果を返信するのかを
処理情報として記述できる。処理実行サブルーチン36
は、抽出した処理情報に従って構造化文書中のバイナリ
データ、例えばイメージデータを処理する。
The types of processing include display, printing, saving,
Transfer, conversion, reply, etc. In the case of display and printing, whether to perform embedded display or embedded printing, whether to print on another window or another paper, to display thumbnails, etc., and to specify the size and format of the paper to be printed can be specified. In the case of saving, the file name, the saving location, the format of the saved file, etc. can be specified as the processing information. In the case of transfer, the address of the transfer destination, the communication means used for the transfer, the communication time, the information added at the time of transfer, etc. can be designated as the processing information. In the case of conversion, the resolution after conversion in the case of image data, the encoding method, color conversion, size conversion, etc. are specified as processing information. Regarding the reply, it is possible to describe under what condition the process result is to be returned to the sender as the process information. Process execution subroutine 36
Processes binary data in a structured document, for example image data, according to the extracted processing information.

【0024】構造化文書作成サブルーチン38では、処
理情報作成サブルーチン40を用いて、構造化文書中の
バイナリデータに対する処理情報を作成し、処理情報の
作成を自動化したい場合、構造化文書中のキーワードや
バイナリデータの特徴などに基づいて処理情報を作成
し、キーワードやバイナリデータの特徴を処理情報に変
換するルールは例えばルール表に記憶する。42はルー
ル表作成サブルーチンで、どのようなキーワードやバイ
ナリデータにどのような特徴があれば、どのような処理
を要求するのかのルール表の作成に用いる。
The structured document creation subroutine 38 uses the processing information creation subroutine 40 to create processing information for the binary data in the structured document and to automate the creation of the processing information. The rules for creating the processing information based on the characteristics of the binary data and converting the keywords or the characteristics of the binary data into the processing information are stored in, for example, a rule table. Reference numeral 42 is a rule table creation subroutine, which is used to create a rule table indicating what kind of keyword or binary data has what characteristics and what process is required.

【0025】実施例の構造化文書はイメージデータなど
を取り扱うので、イメージデータをキャラクターコード
などに変換し、あるいは逆に構造化文書中のキャラクタ
ーコード変換されたイメージデータを元のイメージデー
タにデコードする必要があり、コード化/デコードサブ
ルーチン44は、このようなコード化とデコードとを行
う。返信サブルーチン45は、処理情報によって所定の
条件で返信することが要求されている場合に、返信を行
うためのものである。
Since the structured document of the embodiment handles image data and the like, the image data is converted into a character code or the like, or conversely, the character code-converted image data in the structured document is decoded into the original image data. The encoding / decoding subroutine 44 performs such encoding and decoding. The reply subroutine 45 is for making a reply when the processing information requires a reply under a predetermined condition.

【0026】図4に構造化文書16の構成を示すと、テ
キストデータ部分46にはデコード情報48と処理情報
50とが各々属性として埋め込まれ、構造化文書処理装
置や処理プログラムでは、処理情報50を抽出して処理
を決定し、デコード情報48を用いて、コード化された
バイナリデータを元のバイナリデータへとデコードす
る。52は構造化文書中のバイナリデータ部分で、ここ
ではイメージデータがキャラクターコード変換されたも
のとする。
When the structure of the structured document 16 is shown in FIG. 4, the decode information 48 and the processing information 50 are embedded as attributes in the text data portion 46, and in the structured document processing device and the processing program, the processing information 50. Is extracted to determine the processing, and the coded binary data is decoded into the original binary data by using the decoding information 48. Reference numeral 52 denotes a binary data portion in the structured document, and here it is assumed that the image data is character code converted.

【0027】図4では、バイナリデータがキャラクター
コード変換されて構造化文書中に埋め込まれているもの
とするが、バイナリデータを別ファイルとして構造化文
書にリンクさせ、リンクしたバイナリデータに対する処
理を構造化文書のテキスト部分中で記述しても良い。
In FIG. 4, the binary data is assumed to be character code converted and embedded in the structured document. However, the binary data is linked as a separate file to the structured document, and the processing for the linked binary data is structured. It may be described in the text part of the document.

【0028】図5に、構造化文書の例を示す。構造化文
書に対する処理として、ここでは構造化文書のe−メー
ルやファックス並びにプリント及び保存が指定されてい
る。プリントでは、ディレクトリ”work”に”file00
1”としてtif形式で保存することが指定され、かつキャ
ラクターコードからイメージデータに変換されたバイナ
リデータ部分をプリントすることが指定されている。転
送としてメールとファックスとが指定され、メール先ア
ドレス並びにファックス先アドレスが指定されている。
FIG. 5 shows an example of a structured document. As processing for a structured document, e-mail, fax, printing, and saving of the structured document are designated here. In print, "file00" in the directory "work"
1 "is specified to be saved in tif format, and it is specified to print the binary data part converted from the character code into image data. Mail and fax are specified as the transfer, and the mail address and The fax address is specified.

【0029】バイナリデータは”MMR”により符号化さ
れ、”Base64”によりキャラクターコード変換されてい
るので、デコード情報としてMMRにより符号化され、Bas
e64によりキャラクターコード変換されたことが指定さ
れている。そして属性”Image”の部分に、キャラクタ
ーコード変換されたイメージデータが記述されている。
Since the binary data is encoded by "MMR" and the character code is converted by "Base64", it is encoded by MMR as decoding information and
It is specified that the character code has been converted by e64. Then, in the portion of the attribute "Image", the character code converted image data is described.

【0030】実施例では構造化文書中にバイナリデータ
に対する処理を記述できるので、バイナリデータへの処
理を定めた構造化文書を作成でき、バイナリデータの取
り扱いが容易になる。特に構造化文書中でバイナリデー
タへの処理を定義して、自動的に処理できる。なお実施
例では、処理情報を属性として持つ構造化文書の作成を
構造化文書の処理装置や処理プログラムに含めたが、処
理情報を属性として持つ構造化文書の処理のみを行う装
置やプログラムでも良い。
In the embodiment, since the processing for binary data can be described in the structured document, a structured document in which the processing for binary data is defined can be created, and the handling of binary data becomes easy. In particular, you can define a process for binary data in a structured document and process it automatically. In the embodiment, creation of a structured document having processing information as an attribute is included in the structured document processing device or processing program, but an apparatus or program that only processes a structured document having processing information as an attribute may be used. .

【図面の簡単な説明】[Brief description of drawings]

【図1】 実施例での構造化文書の処理環境を示すブロ
ック図
FIG. 1 is a block diagram showing a processing environment of a structured document according to an embodiment.

【図2】 実施例での構造化文書の処理装置のブロック
FIG. 2 is a block diagram of a structured document processing device according to an embodiment.

【図3】 実施例での構造化文書の処理プログラムの構
成を示す図
FIG. 3 is a diagram showing a configuration of a structured document processing program according to an embodiment.

【図4】 実施例での構造化文書のデータ構造を示す図FIG. 4 is a diagram showing a data structure of a structured document in the embodiment.

【図5】 実施例の構造化文書の例を示す図FIG. 5 is a diagram showing an example of a structured document according to the embodiment.

【符号の説明】[Explanation of symbols]

2 LAN 4 ファクシミリサーバ 6 メールサーバ 8 文書管理サーバ 10 端末 12 構造化文書の処理装置 13 記憶媒体 14 構造化文書の処理プログラム 16 構造化文書 18 構造化文書の入出力手段 20 処理情報抽出手段 22 処理実行手段 24 構造化文書作成手段 26 処理情報作成手段 28 ルール表 30 コード化/デコード手段 31 返信手段 32 構造化文書の入出力サブルーチン 34 処理情報の抽出サブルーチン 36 処理実行サブルーチン 38 構造化文書作成サブルーチン 40 処理情報作成サブルーチン 42 ルール表作成サブルーチン 44 コード化/デコードサブルーチン 45 返信サブルーチン 46 テキストデータ部分 48 デコード情報 50 処理情報 52 バイナリデータ部分 2 LAN 4 Facsimile server 6 mail server 8 Document management server 10 terminals 12 Structured document processing device 13 storage media 14 Structured document processing program 16 structured documents 18 Input / output means for structured documents 20 Processing information extraction means 22 Processing execution means 24 Structured document creation means 26 Processing information creation means 28 Rule table 30 Encoding / decoding means 31 Means of reply 32 Input / output subroutine for structured document 34 Processing Information Extraction Subroutine 36 Process execution subroutine 38 Structured document creation subroutine 40 Processing information creation subroutine 42 Rule table creation subroutine 44 Encoding / Decoding Subroutine 45 reply subroutine 46 Text data part 48 Decode information 50 Processing information 52 Binary data part

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 バイナリデータを含むもしくはバイナリ
データとリンクした構造化文書のデータ構造であって、
構造化文書のテキストデータ中にバイナリデータに対す
る処理を指定する属性を設けたことを特徴とする、構造
化文書のデータ構造。
1. A data structure of a structured document containing binary data or linked with binary data,
A data structure of a structured document, characterized in that the text data of the structured document is provided with an attribute for designating a process for binary data.
【請求項2】 バイナリデータを含むもしくはバイナリ
データとリンクした構造化文書を生成するための装置で
あって、構造化文書のテキストデータ中に、前記バイナ
リデータへの処理を指定する属性を設ける機能を備えた
ことを特徴とする、構造化文書の処理装置。
2. A device for generating a structured document containing binary data or linked to binary data, wherein the text data of the structured document has an attribute for designating a process for the binary data. An apparatus for processing a structured document, comprising:
【請求項3】 バイナリデータを含むもしくはバイナリ
データとリンクした構造化文書に対して、構造化文書の
テキストデータ中のバイナリデータに対する処理を指定
した属性の値を抽出するための抽出手段と、該属性の値
に従って指定された処理を実行するための処理手段とを
設けた、構造化文書の処理装置。
3. Extraction means for extracting a value of an attribute designating a process for binary data in text data of a structured document with respect to a structured document containing binary data or linked with the binary data, An apparatus for processing a structured document, comprising: processing means for executing processing specified according to the value of an attribute.
【請求項4】 バイナリデータを含むもしくはバイナリ
データとリンクした構造化文書を処理するためのプログ
ラムであって、構造化文書のテキストデータ中に、前記
バイナリデータへの処理を指定する属性を設けるための
命令を設けたことを特徴とする、構造化文書の処理プロ
グラム。
4. A program for processing a structured document containing binary data or linked with binary data, wherein the text data of the structured document has an attribute for designating processing to the binary data. A structured document processing program, which is provided with the command.
【請求項5】 バイナリデータを含むもしくはバイナリ
データとリンクした構造化文書に対して、構造化文書の
テキストデータ中のバイナリデータに対する処理を指定
した属性の値を抽出するための抽出命令と、該属性の値
に従って指定された処理を実行するための処理命令とを
設けた、構造化文書の処理プログラム。
5. An extraction command for extracting a value of an attribute designating a process for binary data in text data of a structured document, for a structured document containing binary data or linked with the binary data, A structured document processing program provided with processing instructions for executing processing specified according to the value of an attribute.
JP2002122540A 2002-04-02 2002-04-24 Structured document processing apparatus and processing program Expired - Fee Related JP3724730B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2002122540A JP3724730B2 (en) 2002-04-24 2002-04-24 Structured document processing apparatus and processing program
US10/391,914 US20030188265A1 (en) 2002-04-02 2003-03-19 Structured document processing device and recording medium recording structured document processing program
CNB031086209A CN100507900C (en) 2002-04-02 2003-04-02 Structured document processing device and recording medium recording structured document processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002122540A JP3724730B2 (en) 2002-04-24 2002-04-24 Structured document processing apparatus and processing program

Publications (2)

Publication Number Publication Date
JP2003316767A true JP2003316767A (en) 2003-11-07
JP3724730B2 JP3724730B2 (en) 2005-12-07

Family

ID=29538123

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002122540A Expired - Fee Related JP3724730B2 (en) 2002-04-02 2002-04-24 Structured document processing apparatus and processing program

Country Status (1)

Country Link
JP (1) JP3724730B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09269940A (en) * 1996-03-29 1997-10-14 Sharp Corp Device for extracting date or the like
JPH09325960A (en) * 1996-06-04 1997-12-16 Oki Electric Ind Co Ltd Document processing system
WO1998013761A1 (en) * 1996-09-27 1998-04-02 Aim Corporation Terminal which stores information on communication network in local memory automatically
JPH10222510A (en) * 1997-02-07 1998-08-21 Hitachi Ltd Document converting method
JP2000048024A (en) * 1998-07-28 2000-02-18 Hitachi Ltd Structured document processor

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09269940A (en) * 1996-03-29 1997-10-14 Sharp Corp Device for extracting date or the like
JPH09325960A (en) * 1996-06-04 1997-12-16 Oki Electric Ind Co Ltd Document processing system
WO1998013761A1 (en) * 1996-09-27 1998-04-02 Aim Corporation Terminal which stores information on communication network in local memory automatically
JPH10222510A (en) * 1997-02-07 1998-08-21 Hitachi Ltd Document converting method
JP2000048024A (en) * 1998-07-28 2000-02-18 Hitachi Ltd Structured document processor

Also Published As

Publication number Publication date
JP3724730B2 (en) 2005-12-07

Similar Documents

Publication Publication Date Title
US6687742B1 (en) Communication control method for electronic mail system
JP2005524892A5 (en)
US20050030602A1 (en) Scan templates
JP2010109887A (en) Document processing device and its control method, document management system and data processing method as well as computer program in system
JP4454796B2 (en) COMMUNICATION DEVICE, ITS CONTROL METHOD, AND STORAGE MEDIUM
US7394560B2 (en) Image processing apparatus, control method therefor, and program
US7813550B2 (en) Image processing method, image processing program, and storage medium with a prescribed data format to delete information not desired
JP4089670B2 (en) Document management device
JP3724730B2 (en) Structured document processing apparatus and processing program
JP3724729B2 (en) Structured document processing apparatus and program thereof
US20030188265A1 (en) Structured document processing device and recording medium recording structured document processing program
JP2002344688A (en) Internet facsimile terminal
JP2007089134A (en) Image processing system, method, and program, and image forming apparatus
JP2010146123A (en) Document processor, document processing method and program
JP2004342038A (en) Printing system
JP3724728B2 (en) Structured document processing device
JP4165482B2 (en) Image display program and image display apparatus
JP2006333096A (en) Facsimile machine
JP2007193524A (en) Image forming device and control method thereof, information processor and control method thereof, program and storage medium
JP2004080388A (en) Network facsimile machine
JP5306442B2 (en) Print image storage device, print image storage system, and program
JP2006115021A (en) Facsimile machine
JP4944930B2 (en) COMMUNICATION DEVICE, ITS CONTROL METHOD, AND PROGRAM
JP3468219B2 (en) Internet facsimile machine
JP2006080812A (en) Network facsimile machine

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040419

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040422

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040618

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050902

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050915

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110930

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110930

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120930

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130930

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130930

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140930

Year of fee payment: 9

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees