JPH07262192A - Inspection device for structured document - Google Patents

Inspection device for structured document

Info

Publication number
JPH07262192A
JPH07262192A JP6056066A JP5606694A JPH07262192A JP H07262192 A JPH07262192 A JP H07262192A JP 6056066 A JP6056066 A JP 6056066A JP 5606694 A JP5606694 A JP 5606694A JP H07262192 A JPH07262192 A JP H07262192A
Authority
JP
Japan
Prior art keywords
attribute
document
inspection
information
structured document
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
JP6056066A
Other languages
Japanese (ja)
Inventor
Harunori Kobayashi
晴法 小林
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP6056066A priority Critical patent/JPH07262192A/en
Publication of JPH07262192A publication Critical patent/JPH07262192A/en
Pending legal-status Critical Current

Links

Landscapes

  • Machine Translation (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To provide a structured document inspection device capable of efficiently and easily inspecting document structure and attribute. CONSTITUTION:A document structure inspection part 50 inspects the document structure by referring to the managing information of a structure information managing part 60, and informs a document access part 70 of an inspection result. The document access part 70 makes access the document constituent of the document structure developed on memory 40, and delivers the document constituent to an attribute acquiring part 80. The attribute acquiring part 80 takes out the attribute that belongs to it, and delivers it to an attribute inspection part 90. The attribute inspection part 90 requests attribute information to an attribute information access part 100, and inspects the attribute based on the attribute information and the attribute delivered from the attribute acquiring part 80.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、少なくとも文書の属性
を検査する構造化文書検査装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a structured document inspection device for inspecting at least document attributes.

【0002】[0002]

【従来の技術】従来において、文書ファイル中の各種属
性の検査は、各種属性の形態(種類)、値の範囲、検査
方式など各属性カテゴリー毎に行っている。このような
属性の検査は、例えばODA(Open Document Architec
ture:ISO 8613に定義されている)に準拠した文書等の
構造化文書に対しても適用することができる。
2. Description of the Related Art Conventionally, various attributes in a document file are inspected for each attribute category such as various attribute forms (types), value ranges, and inspection methods. The inspection of such an attribute is performed by, for example, ODA (Open Document Architec).
ture: defined in ISO 8613) and can be applied to structured documents such as documents.

【0003】周知の様に、構造化文書は、階層構造、更
には入れ子構造も加わった構造で構成されており、また
文書内容もテキスト、図形、数値等が含まれている。こ
れらの文書内容には、各種の属性が含まれている。例え
ば、文字の属性、直線の属性等があり、また同じ直線に
しても、テキスト本文内に存在するものか、或いは該テ
キスト本文内の図形枠内に存在するものかにより、その
属性が異なる。このような属性が階層化された文書に分
散して存在している。
As is well known, a structured document has a hierarchical structure and a structure in which a nested structure is added, and the document contents also include text, figures, numerical values and the like. These document contents include various attributes. For example, there are a character attribute, a straight line attribute, and the like, and even if the same straight line exists, the attribute differs depending on whether the straight line exists in the text body or the figure frame in the text body. Such attributes are distributed and exist in the hierarchized document.

【0004】そして、このような構造化文書の構造及び
各種属性が妥当なものであるかどうか、その正当性の検
査は、対象となる構造化文書のフォーマットに応じた構
造化文書エディタを起動して、当該文書を開いて実行す
るようにしている。
Whether or not the structure and various attributes of such a structured document are appropriate and the validity thereof is checked by activating a structured document editor according to the format of the target structured document. Then, the document is opened and executed.

【0005】なお属性を検査する装置としては、特開平
1−92836号公報に記載された木走査装置がある。
As a device for inspecting attributes, there is a tree scanning device described in Japanese Patent Laid-Open No. 1-92836.

【0006】[0006]

【発明が解決しようとする課題】しかし、上述した従来
における構造化文書の構造及び属性の検査すなわち構造
化文書エディタにより属性を検査する方法では、構造化
文書をオープンする際、検査様式が多岐にわたり、また
階層構造であるので検査箇所が分散するため、構造化文
書エディタの開発及び保守が難しく効率的でない。また
構造化文書エディタで構造化文書を開けたからといっ
て、細かな属性や構造情報の整合性がとれているという
保証はなく、その後の文書編集中に異常終了してしまう
こともある。また構造化文書エディタ本体で数多くの検
査を起動時に毎回行ってしまうと、今度は起動に時間が
かかってしまうので、これも実用的ではない。
However, in the above-described conventional method of inspecting the structure and attributes of a structured document, that is, the method of inspecting attributes by a structured document editor, there are various inspection modes when a structured document is opened. Also, since it has a hierarchical structure, the inspection points are dispersed, which makes development and maintenance of a structured document editor difficult and inefficient. In addition, even if a structured document is opened with the structured document editor, there is no guarantee that the detailed attributes and the structural information are consistent, and the document may end abnormally during subsequent document editing. Also, if a large number of inspections are performed on the structured document editor body each time it is started, this time will take a long time to start, which is not practical either.

【0007】さらに検査するためのプログラムのあちこ
ちに個別の検査機構が組み込まれると、当該プログラム
の見通しが非常に悪くなるので、当該プログラムの不具
合を招き易くなると共にバージョンアップへの対応も非
効率的である。
If individual inspection mechanisms are incorporated around the program for further inspection, the outlook of the program becomes extremely poor, which tends to cause defects in the program and inefficient response to version upgrades. Is.

【0008】この発明は、効率的に且つ容易に文書構造
及び属性を検査することのできる構造化文書検査装置を
提供することを目的とする。
It is an object of the present invention to provide a structured document inspection device capable of efficiently and easily inspecting a document structure and attributes.

【0009】[0009]

【課題を解決するための手段】本発明は、文書構造を構
成するオブジェクト及びこのオブジェクトに付随する属
性要素と、内容体系情報及びその固有の属性要素とを含
む構造化文書を編集する文書編集手段とは独立して、前
記文書構造と、前記オブジェクトに付随する属性要素及
び固有の属性要素とを検査する検査手段を具備してい
る。
According to the present invention, there is provided a document editing means for editing a structured document including an object constituting a document structure, an attribute element attached to the object, content system information and its own attribute element. Independently of, there is a checking means for checking the document structure and the attribute elements associated with the object and the unique attribute elements.

【0010】[0010]

【作用】本発明では、文書構造を構成するオブジェクト
及びこのオブジェクトに付随する属性要素と、内容体系
情報及びその固有の属性要素とを含む構造化文書を編集
する構造化文書エディタ等の文書編集手段とは独立して
いる検査手段が、当該文書構造と、当該オブジェクトに
付随する属性要素及び固有の属性要素とを検査する。
According to the present invention, a document editing means such as a structured document editor for editing a structured document including an object constituting a document structure, an attribute element attached to the object, content system information and an attribute element unique to the content system information. Inspecting means independent from the inspecting means inspects the document structure, the attribute element attached to the object, and the unique attribute element.

【0011】従って、構造化文書エディタが機能してい
ない場合いであっても(つまりエディタが無くとも)、
構造化文書の文書構造、属性を検査することができる。
Therefore, even when the structured document editor is not functioning (that is, without the editor),
You can inspect the document structure and attributes of structured documents.

【0012】[0012]

【実施例】以下、本発明の実施例を添付図面を参照して
説明する。
Embodiments of the present invention will be described below with reference to the accompanying drawings.

【0013】図1は本発明に係る構造化文書検査装置の
一実施例を示す機能ブロック図である。
FIG. 1 is a functional block diagram showing an embodiment of a structured document inspection apparatus according to the present invention.

【0014】図1の機能ブロック図の説明に先立って、
本実施例の装置が処理対象としている構造化文書につい
て説明する。この構造化文書は、少なくとも、 文書構
造を構成するオブジェクト及びこのオブジェクトに付随
する属性要素と、内容体系情報及びその固有の属性要素
とを有して構成されている。前記オブジェクトには、例
えば章、節、項などを表すオブジェクトや内容体系部を
参照しているオブジェクト(基本論理オブジェクト)な
どがある。また内容体系情報には、テキスト、図形、数
値や、更に他の文書構造すなわち入れ子構造等が含まれ
ている。このような構造化文書としては、上述したOD
Aに準拠した構造化文書がある。
Prior to the explanation of the functional block diagram of FIG.
A structured document which is a processing target of the apparatus of this embodiment will be described. This structured document is configured to include at least an object that constitutes the document structure and an attribute element attached to this object, and content system information and its unique attribute element. The objects include, for example, an object representing a chapter, a section, an item, etc. and an object (basic logical object) referencing the content system part. The content system information includes texts, figures, numerical values, and other document structures, that is, nested structures. As such a structured document, the OD described above is used.
There is a structured document conforming to A.

【0015】さて、図1において、構造化文書ファイル
読込部10は、構造化文書ファイルを文書構成要素毎に
読み込んで、情報検査部20及びファイル内部位置対応
管理部30に渡す。
In FIG. 1, the structured document file reading unit 10 reads the structured document file for each document constituent element and transfers it to the information inspection unit 20 and the file internal position correspondence management unit 30.

【0016】情報検査部20は、渡された文書構成要素
をメモリ40に展開するとともに、構造情報を文書構造
検査部50に渡す。
The information inspecting unit 20 develops the delivered document constituent elements in the memory 40 and delivers the structure information to the document structure inspecting unit 50.

【0017】ファイル内部位置対応管理部30は、渡さ
れた文書構成要素のファイル内部における位置(以下、
ファイル内部位置という)と、当該文書構成要素を識別
するための識別情報(以下、文書構成要素IDという)
とを対応付けて保持し管理する。
The file internal position correspondence management unit 30 determines the position inside the file of the passed document constituent element (hereinafter,
File internal position) and identification information for identifying the document constituent element (hereinafter referred to as document constituent element ID)
Corresponds and holds and manages.

【0018】文書構造検査部50は、特定構造の整合性
検査のための情報を管理している構造情報管理部60の
管理情報を参照して文書構造を検査し、この検査結果を
文書アクセス部70に通知する。
The document structure inspection unit 50 inspects the document structure by referring to the management information of the structure information management unit 60 which manages the information for the consistency inspection of the specific structure, and the inspection result is the document access unit. Notify 70.

【0019】文書アクセス部70は、メモリ40に展開
された文書構造を辿ると共に、文書構成要素にアクセス
し、この文書構成要素を属性取得部80に渡す。
The document access unit 70 traces the document structure expanded in the memory 40, accesses the document constituent elements, and passes the document constituent elements to the attribute acquisition unit 80.

【0020】属性取得部80は、渡された 文書構成要
素からこれに付随する属性を取り出して、属性検査部9
0に渡す。
The attribute acquisition unit 80 extracts the attributes attached to the document constituent elements passed thereto, and the attribute inspection unit 9
Pass to 0.

【0021】属性検査部90は、属性情報アクセス部1
00に対して属性情報を要求し、この属性情報と、属性
取得部80から渡された属性とに基づいて、当該属性を
検査する。
The attribute inspecting section 90 includes an attribute information access section 1
00 is requested for attribute information, and the attribute is inspected based on this attribute information and the attribute passed from the attribute acquisition unit 80.

【0022】属性アクセス部100は属性情報管理部1
10に対してアクセスすることにより属性情報を取得
し、これを属性検査部90に渡す。
The attribute access unit 100 is the attribute information management unit 1.
The attribute information is acquired by accessing 10 and passed to the attribute inspection unit 90.

【0023】属性情報管理部110は、保存部120に
保存されている各種属性の検査様式、属性のタイプ、属
性値の範囲、出力名称などの属性情報を管理すると共
に、属性情報アクセス部100からの要求に応じて属性
情報を読み出して返す。
The attribute information management unit 110 manages attribute information such as inspection styles of various attributes, attribute types, attribute value ranges, output names, etc., which are stored in the storage unit 120, and from the attribute information access unit 100. The attribute information is read and returned in response to the request.

【0024】検査結果情報加工部130は属性検査部9
0の検査結果情報を適当な出力結果に加工して、検査結
果出力部140に渡す。この検査結果出力部140から
は出力結果が出力される。
The inspection result information processing unit 130 is the attribute inspection unit 9
The inspection result information of 0 is processed into an appropriate output result and passed to the inspection result output unit 140. An output result is output from the inspection result output unit 140.

【0025】係る構成において、文書構造検査部50と
構造情報管理部60とで構造情報の検査を実施し、属性
取得部80、属性検査部90、検査結果情報加工部13
0及び検査結果出力部140で属性の検査を実施してい
る。また属性情報管理部110及び保存部120で属性
情報データベースを構成している。すなわち属性様式毎
に、検査様式と、検査内容すなわち属性のタイプ、属性
値の範囲及び出力名称などの検査データとをカテゴライ
ズしてパッケージ化されて、さらにデータベース化され
ている。
In this structure, the document structure inspection unit 50 and the structure information management unit 60 inspect the structure information, and the attribute acquisition unit 80, the attribute inspection unit 90, and the inspection result information processing unit 13 are executed.
0 and the inspection result output unit 140 are inspecting attributes. The attribute information management unit 110 and the storage unit 120 form an attribute information database. That is, for each attribute format, the inspection format and the inspection content, that is, the inspection data such as the attribute type, the attribute value range, and the output name are categorized, packaged, and further stored in a database.

【0026】次に本実施例の構造化文書の構造及び属性
の検査処理について、図2に示すフローチャートを参照
して説明する。
Next, the structure and attribute inspection processing of the structured document of this embodiment will be described with reference to the flowchart shown in FIG.

【0027】なお、この実施例においては構造化文書エ
ディタは一切関係ない。すなわち構造化文書エディタを
起動する必要がないということである。
It should be noted that the structured document editor is not involved in this embodiment at all. That is, there is no need to launch the structured document editor.

【0028】さて、図2に示すように、構造化文書ファ
イル読込部10は、構造化文書ファイル内の構造化文書
のプリアンブル部(先頭部分の文書概要)を読み込み
(ステップ101)、このプリアンブル部を情報検査部
20及びファイル内部位置対応管理部30に渡す。
As shown in FIG. 2, the structured document file reading unit 10 reads the preamble part (the document outline of the head part) of the structured document in the structured document file (step 101), and the preamble part is read. To the information inspection unit 20 and the file internal position correspondence management unit 30.

【0029】情報検査部20では、上記プリアンブル部
の所定の記述様式及び順序、バージョン、クリエイター
等の確認を行い(ステップ102)それが正常か否かを
判断する(ステップ103)。
The information inspecting section 20 confirms the predetermined description format and order of the preamble section, the version, the creator, etc. (step 102) and judges whether or not it is normal (step 103).

【0030】正常の場合は、ファイル内部位置対応管理
部30は文書構造部すなわち文書構成要素の上記ファイ
ル内位置情報と文書構成要素IDとを対応付けて保存す
ると共に、情報検査部20は文書構造部を順次生成して
メモリ40に展開する(ステップ104)。
In the normal case, the file internal position correspondence management unit 30 stores the document structure unit, that is, the above-mentioned file position information of the document constituent element and the document constituent element ID in association with each other, and the information inspection unit 20 causes the document structure The copies are sequentially generated and expanded in the memory 40 (step 104).

【0031】次に情報検査部20は、全ての文書構造を
生成したか否か、すなわち上記ファイルの終わりまで検
査したか否かを判断する(ステップ105)。
Next, the information inspecting section 20 determines whether or not all the document structures have been generated, that is, whether or not all the document structures have been inspected (step 105).

【0032】ここで、ファイルの終わりまで検査が終了
していない場合、文書構造検査部50は、文書構造部分
に応じて、許容される構造かどうかを検査し(ステップ
106)、この検査結果は正常か否かを判断し(ステッ
プ107)、ここで、正常の場合はその旨を文書アクセ
ス部70に通知する。
Here, if the inspection is not completed up to the end of the file, the document structure inspection unit 50 inspects whether the structure is permissible according to the document structure portion (step 106), and the inspection result is It is determined whether or not it is normal (step 107), and if it is normal, the fact is notified to the document access unit 70.

【0033】文書アクセス部70は、メモリ40に展開
されている文書構造を辿ると共に、文書構成要素をアク
セスし、この文書構成要素を属性取得部80に渡す。属
性取得部80では、属性を保持している文書構成要素を
受け取った場合は、当該属性を示す識別子(以下、属性
識別子という)を取得し(ステップ108)、この属性
識別子を属性検査部90に渡す。
The document access unit 70 traces the document structure developed in the memory 40, accesses the document constituent elements, and passes the document constituent elements to the attribute acquisition unit 80. When the attribute acquisition unit 80 receives a document component holding an attribute, the attribute acquisition unit 80 acquires an identifier indicating the attribute (hereinafter referred to as an attribute identifier) (step 108), and the attribute inspection unit 90 receives this attribute identifier. hand over.

【0034】属性検査部90は、受け取った属性識別子
に基づいて、属性のカテゴリー、様式、属性のタイプに
応じた値などの検査対象の属性情報を取得し(ステップ
109)、この検査対象の属性情報を属性情報アクセス
部100に渡して、属性情報を要求する。
Based on the received attribute identifier, the attribute inspection unit 90 acquires attribute information of the inspection target such as a value of the attribute category, style, and attribute type (step 109). Information is passed to the attribute information access unit 100 to request attribute information.

【0035】この要求に応答した属性情報アクセス部1
00は、渡された検査対象の属性情報に応じて、基準と
なる属性情報(すなわち、検査様式、属性のタイプ、属
性の値など)を、上述した属性情報データベースに問い
合わせ(ステップ110)、この問合結果を属性検査部
90に返す。
Attribute information access unit 1 responding to this request
00 inquires the above-mentioned attribute information database for the reference attribute information (that is, inspection style, attribute type, attribute value, etc.) according to the passed attribute information of the inspection object (step 110). The inquiry result is returned to the attribute inspection unit 90.

【0036】属性検査部90は、属性情報アクセス部1
00からの問合結果である属性情報と、上記取得した検
査対象の属性情報とに基づいて、当該検査対象の属性を
検査する。すなわち、検査対象の属性が、属性情報デー
タベースからの属性情報に含まれている許容値の範囲内
か否かを判断する(ステップ111)。
The attribute inspecting section 90 includes an attribute information access section 1
The attribute of the inspection target is inspected based on the attribute information which is the inquiry result from 00 and the acquired attribute information of the inspection target. That is, it is determined whether or not the attribute to be inspected is within the range of allowable values included in the attribute information from the attribute information database (step 111).

【0037】ここで、許容値内の場合は上記ステップ1
05以降が実行される。
If it is within the allowable value, the above step 1
05 and later are executed.

【0038】上記ステップ103においてプリアンブル
部が異常の場合、ステップ107において検査結果が異
常の場合、ステップ111において属性が許容値を越え
ていた場合は、属性検査部90は、属性の検査が続行可
能か否かを判断する(ステップ112)。ここで、続行
不可能の場合には異常終了し(ステップ113)、一
方、続行可能の場合は検査を続行して、検査結果を検査
結果情報加工部130に出力する。
If the preamble portion is abnormal in step 103, the inspection result is abnormal in step 107, or the attribute exceeds the allowable value in step 111, the attribute inspection portion 90 can continue attribute inspection. It is determined whether or not (step 112). If it is not possible to continue, the process ends abnormally (step 113). On the other hand, if it is possible to continue, the inspection is continued and the inspection result is output to the inspection result information processing unit 130.

【0039】検査結果情報加工部130は、検査結果情
報を認識可能なように加工する(ステップ114)。こ
の加工された検査結果は、検査結果出力部140に保管
され、一定条件毎に出力される(ステップ115)。
The inspection result information processing unit 130 processes the inspection result information so that it can be recognized (step 114). The processed inspection result is stored in the inspection result output unit 140 and is output for each constant condition (step 115).

【0040】ステップ115を終了した後は、上記ステ
ップ105に戻る。
After completing step 115, the process returns to step 105.

【0041】このステップ105において、ファイルの
終わりまで検査した場合は、処理を終了する。
In step 105, when the end of the file is inspected, the process is ended.

【0042】なお、上述した処理において、ステップ1
04〜ステップ108は構造情報の検査の処理であり、
ステップ109〜ステップ115が属性情報の検査の処
理である。
In the above process, step 1
Steps 04 to 108 are processes for inspecting structural information,
Steps 109 to 115 are the processing for checking the attribute information.

【0043】また上述したように検査には大きく分類し
て構造検査と属性監査とがある。いずれの場合において
も、異常があった場合には、その後の検査に影響のある
場合でも、継続検査が可能な限りは監査を続行し、検査
結果を提示するようにしている。この検査結果の一部と
して、検査対象の構造化文書ファイル内部のどの位置で
あるかを合わせて提示する。例えば構造化文書ファイル
の何行目に異常があったか等の結果を提示する。
Further, as described above, inspections are roughly classified into structure inspections and attribute inspections. In any case, if there is an abnormality, even if the subsequent inspection is affected, the audit is continued as long as continuous inspection is possible and the inspection result is presented. As a part of the inspection result, the position inside the structured document file to be inspected is also presented. For example, the result of which line in the structured document file is abnormal is presented.

【0044】なお、図1に示した構造化文書検査装置は
構造化文書エディタから独立しているため、構造化文書
エディタ以外で、同じ文書フォーマットを対象としてい
る各種文書処理アプリケーションにより作成された構造
化文書を、図1に示した構造化文書検査装置によって検
査したり、また構造化文書を当該アプリケーションが読
み込む前に、図1に示した構造化文書検査装置が検査す
ることができる。これによって、構造化文書の品質を一
定レベルに維持することができる。
Since the structured document inspection apparatus shown in FIG. 1 is independent of the structured document editor, a structure created by various document processing applications for the same document format other than the structured document editor. The structured document inspection apparatus shown in FIG. 1 can inspect the structured document, and the structured document inspection apparatus shown in FIG. 1 can inspect the structured document before the application reads the structured document. This allows the quality of the structured document to be maintained at a constant level.

【0045】以上説明したように本実施例によれば、構
造化文書エディタが無くても、構造化文書検査装置によ
って構造化文書の検査ができる。また構造化文書検査装
置においては、検査様式に合った検査方法と検査データ
をパッケージ化したため、この構造化文書検査装置の開
発途中、及びその後の保守においても対応が容易であ
り、効率的である。さらに属性仕様が変更になった場合
であっても、属性情報データベースの更新のみを実施す
れば良いこととなり、属性変更に対しては、迅速な対応
が可能となる。
As described above, according to the present embodiment, the structured document inspection apparatus can inspect the structured document without the structured document editor. Further, in the structured document inspection device, since the inspection method and the inspection data suitable for the inspection format are packaged, it is easy and efficient to deal with the structured document inspection device during the development and the subsequent maintenance. . Further, even when the attribute specification is changed, it is only necessary to update the attribute information database, and it is possible to promptly deal with the attribute change.

【0046】[0046]

【発明の効果】以上説明したように本発明によれば、文
書構造を構成するオブジェクト及びこのオブジェクトに
付随する属性要素と、内容体系情報及びその固有の属性
要素とを含む構造化文書を編集する構造化文書エディタ
等の文書編集手段とは独立している検査手段が、当該文
書構造と、当該オブジェクトに付随する属性要素及び固
有の属性要素とを検査するようにしているので、構造化
文書エディタとは独立して、構造化文書の文書構造及び
属性を検査することができる。
As described above, according to the present invention, a structured document including an object constituting a document structure, an attribute element attached to this object, content system information and its unique attribute element is edited. Since the checking means independent of the document editing means such as the structured document editor checks the document structure, the attribute element attached to the object and the unique attribute element, the structured document editor. Independently of, the document structure and attributes of structured documents can be examined.

【0047】従って、効率的に且つ容易に文書構造及び
属性を検査する構造化文書検査装置を提供することがで
きるという利点がある。
Therefore, there is an advantage that it is possible to provide a structured document inspection device that inspects the document structure and attributes efficiently and easily.

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

【図1】 本発明に係る構造化文書検査装置の一実施例
を示した機能ブロック図。
FIG. 1 is a functional block diagram showing an embodiment of a structured document inspection device according to the present invention.

【図2】 本実施例の構造化文書の構造及び属性の検査
処理動作を示すフローチャート。
FIG. 2 is a flowchart showing a structure and attribute inspection processing operation of a structured document according to the present embodiment.

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

10…構造化文書ファイル読込部、20…情報検査部、
30…ファイル内部位置対応管理部、40…メモリ、5
0…文書構造検査部、60…構造情報管理部、70…文
書アクセス部、80…属性取得部、90…属性検査部、
100…属性情報アクセス部、110…属性情報管理
部、120…保存部、130…検査結果情報加工部、1
40…検査結果出力部。
10 ... Structured document file reading unit, 20 ... Information inspection unit,
30 ... File internal position correspondence management unit, 40 ... Memory, 5
0 ... Document structure inspection unit, 60 ... Structure information management unit, 70 ... Document access unit, 80 ... Attribute acquisition unit, 90 ... Attribute inspection unit,
100 ... Attribute information access unit, 110 ... Attribute information management unit, 120 ... Storage unit, 130 ... Inspection result information processing unit, 1
40 ... Inspection result output unit.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 文書構造を構成するオブジェクト及びこ
のオブジェクトに付随する属性要素と、内容体系情報及
びその固有の属性要素とを含む構造化文書を編集する文
書編集手段とは独立して、 前記文書構造と、前記オブジェクトに付随する属性要素
及び固有の属性要素とを検査する検査手段を具備したこ
とを特徴とする構造化文書検査装置。
1. A document editing means for editing a structured document including an object constituting a document structure and an attribute element attached to the object, and content system information and its unique attribute element, independently of the document editing means. An apparatus for inspecting a structured document, comprising an inspection means for inspecting a structure, an attribute element attached to the object, and a unique attribute element.
JP6056066A 1994-03-25 1994-03-25 Inspection device for structured document Pending JPH07262192A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6056066A JPH07262192A (en) 1994-03-25 1994-03-25 Inspection device for structured document

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6056066A JPH07262192A (en) 1994-03-25 1994-03-25 Inspection device for structured document

Publications (1)

Publication Number Publication Date
JPH07262192A true JPH07262192A (en) 1995-10-13

Family

ID=13016718

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6056066A Pending JPH07262192A (en) 1994-03-25 1994-03-25 Inspection device for structured document

Country Status (1)

Country Link
JP (1) JPH07262192A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150081256A (en) * 2012-09-07 2015-07-13 아메리칸 케미칼 소사이어티 Automated composition evaluator

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150081256A (en) * 2012-09-07 2015-07-13 아메리칸 케미칼 소사이어티 Automated composition evaluator
JP2015531513A (en) * 2012-09-07 2015-11-02 アメリカン ケミカル ソサイエティ Automatic configuration evaluator

Similar Documents

Publication Publication Date Title
US6823478B1 (en) System and method for automating the testing of software processing environment changes
US6405211B1 (en) Object-oriented representation of technical content and management, filtering, and synthesis of technical content using object-oriented representations
JP3386232B2 (en) Test computer system
US20030145017A1 (en) Method and application for removing material from documents for external sources
JPH08234966A (en) System and method for decision of conformity of software package to rule and requirement of packaging
US8676627B2 (en) Vertical process merging by reconstruction of equivalent models and hierarchical process merging
JPH1021061A (en) Automatic version-up system for client software
JP4185175B2 (en) How to display structured documents
US7152201B2 (en) Write control method, structured document management apparatus, structured document edit apparatus, and program product
JPH07262192A (en) Inspection device for structured document
CN116166629A (en) File format conversion method, device, equipment and readable storage medium
KR100576487B1 (en) System and method for maintaining componentized content
JP2001166924A (en) Device and method for managing software developed article
JP4281220B2 (en) Data management device for analytical instruments
JP2000048024A (en) Structured document processor
JPS63200257A (en) Program loading system for computer
WO2000049521A1 (en) Method of hidden text detection and use in electronic document approval
JP2590846B2 (en) System design document creation device
JP2533532B2 (en) Online test method
JPH0962541A (en) Automatic inspection item preparing tool
JP2001100986A (en) Software development support system
JPS5856150A (en) Program control system
JP2005018471A (en) Business terminal, business system, program, and method for checking data about business system
CN117951713A (en) Automatic generation method and system for abnormal sample data set for vulnerability classification evaluation
JP3570578B2 (en) Document database management device and method of checking document termination in node when generating document by evaluating document type in document database management device