WO2005096173A1 - 電子化サービスマニュアル生成方法、付加データ生成方法 - Google Patents

電子化サービスマニュアル生成方法、付加データ生成方法 Download PDF

Info

Publication number
WO2005096173A1
WO2005096173A1 PCT/JP2005/005880 JP2005005880W WO2005096173A1 WO 2005096173 A1 WO2005096173 A1 WO 2005096173A1 JP 2005005880 W JP2005005880 W JP 2005005880W WO 2005096173 A1 WO2005096173 A1 WO 2005096173A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
structure definition
information
service manual
original data
Prior art date
Application number
PCT/JP2005/005880
Other languages
English (en)
French (fr)
Inventor
Ikuo Nuno
Hatsuo Okubo
Original Assignee
Victor Company Of Japan, Limited
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
Priority claimed from JP2004100863A external-priority patent/JP2005004726A/ja
Application filed by Victor Company Of Japan, Limited filed Critical Victor Company Of Japan, Limited
Priority to JP2006511671A priority Critical patent/JP4423613B2/ja
Priority to KR1020067020083A priority patent/KR100889906B1/ko
Priority to EP05728054.7A priority patent/EP1736894A4/en
Priority to US10/593,717 priority patent/US20080046254A1/en
Priority to CN2005800171998A priority patent/CN1997990B/zh
Publication of WO2005096173A1 publication Critical patent/WO2005096173A1/ja

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/20Administration of product repair or maintenance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation

Definitions

  • the present invention generates an electronic service manual that contains detailed information that is helpful when performing maintenance, inspection, maintenance, repair, etc., corresponding to a product having an electric circuit or an electronic circuit.
  • An electronic service manual is, for example, a book-shaped service manual printed on paper.
  • -A hyperlink for linking force data which is almost always an electronic version of the manual as it is, is embedded in a predetermined place, for example, switching from the display of the circuit diagram to the display of the description of the circuit diagram.
  • FIG. 41 is a diagram for explaining an outline of a method for generating a PDF service manual in a conventional technique.
  • PDF service manuals generally include unstructured body text data, CAD (Computer Aided Design) drawing data, unstructured part data, and unstructured IC (
  • Integrated Circuit Generated based on function table data and unstructured voltage value data.
  • unstructured refers to a state in which the structure is not clear, but in this specification, the structure is clearer than the data generated finally. , State.
  • the PDF service manual generation control unit 2000 shown in Fig. 41 includes a text text generation control unit 2001, a PDF drawing generation control unit 2002, a parts table generation control unit 2003, an IC function table generation control unit 2004, and a voltage value table generation.
  • the control unit 2005 is provided.
  • the PDF service manual generation control unit 2000 is an input / display device 2100 that enables the operator to create a PDF service manual, and information necessary for generating a PDF format document (PDF document). And other data are stored in the data storage device 2200.
  • the body text generation control unit 2001 edits and processes the unstructured body text data captured using the general-purpose DTP (Desktop Publishing) application software. It has a function to perform processing to convert data into PDF format, which is the most common electronic document data format. That is, the body text generation control unit 2001 converts the unstructured body text data into body text in PDF format (body text PDF data).
  • DTP Desktop Publishing
  • the PDF drawing generation control unit 2002 converts the CAD drawing data into general-purpose vector type two-dimensional graphics data, and then performs editing and processing using general-purpose DTP application software.
  • the data after editing and processing is the most It has a function to convert data to general PDF format data. That is, the CAD drawing data is converted into a drawing in PDF format (drawing PDF data) by the PDF drawing generation control unit 2002.
  • the parts table generation control unit 2003 edits and processes the unstructured unstructured part data captured using the general-purpose DTP application software, and converts the edited and processed data into an electronic document. It has a function to convert data to PDF format, which is the most common data format. That is, the parts table generation control unit 2003 converts the unstructured parts data into a parts list in PDF format (parts list PDF data).
  • the IC function table generation control unit 2004 edits and processes the unstructured IC function table data imported using general-purpose DTP application software, and edits and processes the data after the processing operation electronically. It has a function to convert data to PDF format, which is the most common document data format. That is, the IC function table generation control unit 2004 converts the unstructured IC function table data into an IC function table in PDF format (IC function table PDF data).
  • the voltage value table generation control unit 2005 edits and processes the unstructured voltage value data captured using the general-purpose DTP application software, and executes the data after the editing and processing. It has a function to convert the data into the most common PDF format data as the electronic document data format. That is, the voltage table generation control unit 2005 converts the unstructured voltage value data into a voltage table in PDF format (voltage table PDF data).
  • a server and a user terminal are connected via a network.
  • the user terminal makes a search request for a product or part to the server, and the server transmits the request. Transmitting information on the product or part corresponding to the search request to the user terminal.
  • a component search system that enables the following.
  • Patent Document 1 Japanese Patent Application Laid-Open No. 2002-99550
  • the above PDF service manual is basically a static document, and when embedding a hyperlink for linking (coordination) between data in the PDF service manual, it is necessary to convert the data into electronic documents in advance.
  • the secondary work of selecting the data to be linked on the service manual creator side and embedding hyperlinks for linking the data needs to be performed.
  • Patent Document 1 discloses a parts list at a user terminal.
  • Patent Document 1 does not disclose a function for a user to freely add a comment in an electronic service manual.
  • the present invention provides a computerized service manual generating method, a computerized service manual generating apparatus, a computerized service manual generating program, and a computerized service manual for generating a computerized service manual with excellent convenience.
  • a computerized service manual generating method When using the recording medium on which this program is recorded and the computerized service manual, Additional data generation method, additional data generation device, and computerized service manual generation for generating additional data that can clearly express the relationship between the added information and the contents in the digitized service manual It is intended to provide a program and a recording medium on which the program is recorded.
  • each document for example, text, drawing, parts table, IC function table, voltage value table, etc.
  • the structured data is generated by using the structure definition specified for each document.
  • the structure definition used here is intended to be able to handle all the finalized structured electronic service manuals as data, regardless of the type of drawing data, document data, etc. It does.
  • this structure definition clearly defines the hierarchical structure of data and the appropriate arrangement of essential elements, etc., and also adds external data that is added at the time of generation without requiring any modification to the generated document. It enables mutual interaction of information in each document operated by a script and linkage to other data.
  • this structure definition is defined so that it is easy to develop functions such as enhancement of functions in the future.
  • the data format of the document included in the electronic service manual is set to the XML (extensible Markup Language) format
  • the drawing wiring diagram, board diagram, mechanism diagram, block
  • SVG Scalable Vector Graphics
  • SVGZ Scalable Vector Graphics
  • This enables the structure of drawing data, which was not possible with conventional PDF drawings, and also allows the relation inquiry with the related parts table data (each part in the parts table and the figure in the drawing). (Association with elements) can be automated, and in the process of generating the digitized service manual, the minimum keyword information necessary to link the finally generated XML BOM data with the SVG drawing data is embedded. Becomes possible.
  • any comment inserted by the user or display setting of a graphic element changed by the user for example, color setting
  • any comment inserted by the user or display setting of a graphic element changed by the user for example, color setting
  • a computerized electronic service manual including document information and drawing information relating to a predetermined product having an electric circuit or an electronic circuit having components as components is provided.
  • the computer obtains the structure definition in which the structure definition of the computerized service manual is described! And the structure definition information is stored in a location that can be referred to by the computer. Steps and
  • the computer based on the structure definition information acquired in the structure definition acquiring step, converts the original data acquired in the original data acquiring step into configuration data of the electronic service manual and includes Generating a compliant structure data that conforms to the structure
  • An electronic service manual generation method is provided.
  • the structure definition obtaining step In the figure, the body text structure definition information in which the structure definition related to the body text is described is obtained as the structure definition information, and the parts used in the predetermined product in the original data obtaining step are illustrated.
  • drawing structure definition information describing the structure definition of the drawing is obtained as the structure definition information,
  • the structural definition obtaining step when the parts table data in which the list of the parts used for the predetermined product is described is obtained as the original data, in the structural definition obtaining step, The structure definition related to the parts table is described, and the parts table structure definition information is acquired as the structure definition information.
  • the electric circuit or the electric circuit used for the predetermined product is used.
  • the structure definition related to the voltage table is described in the structure definition obtaining step.
  • An electronic service manual generation method is provided in which voltage table structure definition information is acquired as the structure definition information.
  • the structure definition acquisition is performed.
  • body text structure definition information in which a structure definition related to the body text is described is acquired as the structure definition information
  • parts used in the predetermined product are illustrated.
  • the structural definition obtaining step when the parts table data in which the list of the parts used for the predetermined product is described is obtained as the original data, in the structural definition obtaining step, The structure definition related to the parts table is described, and the parts table structure definition information is acquired as the structure definition information.
  • the structure definition acquiring step In the case where the IC function table data in which a list of IC functions used in the predetermined product is described is acquired as the original data in the original data acquiring step, in the structure definition acquiring step, The structure definition of the IC function table is described, and the IC function table structure definition information is obtained as the structure definition information.
  • the original data acquisition step acquires voltage table data in which a list of voltage values in the electric circuit or the electronic circuit used in the predetermined product is acquired as the original data
  • the structure definition acquiring step there is provided a computerized service manual generation method in which voltage value table structure definition information in which a structure definition related to the voltage value table is described is acquired as the structure definition information.
  • the document data is acquired in the structure data producing step.
  • the data structure XML data is generated in XML format
  • the structured data in SVG format or SVGZ format is generated from the drawing data in the structural data generation step.
  • the part list data in which the list of the parts used for the predetermined product is described, and
  • the computer queries each part included in the list of parts and the drawing in which each part is illustrated.
  • the computer based on the component drawing relevance information generated in the component drawing relevance inquiry step, compares the components described in the component table data with the drawings corresponding to the components.
  • a component drawing relevance adding step of embedding correspondence information in the component table data
  • An electronic service manual generation method is provided.
  • the part list data in which the list of parts is described and the function of the IC used in the predetermined product are provided.
  • the computer causes each component included in the component list and the function of each IC included in the IC function list to be included. And a component including the query result to generate IC function relevance information.
  • the computer based on the component-IC function relevance information generated in the component IC relevance inquiry step, executes the component described in the component table data and the IC corresponding to the component. Embedding the correspondence information with the function of the component in the component table data.
  • An electronic service manual generation method is provided.
  • an electronic computer including document information and drawing information relating to a predetermined product having an electric circuit or an electronic circuit having components as components.
  • a method of generating additional data in a computer that causes a computer to display a service manual on a display, wherein a user who views the computerized service manual displayed on the display generates additional information related to the computerized service manual.
  • An additional data generation method for causing a computer to generate additional data based on the input additional information when the information is input to the computer,
  • the computer is configured to describe a structure definition related to the additional information input by the user, the structure definition information being stored in a location accessible to the computer.
  • the structure related to the comment is included in the structure definition obtaining step.
  • My note structure definition information in which the definition is described is obtained as the structure definition information,
  • the display setting change information of the drawing element included in the drawing of the digitization service manual is input to the computer as the additional information
  • the display setting change information includes There is provided an additional data generation method in which such a structure definition is described, and the derived structure definition information is obtained as the structure definition information.
  • an electronic service manual including document information and drawing information relating to a predetermined product having an electric circuit or an electronic circuit having components as components is provided.
  • a program for generating an electronic service manual to be generated by a computer is provided.
  • the structure definition information in which the structure definition of the digitization service manual is described A structure definition acquiring step of acquiring the structure definition information stored in a location that can be referred to by the computer;
  • the original data acquired in the original data acquiring step is used as the configuration data of the electronic service manual and the structure.
  • a computerized service manual generation program to be executed by a computer is provided.
  • the structure definition obtaining In the step, body text structure definition information in which a structure definition related to the body text is described is acquired as the structure definition information, and in the original data acquisition step, parts used in the predetermined product are illustrated.
  • drawing structure definition information describing the structure definition of the drawing is obtained as the structure definition information in the structure definition obtaining step,
  • the structural definition obtaining step when the parts table data in which the list of the parts used for the predetermined product is described is obtained as the original data, in the structural definition obtaining step, The structure definition related to the parts table is described, and the parts table structure definition information is acquired as the structure definition information.
  • the original data acquisition step acquires voltage table data in which a list of voltage values in the electric circuit or the electronic circuit used in the predetermined product is acquired as the original data
  • the structure definition obtaining step a computerized service manual generation program is provided, in which voltage value table structure definition information in which a structure definition related to the voltage value table is described is obtained as the structure definition information.
  • the structure definition acquisition is performed.
  • the structure definition related to the body text Is acquired as the structure definition information
  • drawing data showing parts used in the predetermined product is acquired as the original data.
  • drawing structure definition information in which the structure definition related to the drawing is described is obtained as the structure definition information
  • the structural definition obtaining step when the parts table data in which the list of the parts used for the predetermined product is described is obtained as the original data, in the structural definition obtaining step, The structure definition related to the parts table is described, and the parts table structure definition information is acquired as the structure definition information.
  • the structure definition acquiring step In the case where the IC function table data in which a list of IC functions used in the predetermined product is described is acquired as the original data in the original data acquiring step, in the structure definition acquiring step, The structure definition of the IC function table is described, and the IC function table structure definition information is obtained as the structure definition information.
  • the original data acquisition step acquires voltage table data in which a list of voltage values in the electric circuit or the electronic circuit used in the predetermined product is acquired as the original data
  • the structure definition obtaining step a computerized service manual generation program is provided, in which voltage value table structure definition information in which a structure definition related to the voltage value table is described is obtained as the structure definition information.
  • the document data when the document data is acquired as the original data in the original data acquiring step in the above invention, the document data is acquired in the structural data producing step.
  • the data structure XML data is generated in XML format
  • the drawing data is acquired as the original data in the original data acquiring step
  • the structural data generating step the electronic data in which the structural data in the SVG format or the SVGZ format is generated from the drawing data.
  • a program for generating a generalized service manual is provided.
  • the parts list data in which the list of the parts used for the predetermined product is described, and When the parts drawing data including the drawing is acquired as the original data In this case, an inquiry is made between each part included in the list of parts and the drawing in which each part is illustrated, and a part drawing / surface relevance query for generating part drawing relevance information including a result of the inquiry is performed. Steps and
  • a computerized service manual generation program to be executed by a computer is provided.
  • the parts list data in which the list of parts is described and the function of the IC used in the predetermined product are provided.
  • the IC function table data in which the list is described is obtained as the original data, an inquiry is made for each component included in the component list and each IC function included in the IC function list.
  • a component IC relevance inquiry step for generating component IC function relevance information including the query result.
  • the component IC relevance step for embedding information in the
  • a computerized service manual generation program to be executed by a computer is provided.
  • an electronic service manual including document information and drawing information relating to a predetermined product having an electric circuit or an electronic circuit having components as components.
  • a program for generating additional data which is executable on a computer to be displayed on a display, and is provided by a user who browses the electronic service manual displayed on the display, for additional information relating to the electronic service manual.
  • Additional data generation program for causing a computer to generate additional data based on the input additional information when a computer is input to the computer
  • structured data generation step of generating structured data conforming to the structure definition.
  • An additional data generation program to be executed by a computer is provided.
  • the structure related to the comment is included in the structure definition obtaining step.
  • My note structure definition information in which the definition is described is obtained as the structure definition information,
  • the display setting change information includes A program for generating additional data is provided in which such structure definition is described, and the derived structure definition information is obtained as the structure definition information.
  • an electronic service manual including document information and drawing information relating to a predetermined product having an electric circuit or an electronic circuit having components as components.
  • An electronic data service manual generation device for generating, an original data acquisition means for acquiring original data serving as the contents of the electronic service manual,
  • Structure definition obtaining means for obtaining the structure definition information which describes the structure definition of the digitized service manual and is stored in a referenceable location;
  • the original data acquired by the original data acquiring means is used as both the configuration data of the electronic service manual and the structure definition.
  • Structured data that generates compliant structured data Data generation means
  • An electronic service manual generation apparatus having the above is provided.
  • the structure definition acquisition In the means the body text structure definition information in which the structure definition related to the body text is described is acquired as the structure definition information, and the original data acquisition means shows the parts used for the predetermined product.
  • drawing structure definition information in which the structure definition related to the drawing is described is obtained as the structure definition information by the structure definition obtaining means.
  • the structure definition obtaining means includes a step of: BOM structure definition information in which such a structure definition is described is obtained as the structure definition information,
  • An electronic service manual generation device is provided, wherein in a definition acquisition unit, voltage value table structure definition information in which a structure definition related to the voltage value table is described is acquired as the structure definition information.
  • the structure definition acquisition In the means, the body text structure definition information in which the structure definition related to the body text is described is acquired as the structure definition information, and the original data acquisition means shows the parts used for the predetermined product.
  • drawing structure definition information in which the structure definition related to the drawing is described is obtained as the structure definition information by the structure definition obtaining means.
  • the structure definition acquiring means acquires, as the structure definition information, bill of material structure definition information in which the structure definition of the bill of material is described. ,
  • the structural definition obtaining means Acquiring IC function table structure definition information in which a structure definition related to the IC function table is described as the structure definition information
  • An electronic service manual generation device is provided, wherein in a definition acquisition unit, voltage value table structure definition information in which a structure definition related to the voltage value table is described is acquired as the structure definition information.
  • the structured data generation means converts the document data into an XML format.
  • the structured data of is generated
  • the structured data generating means When the drawing data is obtained as the original data by the original data obtaining means, the structured data generating means generates the SVG or SVGZ format structured data from the drawing data in the electronic service manual.
  • a generator is provided.
  • parts table data in which a list of the parts used for the predetermined product is described, and a drawing related to the parts is provided.
  • a part drawing relevance inquiry means for generating part drawing relevance information
  • An electronic service manual generation apparatus having the above is provided.
  • a part list data in which the list of parts is described and a list of functions of ICs used in the predetermined product are displayed.
  • the described IC function table data is obtained as the original data, an inquiry is made between each component included in the component list and the function of each IC included in the IC function list.
  • the part IC relevance adding means for embedding the correspondence information in the parts list data is
  • An electronic service manual generation apparatus having the above is provided.
  • an electronic service manual including document information and drawing information relating to a predetermined product having an electric circuit or an electronic circuit including components as components. It is an additional data generation device to be displayed on a display, and is provided when a user who views the digitized service manual displayed on the display inputs additional information related to the digitized service manual. An additional data generation device for generating additional data based on the additional information.
  • Structure definition acquisition means for acquiring the structure definition information, which is structure definition information in which a structure definition related to the additional information input by the user is described, and is stored in a referenceable location;
  • structured data generating means for generating structured data conforming to the structure definition
  • the comment of the user is added to the additional information. If the information is input as a report, the structure definition obtaining means obtains My Note structure definition information in which the structure definition related to the comment is described as the structure definition information,
  • the structure definition acquiring unit When the display setting change information of the drawing element included in the drawing of the digitization service manual is input as the additional information, the structure definition acquiring unit describes the structure definition related to the display setting change information.
  • An additional data generation device is provided which acquires the acquired draw definition information as the structure definition information.
  • the present invention provides an electronic service manual including document information and drawing information on a predetermined product having an electric circuit or an electronic circuit whose components are constituent elements.
  • the original data acquired in the original data acquiring step is used as the configuration data of the electronic service manual and the structure.
  • a recording medium on which a computerized service manual generation program to be executed by a computer is recorded.
  • the structure definition obtaining step In the figure, the body text structure definition information in which the structure definition related to the body text is described is obtained as the structure definition information, and the parts used in the predetermined product in the original data obtaining step are illustrated. If the drawing data is acquired as the original data, the structure definition acquisition In the step, drawing structure definition information in which the structure definition related to the drawing is described is acquired as the structure definition information,
  • the structural definition obtaining step when the parts table data in which the list of the parts used for the predetermined product is described is obtained as the original data, in the structural definition obtaining step, The structure definition related to the parts table is described, and the parts table structure definition information is acquired as the structure definition information.
  • the original data acquisition step acquires voltage table data in which a list of voltage values in the electric circuit or the electronic circuit used in the predetermined product is acquired as the original data
  • the structure definition acquiring step a recording medium on which a computerized service manual generation program for acquiring voltage value table structure definition information in which a structure definition related to the voltage value table is described as the structure definition information is recorded. Provided.
  • the structure definition obtaining step Body text structure definition information in which a structure definition related to the body text is described is obtained as the structure definition information, and the drawing data showing parts used in the predetermined product in the original data obtaining step. Is acquired as the original data, in the structure definition acquisition step, drawing structure definition information in which the structure definition related to the drawing is described is acquired as the structure definition information,
  • the structural definition obtaining step when the parts table data in which the list of the parts used for the predetermined product is described is obtained as the original data, in the structural definition obtaining step, The structure definition related to the parts table is described, and the parts table structure definition information is acquired as the structure definition information.
  • the structure definition acquiring step In the case where the IC function table data in which a list of IC functions used in the predetermined product is described is acquired as the original data in the original data acquiring step, in the structure definition acquiring step, The structure definition of the IC function table is described, and the IC function table structure definition information is obtained as the structure definition information.
  • the original data acquisition step acquires voltage table data in which a list of voltage values in the electric circuit or the electronic circuit used in the predetermined product is acquired as the original data
  • the structure definition acquiring step a recording medium on which a computerized service manual generation program for acquiring voltage value table structure definition information in which a structure definition related to the voltage value table is described as the structure definition information is recorded. Provided.
  • the document data is acquired as the original data in the original data acquiring step in the above-described invention
  • the structure data producing step the document The data structure XML data is generated in XML format
  • the drawing data is acquired as the original data in the original data acquiring step
  • the structural data generating step the electronic data in which the structural data in the SVG format or the SVGZ format is generated from the drawing data.
  • a storage medium on which a program for generating a generalized service manual is recorded is provided.
  • the parts list data in which the list of the parts used for the predetermined product is described;
  • the part drawing data including the relevant drawing is acquired as the original data, an inquiry is made between each part included in the list of parts and the drawing in which each part is illustrated, and A part drawing surface relevance query step for generating part drawing relevance information including a query result;
  • a recording medium on which a computerized service manual generation program to be executed by a computer is recorded.
  • the part list data in which the list of parts is described and the function of the IC used in the predetermined product are provided.
  • the IC function table data with the list is acquired as the original data Inquires each component included in the list of components and the function of each IC included in the function list of the IC, and generates component IC function relevance information including a result of the inquiry. Sex inquiry step;
  • the component IC relevance step for embedding information in the
  • a recording medium on which a computerized service manual generation program to be executed by a computer is recorded.
  • an electronic service manual including document information and drawing information relating to a predetermined product having an electric circuit or an electronic circuit having components as components.
  • a program for generating additional data which is executable on a computer to be displayed on a display, and is provided by a user who browses the electronic service manual displayed on the display, for additional information relating to the electronic service manual.
  • structured data generation step of generating structured data conforming to the structure definition.
  • a recording medium on which a program for generating additional data to be executed by a computer is recorded is provided.
  • the structure related to the comment is included in the structure definition obtaining step.
  • the display setting change information includes There is provided a recording medium on which a program for generating additional data in which such structure definition is described and in which mistletoe structure definition information is acquired as the structure definition information is recorded.
  • the computerized service manual generating method, computerized service manual generating apparatus, computerized service manual generating program, and a recording medium on which this program is recorded according to the present invention are highly convenient computerized service manuals. Has the effect! Further, the additional data generation method, the additional data generation device, the additional data generation program, and the recording medium on which the program is recorded according to the present invention are used when an electronic service manual is used. This has the effect of generating additional data that can clearly express the relevance between the strategic information and the contents in the digitized service manual.
  • FIG. 1 is a diagram illustrating an outline of a method for generating an XML service manual according to an embodiment of the present invention.
  • FIG. 2 is a diagram showing an example of an XML service manual structure definition used in the embodiment of the present invention.
  • FIG. 3 is a diagram showing an example of a body text structure definition used in the embodiment of the present invention.
  • FIG. 4 is a diagram showing an example of an SVG drawing structure definition used in the embodiment of the present invention.
  • FIG. 5 is a diagram showing an example of a parts table structure definition used in the embodiment of the present invention.
  • FIG. 6 is a diagram showing an example of an IC function table structure definition used in the embodiment of the present invention.
  • FIG. 7 is a diagram showing an example of a voltage value table structure definition used in the embodiment of the present invention. It is.
  • FIG. 8 is a diagram showing an example of a MyNote structure definition used in the embodiment of the present invention.
  • FIG. 9 is a diagram showing an example of a mydraw structure definition used in the embodiment of the present invention.
  • FIG. 10 is a diagram showing a legend in the structure definition (DTD) shown in FIGS. 2 to 9;
  • FIG. 11 is a diagram for explaining an outline of a method for generating MyNote XML data and MyDraw XML data according to the XML service manual according to the embodiment of the present invention.
  • FIG. 12 is a hardware configuration diagram used in the embodiment of the invention according to the basic application of the present application.
  • FIG. 13 is a flowchart showing an outline of a display operation of a service manual in the embodiment of the invention according to the basic application of the present application.
  • Fig. 14 is a flowchart showing an outline of a display process in a drawing display mode in the embodiment of the invention according to the basic application of the present application.
  • Fig. 15 is a flowchart showing an outline of a display process when a user selects a drawing item in a table of contents page in the drawing display mode in the embodiment of the invention according to the basic application of the present application.
  • Fig. 16 is a flowchart showing a process when a graphic element of a drawing displayed in a frame A is selected in the display state in the two-screen mode in the embodiment of the invention according to the basic application of the present application.
  • ⁇ 17 Shows the processing when the graphic element of the drawing displayed in one of frames C and D is selected in the display state of the three-screen mode in the embodiment of the invention according to the basic application of the present application. This is the first page of the flowchart.
  • ⁇ 18] Shows the processing when the graphic element of the drawing displayed in either one of frames C and D is selected in the display state of the three-screen mode in the embodiment of the invention according to the basic application of the present application. This is the second page of the flowchart.
  • FIG. 21 is a diagram illustrating an example of a table of contents XML data and an example of a table of contents page generated from the table of contents XML data in the embodiment of the invention according to the basic application of the present application.
  • FIG. 22 is a diagram showing an example of parts table XML data and an example of a parts table page in which the parts table XML data is generated in the embodiment of the invention according to the basic application of the present application.
  • FIG. 23 is a diagram illustrating an example of an SVG data structure in an embodiment of the invention according to the basic application of the present application.
  • FIG. 26 is a diagram illustrating an example (an example of a two-screen mode) of an arrangement position of a frame A and a frame B in a browser in an embodiment of the invention according to the present application.
  • FIG. 5 is a diagram showing an example of an arrangement position of a frame C and a frame D (an example of a three-screen mode).
  • FIG. 28 In the two-screen mode in the embodiment of the invention according to the basic application of the present application, the table of contents page is displayed in the left frame in the browser, and the circuit diagram is displayed in frame A. The bill of materials is displayed in frame B. It is a figure showing a state.
  • FIG. 29 In the three-screen mode in the embodiment of the invention according to the basic application of the present application, the table of contents page force in the left frame in the browser, the circuit diagram in frame C, the board diagram in frame D, and the frame diagram in frame B
  • FIG. 6 is a diagram showing a state in which a parts table is displayed on each of FIG.
  • FIG. 30 is a flowchart showing processing of information that is the basis for generating the SVG viewer context menu in the display state of the two-screen mode or the three-screen mode in the embodiment of the invention according to the basic application of the present application. is there.
  • FIG. 31 A two-screen mode or a three-screen mode in an embodiment of the invention according to the basic application of the present application.
  • 9 is a flowchart showing a display process of an SVG viewer context menu in a comment function in a display state of a mode.
  • FIG. 32 is a first page of a flowchart showing the comment input processing in the display state of the two-screen mode or the three-screen mode in the embodiment of the invention according to the basic application of the present application.
  • FIG. 33 is a second page of the flowchart showing the comment input processing in the display state of the two-screen mode or the three-screen mode in the embodiment of the invention according to the basic application of the present application.
  • FIG. 34 is a first page of a flowchart showing the comment display processing in the display state of the two-screen mode or the three-screen mode in the embodiment of the invention according to the basic application of the present application.
  • FIG. 35 is a second page of the flowchart showing the comment display processing in the display state of the two-screen mode or the three-screen mode in the embodiment of the invention according to the basic application of the present application.
  • FIG. 36 is a diagram showing a state where an SVG viewer context menu is displayed on the display according to the embodiment of the invention according to the basic application of the present application.
  • FIG. 37 is a diagram showing an example of comment XML data in the embodiment of the invention according to the basic application of the present application.
  • FIG. 38 is a diagram showing an example of a comment editing screen in the embodiment of the invention according to the basic application of the present application.
  • FIG. 39 is a diagram showing an example of a comment list screen in the embodiment of the invention according to the basic application of the present application.
  • FIG. 40 is a diagram showing an example of a comment content display screen in the embodiment of the invention according to the basic application of the present application.
  • FIG. 41 is a diagram for explaining an outline of a method for generating a PDF service manual in the conventional technology.
  • FIG. 1 is a diagram for explaining an outline of a method for generating an XML service manual according to an embodiment of the present invention.
  • XML Service Manual creates PDF service manual based on conventional technology! As in the case, it is generated based on unstructured text data, CAD drawing data, unstructured parts data, unstructured IC function table data, and unstructured voltage value data.
  • the XML service manual generation control unit 1000 shown in Fig. 1 includes a body text generation control unit 1001, an SVG (Scalable Vector Graphics) drawing generation control unit 1002, a parts table generation control unit 1003, an IC function table generation control unit 1004, A voltage value table generation control unit 1005 is provided.
  • the XML service manual generation control unit 1000 includes an input 'display device 1100 that can be operated by an operator who creates the XML service manual, information necessary for generating an XML format document (XML document), and the like. It is connected to a data storage device 1200 in which other information is stored.
  • the XML service manual generation control unit 1000 can be realized by, for example, a PC or various other computers.
  • the body text generation control unit 1001 edits the unstructured body text data captured using the general-purpose DTP (Desktop Publishing) application software, performs the editing work, and then edits the processed data. Is converted to XML format data (body text XML data) that conforms to the body text structure definition (see Figure 3 below).
  • the body text structure definition includes markup elements (sometimes called tags) used in the body text, the relationship between element order and hierarchical structure, attributes that can be specified for elements, and the like.
  • DTD Document Type Definition: structure definition, document type definition.
  • the SVG drawing structure definition, the BOM structure definition, the IC function table structure definition, and the voltage value table structure definition, which are described later, are also DTDs, and the SVG drawing data conforming to the respective DTDs. , Parts table XML data, IC function table XML data, and voltage value table XML data are generated.
  • the body text XML data generated by the body text generation control unit 1001 is simply structured data, and does not have a format for display. Therefore, the body text generation control unit 1001 automatically adds to the generated body text XML data the style sheets required to use it as the final XML service manual, as well as various useful External scripts required to use various functions are automatically added.
  • the body text generation control unit 1001 edits the unstructured body text data. It has functions to perform processing related to editing, conversion processing to body text XML data conforming to the body text structure definition, and additional processing such as information for making it usable as an XML service manual.
  • the SVG drawing generation control unit 1002 fetches CAD drawing data, associates the wiring diagram with the board drawing, and, for each circuit diagram, specifies a safety-designated part (for component replacement, Parts that are required to always use the specified parts in order to maintain product safety) will be highlighted (for example, shaded figures), and comments will be added. Also, the relation between the parts table data processed by the parts table generation control unit 1003 and the CAD drawing data is queried, the drawing data including each part is detected, and the relation information as the detection result is displayed on the parts table. Returned to table generation control unit 1003.
  • a safety-designated part for component replacement, Parts that are required to always use the specified parts in order to maintain product safety
  • the SVG drawing generation control unit 1002 executes SVG format data (SVG drawing data) conforming to the SVG drawing structure definition (see FIG. 4 described later), or A process to convert the data into SVGZ data, which is the SVG compression format, is performed.
  • SVG format data SVG drawing data
  • SVGZ data SVG compression format
  • the SVG drawing generation control unit 1002 uses the generated SVG drawing data as the final XML service manual. External scripts required to use various useful functions required in such a case are automatically added.
  • the SVG drawing generation control unit 1002 includes data output from each of the parts table generation control unit 1003, the IC function table generation control unit 1004, and the voltage value table generation control unit 1005 (parts list XML described later). Data, IC function table XML data, and voltage value table XML data) are supplied. Each of these XML data is added to the SVG drawing data, and each XML data without a display format is converted into the final XML service manual. A style sheet required for use and an external script that interacts with SVG drawing data are automatically added.
  • the external script is indispensable for realizing various useful functions when utilizing the structured XML service manual as data.
  • the XML service manual viewed from the script side has a prescribed structure definition regardless of the type of drawing or document. Includes XML data and SVG drawing data that are uniformly generated in accordance with the definition, and is easy to handle (data access).
  • XML data and SVG drawing data that are uniformly generated in accordance with the definition, and is easy to handle (data access).
  • mutual linkage of information is possible without any modification to the generated data.
  • the SVG drawing generation control unit 1002 performs the processing related to the work of associating each drawing and the processing of associating the parts in the drawing with the items in the parts table data.
  • conversion to SVG drawing data conforming to the SVG drawing structure definition integration of SVG drawing data, parts table XML data, IC function table XML data, voltage value table XML data, XML service manual It has a function to perform additional processing such as information for making it usable.
  • the parts table generation control unit 1003 takes in the unstructured parts list data, performs editing work on the unstructured parts list data, rearranges the data, and the like.
  • the component data after the operation is supplied to the SVG drawing generation control unit 1002.
  • the SVG drawing generation control unit 1002 generates relevance information indicating the relevance to the drawing data including each part by inquiring the relevance between the parts table data and the CAD drawing data.
  • the relevance information generated by the SVG drawing generation control unit 1002 is supplied from the SVG drawing generation control unit 1002 to the parts table generation control unit 1003, and the drawing data file name corresponding to each part is Is automatically inserted at a specified location (specified item) in the corresponding parts list.
  • the relation between the IC function table data processed by the IC function table generation control unit 1004 and the parts table data is queried, and the relation indicating the relation between the IC function table data corresponding to each part is obtained.
  • the information is acquired, and the IC function table data file name is automatically inserted into a predetermined location (predetermined item) of the corresponding parts table based on the relevance information.
  • the relation information indicating the relation with the drawing data including each part and the relation information indicating the relation with the IC function table data corresponding to each part.
  • conversion processing is performed from the inserted BOM data to XML data (BOM XML data) that conforms to the BOM structure definition (see Figure 5 below).
  • the parts table generation control unit 1003 performs processing relating to editing and processing of unstructured parts table data, processing relating to associating each part with IC function table data, parts, and drawings. It has a function to insert information based on related information related to parts and ICs and related information related to parts and IC functions, and then to convert it to XML data for the parts table based on the parts table structure definition. are doing.
  • the IC function table generation control unit 1004 fetches the unstructured IC function table data, and performs editing work on the unstructured IC function table data and data sorting work.
  • the IC function table data after these operations is converted into XML data (IC function table XML data) conforming to the IC function table structure definition (see FIG. 6 described later).
  • XML data IC function table XML data
  • the IC function table data on which the editing and processing operations and the data rearranging operation have been performed are supplied to the parts table generation control unit 1003, and the relevance of the parts and the IC functions in the parts table generation control unit 1003 described above. Used to generate information.
  • the IC function table generation control unit 1004 performs processing such as editing of the non-structured parts list data, and processing related to the work, and then performs the IC function table conforming to the IC function table structure definition. It has a function to perform conversion processing to XML data.
  • the voltage value table generation control unit 1005 fetches the unstructured voltage value table data, and performs editing work of the unstructured voltage value table data and reordering of the data. Then, the voltage value table data after these operations is converted into XML data (voltage value table XML data) conforming to the voltage value table structure definition (see FIG. 7 described later).
  • the voltage value table generation control unit 1005 converts the unstructured voltage value table data into the voltage value table XML data conforming to the voltage value table structure definition after performing the editing and processing operations. It has a function of performing a conversion process.
  • the XML service manual generation control unit 1000 finally outputs the body text XML data generated by the body text generation control unit 1001 and the SVG drawing data integrated by the SVG drawing generation control unit 1002, It outputs the parts table XML data, IC function table XML data, and voltage value table XML data as a structured XML service manual.
  • the XML service manual generated and output by the XML service manual generation control unit 1000 is structured data in which all the constituent documents are converted into XML. Therefore, the use of service manuals (for example, PDF service manuals), which were not basically static documents and were not basically structured, is becoming more interactive and active using external scripts in XML service manuals. It can be used. In addition, it is possible to improve the work efficiency by using this XML service manual for product repair and maintenance work.
  • the XML service manual converts the various unstructured data on which it is based on data conversion based on a previously set structure definition (DTD), and creates a previously created XML data display style. It is generated by automatically adding sheets and external scripts as appropriate, making it easy to generate uniform and functional service manuals
  • the content of the XML service manual is displayed on a display of a computer such as a PC (Personal Computer) that executes a predetermined electronic service manual display program (XML service manual display program).
  • a computer such as a PC (Personal Computer) that executes a predetermined electronic service manual display program (XML service manual display program).
  • XML service manual display program XML service manual display program
  • a user who browses the XML service manual displayed on the display can quickly obtain desired information using an operation input unit (for example, a mouse or a keyboard) connected to the computer. , And can be obtained accurately.
  • the user can freely write a comment or insert a hyperlink with respect to the drawings and graphic elements included in the XML service manual. It is also possible to change the color of the element.
  • the comment information and color information added by the user in this way can also be generated as XML data conforming to a predetermined structure definition.
  • FIG. 11 shows My Note related to the XML service manual according to the embodiment of the present invention.
  • FIG. 3 is a diagram for explaining an outline of a method for generating XML data and MyDraw XML data.
  • the XML service manual is read, for example, by the XML service manual display device 1500 shown in FIG. 11 and displayed on the display. Note that a force user not shown in FIG. 11 can perform various operations while viewing the XML service manual displayed on the display. Further, the XML service manual display device 1500 shown in FIG. 11 has, for example, a hardware configuration shown in FIG. 12, and details thereof will be described later.
  • the XML service manual display device 1500 shown in FIG. 11 has a my note generation control unit 1510 and a my draw generation control unit 1520.
  • the my note generation control unit 1510 acquires information on the drawing or graphic element to which the comment is written, and Based on the information related to drawings and graphic elements and the comment information, the generation processing of XML data (mine XML data) conforming to the MyNote structure definition (see Figure 8 below) is performed.
  • the my note generation control unit 1510 is based on arbitrary information inserted into a drawing or a graphic element by a user and information on the drawing or graphic element into which the information is inserted. In addition, it has a function to generate MyNote XML data that conforms to the MyNote structure definition.
  • the my draw generation control unit 1520 obtains information on the graphic element subjected to the color change, and obtains information on the graphic element. Based on the information and color information, generation processing of XML data (MyDraw XML data) conforming to the MyDraw structure definition (see Figure 9 below) is performed.
  • the mydraw generation control unit 1520 determines the mydraw structure definition based on the color information set for the graphic element by the user and the information about the graphic element for which the color is set. It has a function to generate compliant MyDraw XML data.
  • the MyNote XML data generated by the MyNote generation control unit 1510 in this way is Like the XML service manual, the MyDraw XML data generated by the customdraw generation control unit 1520 is converted based on the structure definition (DTD), and a previously created XML data display style Sheets and external scripts are automatically added as needed, and are generated. Even information arbitrarily inserted or set by the user is realized as uniform and functional data.
  • DTD structure definition
  • the DTD that defines the structure of the XML data generated in the present invention will be described with reference to FIGS.
  • the generation of XML data using the DTD allows the generated XML data to be generalized and highly structured data.
  • the DTD is a common rule for many users and processing devices, and XML data based on such a rule is extremely convenient for data sharing and processing that is highly versatile. It becomes.
  • Each element of the DTD shown in FIGS. 2 to 9 is illustrated based on the legend shown in FIG. As shown in FIG. 10, a square frame means that the element appears only once. A square frame with a + sign indicates that it is an element that appears one or more times. Also,? A square frame with a sign means that it is an element that appears only 0 or 1 time. A square frame with an asterisk (*) indicates that the element appears 0 or more times (0 times or more). Also, a small square means that each element under the layer can be arbitrarily selected.
  • the pentagonal frame indicates the attribute for the element.
  • FIG. 2 is a diagram showing an example of an XML service manual structure definition used in the embodiment of the present invention. Note that FIG. 2 schematically illustrates the structure of the DTD in the entire XML service manual.
  • the "XML service manual" shown in Fig. 2 is a root element (the top element without a parent element) throughout the XML service manual, which is a structured document.
  • the "text text” is an element that appears only once in the lower layer of the "XML Service Manual". This is an element of the body text that describes the text (text) for explaining the disassembly and assembly procedure of the product (sometimes referred to as a product) and the essentials of adjustment.
  • the “body text” corresponds to the body text structure definition referred to by the body text generation control unit 1001 shown in FIG. The structure of the “text” (see Fig. 3) will be described later in detail.
  • the "SVG drawing” is an element that appears 0 or more times below the "XML service manual", and is used as a drawing such as a wiring diagram, a board diagram, a mechanism diagram, and a block diagram in a predetermined product. This element contains such SVG data.
  • This “SVG drawing” corresponds to the SVG drawing structure definition referred to by the SVG drawing generation control unit 1002 shown in FIG. The structure of “SVG drawing” (see Fig. 4) will be described later in detail.
  • the "Bill of Material” is an element that appears only once or once in the lower layer of the "XML Service Manual", and is an element of the BOM in which information on each part constituting a predetermined product is described. It is.
  • This “parts list” corresponds to the parts table structure definition referred to by the parts table generation control unit 1003 shown in FIG. The structure of the “parts list” (see Fig. 5) will be described later in detail.
  • the "IC function table” is an element that appears 0 or more times in the lower layer of the "XML Service Manual", and is an IC terminal in which information on each IC arranged in a predetermined product is described. This is an element of the function table.
  • the “IC function table” corresponds to the IC function table structure definition referred to by the IC terminal function table generation control unit 1004 shown in FIG. The structure of the “IC function table” (see Fig. 6) will be described later in detail.
  • the "voltage value table” is an element that appears only once or once in the lower layer of the "XML Service Manual", and the voltage values of the main wiring, circuits, IC terminals, and the like in a given product are included. It is an element of the listed voltage value table.
  • This “voltage value table” corresponds to the voltage value table structure definition referred to by the voltage value table generation control unit 1005 shown in FIG. The structure of “voltage value” (see FIG. 7) will be described later in detail.
  • FIG. 3 is a diagram showing an example of a body text structure definition used in the embodiment of the present invention. Note that Fig. 3 schematically shows the DTD force tree structure in the main text.
  • the "body text” shown in Fig. 3 corresponds to the element (see Fig. 2) that exists in the lower layer of the above-mentioned "XML Service Manual". This is the root element of the body text that contains the sentence (text) for explaining the essential points.
  • the "manufacturer name” is an element for describing the name of the maker that issued the service manual.
  • “Product type” is an element for describing the product type of the target product.
  • “Issue date” is an element for describing the issue date of the service manual.
  • “Issue year” is an element for describing the year of publication of the service manual.
  • Model name is an element for describing the model name of the target product.
  • “Overview” is an element for describing the overview of the target product. Note that the above-mentioned elements of “manufacturer name”, “product type”, “issue date”, “issue year”, and “model name” are elements that appear only once, and Is an element that occurs zero or more times.
  • the "optional element” is an element for defining and describing an arbitrary element. “Specification” is an element related to the specification part of the target product. Note that the “arbitrary element” element is an element that appears 0 or more times, and the “specification” element is an element that appears only once. Ma The “arbitrary elements” and “specifications” can be arbitrarily selected.
  • each element of "Title level 1", “Title level 2", “Title level 3”, and “Table” exists below the elements of "Main part”.
  • "Title level 1” is an element of the title level 1 (chapter) part.
  • “Title level 2” is an element of the title level 2 (section) part.
  • “Title level 3” is an element of the title level 3 (section) part.
  • “Table” is an element for describing a table to be inserted into the body text. Note that the elements in Title Level 1 above are elements that occur at least once, and the elements in Title Level 2, Title Level 3, and Table are elements that appear only once. At the same time, all lower layer elements of the main volume can be arbitrarily selected.
  • Title level 1 which exists below the main story, is an element of the title level 1 (chapter) part.
  • each element of “title name”, “optional element”, and “title level 2” exists below “title level 1”.
  • the element of “title name” is an element that appears only once, and the “arbitrary element” and “title level 2” are elements that appear 0 or more times.
  • Title name existing below “Title level 1” is an element for describing the title name of title level 1 (chapter).
  • the "arbitrary element” under “title level 1” is an element for defining and describing an arbitrary element.
  • “Title Level 2” existing below “Title Level 1” is an element of the part of Title Level 2 (section), and the title included in Title Level 1 (Chapter) is defined by “Title Level 2”. Level 2 (section) is specified.
  • Tile Level 2 which exists below the "Main Story”, is an element of the title level 2 (section) part.
  • Title Level 2 In the lower layer of “Title Level 2”, there are “Title Name”, “Optional Element”, and “Title Level 3” elements. Note that the element of “title name” is an element that appears only once, and the “arbitrary element” and “title level 3” are elements that appear 0 or more times.
  • Title name existing below “Title level 2” is an element for describing the title name of title level 2 (section).
  • the “arbitrary element” under the “title level 2” is an element for defining and describing an arbitrary element.
  • “Title level 2 "Title level 3" which exists in the lower layer is an element of the part of title level 3 (section), and this "title level 3” changes the title level 3 (section) included in Specified.
  • Tile level 3 which exists below the main part, is an element of the part of title level 3 (section).
  • Title Level 3 In the lower layer of “Title Level 3”, there are “Title Name”, “Optional Element”, and “Title Level 4”. Note that the element of “title name” is an element that appears only once, and the “arbitrary element” and “title level 4” are elements that appear 0 or more times.
  • the "title name” existing below “title level 3” is an element for describing the title name of title level 3 (section).
  • the “arbitrary element” under the “title level 3” is an element for defining and describing an arbitrary element.
  • “Title Level 4” existing below “Title Level 3” is an element of the title level 4 part, and this “Title Level 4” allows title level 4 included in title level 3 (section) to be included. Specified.
  • each element of "title name”, “arbitrary element”, and “table remarks” exists in the lower layer of "main part.
  • Each element of the above-mentioned “Title name” and “Table remarks” is an element that appears 0 or only once, and an element of "Arbitrary element” is an element that appears only once.
  • “Title name” existing under “table” is an element for describing the title name of the table.
  • the “arbitrary element” existing below the “table” is an element for defining and describing an arbitrary element.
  • “Table remarks” under “Table” indicate the remarks of the table. It is an element for describing.
  • an element of “back cover” exists below the element of “supplement”.
  • the element of the “back cover” is an element for describing additional information to be put on the back cover, and is an element that appears only once.
  • the structure definition (DTD) for making the body text which is one of the contents constituting the XML service manual, uniform and functional, is set. Therefore, it is possible to generate a structured body text (body text XML data) based on this structure definition.
  • FIG. 4 is a diagram showing an example of an SVG drawing structure definition used in the embodiment of the present invention. Note that FIG. 4 schematically illustrates the DTD force tree structure in the SGV drawing.
  • the "SVG drawing" shown in Fig. 4 corresponds to the element (see Fig. 2) that exists in the lower layer of the above-mentioned "XML service manual". In the manual, it is a root element that includes SVG data related to drawings such as wiring diagrams, board diagrams, mechanism diagrams, block diagrams, etc. in a given product.
  • a "script element” having CDATA is a script element for an SVG drawing. Under the "script element”, a "CDATA” element for describing a specific script for the SVG drawing is provided. Exists.
  • a "script element" having an attribute of xlink: href "external script file name” is a script element for an SVG drawing, and for example, an attribute related to a link to an external script file is set.
  • the script is not embedded in the SVG drawing data, and the reference format of the external script file is used to enhance the versatility of the SVG drawing data. It is possible to facilitate the work-up operation.
  • the "drawing custom element” is an element that describes custom information related to the SVG drawing. Since this element is not defined in the SVG standard, it is necessary to define it arbitrarily. When using a custom definition, the name of the attribute of the "svg" element (root element "SVG drawing”) should be used. You need to specify the space.
  • the “Maker name” is an element for describing the name of the drawing maker.
  • the “manual number” is an element for writing the number of the service manual for the drawing.
  • “Manual title” is an element for describing the title name of the service manual to be drawn.
  • Ma The “drawing number” is an element for describing a drawing management number or the like.
  • the “drawing title” is an element for describing the title of the drawing.
  • block identification symbol is an element for describing a symbol that enables a drawing to be uniquely identified.
  • the “drawing creation date” is an element for describing the creation date of the drawing.
  • the “drawing version number” is an element for describing the version number of the drawing.
  • the “external script permission flag” is an element for designating permission Z non-permission of the external script operation for the drawing.
  • the "referenced element” is a “def element” defined in the SVG standard.
  • the “referenced element” preliminarily includes figures and characters commonly used in drawings.
  • the layer below “referenced element” there is “arbitrary SVG defined element” that occurs 0 or more times.
  • each graphic element and character element to be referred to are described by using various elements defined in the SVG standard.
  • each graphic element described in the lower layer is grouped into one layer by using the "g" element, and a plurality of layer groups are described.
  • the description that is displayed first in the lower part (lower layer existing on the back side of the display screen) when the figure is displayed on the screen should be described first.
  • FIG. 5 is a diagram showing an example of a component table structure definition used in the embodiment of the present invention.
  • FIG. 5 schematically illustrates the DTD force tree structure in the parts table.
  • the "parts list” shown in Fig. 5 corresponds to the element (see Fig. 2) that exists in the lower layer of the above-mentioned "XML service manual". In the service manual, this is the root element of the parts list in which information on each part making up a given product is described. Also, it appears only once in the layer below the root element "Bill of Material”. There is a “header” element and a “line” element that occurs one or more times.
  • the "header” existing below the “Bill of Materials” is an element that describes the target model of the BOM.
  • the element of the "model name” that appears one or more times is described below this "Header”. Existing.
  • This “model name” is an element for identifying the target model (target product) for each component when the parts lists of a plurality of target products are combined into one parts list. In order to uniquely identify each model, for example, “model identification symbol” is described in the “id” attribute of “model name”.
  • "rows" existing in the lower layer of the "parts table” are elements for collectively describing the elements arranged in the lower layer.
  • the attributes of this “line” include, for example, a “sort character string” attribute for specifying the sort order of each part, a “change identification symbol” attribute for identifying a change in the parts table, and a plurality of attributes.
  • the "model identification code” attribute as identification when the model components are mixed, the "manual number” attribute of the service manual for the component, the "component symbol number” attribute, and the "SVG drawing containing the target component”
  • the "block identification symbol” attribute is described.
  • Safety part designation is an element for describing whether or not a part is designated for safety.
  • Part symbol number is an element for describing a symbol number of a part.
  • Alterative designation is an element for describing whether or not a component has been designated for substitution.
  • the “part number” is an element for describing a part number.
  • Part name is an element for describing the name of a part.
  • Referencemarks is an element for describing remarks for parts.
  • Regular is an element for describing the sales region of the target model in which the part is used.
  • number of used parts is an element for describing the number of used parts.
  • SVG file name 1 is the SVG drawing (for example, wiring diagram) that contains the component.
  • SVG file name 2 is an element for describing the file name of an SVG drawing (for example, a board drawing or a mechanical drawing) that includes components.
  • IC function table file name is an element for describing the file name of the IC function table for the component.
  • block number is an element for describing a board block number including a component.
  • Reservation 1” and “Reservation 2” are elements to be used in the future. For example, in consideration of linking to a website, a “reference destination designation” attribute is provided.
  • the structure definition (DTD) for making the parts list which is one of the contents constituting the XML service manual, uniform and functional, is set. Then, it is possible to generate a structured parts table (parts table XML data) based on this structure definition.
  • FIG. 6 is a diagram showing an example of the IC function table structure definition used in the embodiment of the present invention. Note that FIG. 6 schematically illustrates a DTD force tree structure in the IC function table.
  • the "IC function table” shown in Fig. 6 corresponds to the element (see Fig. 2) that exists below the above-mentioned "XML service manual", and has the structure XML This is the root element of the function table of the IC placed in the target product in the service manual.
  • the lower layer of the "IC function table”, which is the root element there are "part number”, “block diagram file name”, "function name”, and "function table”.
  • the above elements that exist below the IC function table are all elements that appear only once.
  • the "part number” present below the “IC function table” is an element for describing the part number of the IC.
  • the “block diagram file name” existing below the “IC function table” is an element for describing the function block diagram file name of the IC.
  • the “function name” below the “IC function table” is an element for describing the function name of the IC.
  • the “function table”, which exists below the “IC function table”, is an element for collectively describing the functions of the IC.
  • the “row” in the lower layer of the “function table” summarizes the functions of each IC pin located in the lower layer. It is an element to describe. For example, in order to specify the sort order of the function of each IC terminal, "line number" is described in the "id” attribute of the "function table”.
  • Terminal number is an element for describing an IC terminal number.
  • label name is an element for describing an IC terminal name or a label name.
  • input / output is an element for describing the input / output direction of the IC terminal.
  • Force details is an element for describing the details of the function of the IC terminal.
  • the structure definition (DTD) for making the IC function table which is one of the contents constituting the XML service manual, uniform and functional is set. Based on this structure definition, a structured IC function table (IC function table XML data) can be generated.
  • FIG. 7 is a diagram showing an example of a voltage value table structure definition used in the embodiment of the present invention. Note that FIG. 7 schematically illustrates a DTD force tree structure in the voltage value table.
  • the "voltage value table” shown in Fig. 7 corresponds to the element (see Fig. 2) that exists in the lower layer of the "XML service manual” described above, and has the structure XML This is the root element of the voltage table in the service manual. In the lower layer of the root element “voltage table”, there are “header” that appears only once and “row” that appears more than once.
  • the "header” present in the lower layer of the "voltage table” is an element that describes the target model of the voltage table.
  • the "layer” of the "model name” that appears one or more times is described below the “header”.
  • the element is present.
  • This “model name” is an element for identifying the target model (target product) for each component when the voltage value tables of a plurality of target products are combined into one voltage value table. In order to uniquely identify each model, for example, the “id” attribute of Is described.
  • "rows" existing in the lower layer of the "voltage value table” are elements for collectively describing the elements arranged in the lower layer.
  • the attributes of the “line” include, for example, a “line number” attribute for specifying a sort order of each voltage value, a “model identification symbol” attribute for identifying a case where a plurality of types of components are mixed, and a voltage.
  • the "Manual number” attribute, "Part symbol number” attribute of the service manual that is the target of the value, and the “Block identification symbol” attribute of the SVG drawing that includes the target component of the voltage value, and the target component of the voltage value is IC
  • the "terminal number” attribute for specifying this target component is described.
  • This “voltage value” is an element for describing an appropriate voltage value at a specific location in the target product.
  • the attributes of the “voltage value” element include, for example, the “voltage measurement mode” attribute of the voltage value and the “reference waveform diagram file name” attribute when there is a waveform diagram to be referenced in addition to the voltage value. Is described.
  • the structure definition (DTD) for making the voltage value table which is one of the contents constituting the XML service manual, uniform and functional is set. Therefore, it is possible to generate a structured voltage value table (voltage value table XML data) based on this structure definition.
  • FIG. 8 is a diagram showing an example of a MyNote structure definition used in the embodiment of the present invention. Note that FIG. 8 schematically illustrates the DTD force tree structure in My Note.
  • My note shown in Fig. 8 is a root element of comment information dynamically generated for an SVG drawing in an XML service manual which is a structured document.
  • My Note which is the root element, there is an element of “Comment Information” that appears one or more times.
  • the “comment information” is an element for collectively describing the elements arranged in the lower layer.
  • the attributes of this “comment information” include, for example, the “manual number” attribute of the service manual that contains the SVG drawing of the comment, the “title name” attribute of the comment, and the target SVG
  • the "target drawing number” attribute that specifies the drawing, the "drawing display format” attribute, the “simultaneous display drawing number” attribute that specifies the drawing to be displayed at the same time as the target SVG drawing, and the "creation date” attribute of the comment are described. Is done.
  • the “model name” is an element for describing a target model name to be commented. Note that the details of the comments (for example, information on blocks and parts to be commented on) are described, for example, in the “block number” attribute and the “block identification symbol” attribute, which are the attributes of the “model name” element. , "Part symbol number” attribute. “Comment” is an element for describing a comment. Note that the comment type is described, for example, in the “comment” element “comment type identification symbol” attribute and “comment type” attribute.
  • the “registrant name” is an element for describing the registrant name of the comment.
  • the registrant's e-mail address of the comment is described, for example, in the “e-mail address” attribute which is an attribute of the “registrant” element.
  • “Attached file” is an element for describing the file name (including path) of the attached file attached in connection with the comment registration.
  • “Reference website” is an element for describing the URL of the website to be referenced.
  • FIG. 9 is a diagram showing an example of a mydraw structure definition used in the embodiment of the present invention. Note that FIG. 9 schematically illustrates a DTD force tree structure in Mydraw.
  • My Draw shown in Fig. 9 is an XML service manual, which is a structured document, and contains color change information dynamically generated for any graphic element in an SVG drawing. The root element.
  • MyDraw under the root element “MyDraw”, there is an element of “color information” that appears one or more times.
  • Color information is an element for describing the color of a graphic element (SVG graphic element) in an SVG drawing.
  • the attributes of this "color information” include, for example, the "manual number” attribute of the service manual that includes the SVG drawing to be changed, and the “target drawing number” that specifies the SVG drawing to be changed.
  • the attribute and the "component symbol number, signal line identification number” attribute that specifies the component symbol or signal line of the SVG graphic element to be changed are described.
  • the structure definition (DTD) is set to make the information related to the arbitrary settings performed by the user on the graphic elements uniform and functional. By doing so, it is possible to generate structured optional setting information (MyDraw XML data) based on this structure definition.
  • the present invention provides a program for realizing the function of the above-described XML service manual generation control unit 1000 (a function of generating an XML service manual) on a computer, a function of the XML service manual display device 1500 ( (Additional data generation function).
  • These programs may be read by a recording medium and loaded into a computer, or transmitted via a communication network and loaded into a computer.
  • the present invention sets a structure definition for all contents constituting a service manual, and performs a structure check of all contents based on this structure definition, thereby providing a structured electronic structure.
  • the point is to generate a service manual (XML service manual).
  • the basic application of the present application is based on the computerized service manual generated in this manner (for example, the XML service manual generated by the XML service manual generation control unit 1000 shown in FIG. 1). Displayed above, the emphasis is on the functionality that emerges when used as a service manual. Therefore, the invention of the present application and the invention of the basic application of the present application are closely related.
  • the content of the invention according to the basic application of the present application (the mode in which the digitized service manual generated by the invention of the present application is actually used) will be described below. To do.
  • FIG. 12 is a hardware configuration diagram used in the embodiment of the present invention.
  • Figure 12 shows a CPU (Central Processing Unit) that performs arithmetic processing and control processing, a memory for temporarily storing data, a CRT (Cathode Ray Tube) display and a liquid crystal display.
  • Display 3 for visually displaying information such as data, operation input means for operating a keyboard and mouse and inputting information 4, a hard disk for storing various digital data 5, CD-ROM (Compact Disk Read Only) Memory) CD-ROM drive for reading data stored in 61,
  • Network card drive for communicating with server device 72 and other communication devices connected to the network via network 71 A state in which 7 is connected by a bus 8 is shown.
  • the node disk 5 includes operating system (OS) 51, which is basic software for managing software and hardware and enabling use by applications, and XML (eXtens3 ⁇ 4le Markup Language).
  • OS operating system
  • XML eXtens3 ⁇ 4le Markup Language
  • XML verser 52 for analyzing the text described by the data
  • Browser 53 for analyzing and displaying XML data parsed by the XML verser 52
  • Hyper Text Markup Language (HTML) data etc.53
  • SVG Scalable Vector Graphics
  • Stores SVG Viewer 54 for displaying vector drawing data such as data and SVGZ (compressed SVG) data!
  • SVG viewer 54 has a function that enables enlarged display, reduced display, movement display in a drawing, and the like of SVG data.
  • the SVG viewer 54 is plugged into the browser 53, and the XML verser 52 is schematically depicted as being independent of the browser 53.
  • the XML verser 52 is a browser An environment such as that incorporated in 53 may be used. In other words, here, it is only necessary to use the browser 53 to display XML data and SVG data properly!
  • the CD-ROM 61 includes a control program 62 including a script language such as XSL (extensible Stylesheet Language) data, HTML data, and Java (registered trademark) for determining the display style of the XML data, and an XML.
  • SVG data has a smaller file size than PDF data, and is vector drawing data described in XML.
  • control program 62 and the content data 63 stored in a predetermined communication device are obtained by using the network card It is also possible to realize a desired display. Further, it is possible to store the necessary control program 62 @ content data 63 in the hard disk 5 in advance.
  • the configuration in which the CPU 1, the memory 2, the display 3, the operation input means 4, the hard disk 5, the CD-ROM drive 6, and the network card drive 7 are connected by the bus 8 is, for example, a general-purpose PC. It is also feasible. In the following, as an example, a case will be described in which a general-purpose PC performs processing and display related to a service manual.
  • the service manual for one product is explained below.
  • the content data 63 is basically composed of products, and each product has one service manual. That is, for example, one service manual exists for one type of DVD audio / video player.
  • This service manual is composed of XML data contained in the content data 63 as a database.
  • the XML verser 52 uses the XML-verser 52 to determine the hierarchical structure of the XML data stored in the CD-ROM 61, the server 72, or other information storage means. Analysis such as format is performed. And parsed by XML Versa 52 The obtained XML data is passed to the browser 53 and the SVG viewer 54, where the predetermined XSL data is referred to, processed into XML data for display, and displayed.
  • a table of contents page, a circuit diagram page, a board diagram page, and a parts list page generated based on the XML data included in the content data 63 and displayed on the display 3 will be specifically described.
  • the table of contents page and the parts list page are set so as to realize a desired display in the browser 53 by a combination of XML data corresponding to each page and preset XSL data.
  • the circuit diagram page and the board diagram page are set to realize a desired display in the browser 53 by SVG data or SVGZ data corresponding to each page.
  • FIG. 21 shows an example of XML data (table of contents XML data) corresponding to a table of contents page and a state where the table of contents XML data is processed and displayed on the browser 53.
  • Table of contents XML data includes all circuits implemented in this model, browsing mode for displaying SVG data for each circuit (described later), and circuit drawings for displaying detailed circuit diagrams of each circuit. The relationship between the data name (first SVG data name) and the board drawing data name (second SVG data name) for displaying the board drawing on which each circuit is mounted is described.
  • the table of contents XML data is displayed on the browser 53, the table of contents is displayed by the XSL for displaying the table of contents.
  • a table of contents page that displays a list of circuits is generated from the table of contents XML data.
  • Each item (hereinafter, also referred to as a drawing item) described in this circuit list can be selected with a mouse or the like, and as described later, by selecting this drawing item, the selected drawing item is selected.
  • Circuit diagrams and board diagrams specifically, circuit diagrams (first SVG data name) and board diagrams (second SVG data name) that are associated in the table of contents XML data It is displayed in a predetermined frame.
  • FIG. 22 shows an example of XML data (parts table XML data) corresponding to the parts table page and a state where the parts table XML data is processed and displayed on the browser 53.
  • the BOM XML data has a record for each component that constitutes a circuit such as an IC, resistor, or diode. This record contains various information such as the symbol number (identification number), part number, and part name, as well as the circuit drawing data where the part exists.
  • the table name and the board drawing data name are described.
  • the symbol numbers are given to each part in a one-to-one relationship without duplication, that is, one record is associated with one symbol number.
  • the parts list XML data contains all the parts of all the circuits that make up this model without any excess or shortage!
  • the parts list XML data is displayed by the XSL for displaying the parts list page.
  • a parts list page that displays a list of parts is generated from the parts list XML data.
  • Each item (hereinafter, also referred to as a component item) described in the list of the component list can be selected with a mouse or the like, and as described later, the component selected by the selection of the component item is selected.
  • Select the circuit diagram and board diagram specifically, the circuit diagram (first SVG data name) and board diagram (second SVG data name) associated in the BOM XML data that correspond to the item. Is displayed in a predetermined frame.
  • FIG. 23 shows an example of the SVG data structure of the circuit drawing data and the board drawing data, and a state where the SVG data is processed and displayed on the browser 53.
  • FIGS. 24 and 25 show an example of a circuit diagram and a board diagram displayed by processing SVG data with the SVG viewer.
  • the SVG data structure includes [ ⁇ script>: script element definition], [ ⁇ z: info>: SVG custom information including SVG data name, etc.], [ ⁇ rect>: range specification of one drawing data], [G]: a figure root group of various figure elements that make up one drawing data.
  • the figure root group is composed of a plurality of layers [ku g]: layer group, and each layer includes a plurality of graphic elements [ku g>: graphic element group].
  • Lines that make up the element [K path>: line drawing element] and various text information [K text>: character element] including the symbol number of each part are included.
  • graphic elements correspond to the components that make up the circuit, such as ICs, resistors, and diodes.
  • the SVG data name described in the SVG custom information of the SVG data structure has the same format as the SVG data name described in the table of contents XML data and the parts table XML data. Also, the symbol number of the component described in the character element of the SVG data structure has the same format as the symbol number described in the XML data of the component table. In other words, depending on the SVG data name and the symbol number of the part, the table of contents XML data , BOM XML data and SVG data structures are closely related.
  • SVG data described in XML data format also has a function as a database described in text format. Therefore, in XML data and SVG data, it is possible to easily perform a keyword search by using a script language such as Java (registered trademark) using the drawing data name and the symbol number as keywords. In particular, it is very useful to be able to search graphic elements in drawing data, SVG data, using such a script language.
  • This consolidation processing program can be placed outside the content, so that the digitized service manual creator can embed hyperlinks and other information when creating the digitized service manual. It is no longer necessary to carry out the work, and labor and production time can be greatly reduced.
  • FIG. 13 is a flowchart showing an outline of the service manual display processing according to the embodiment of the present invention.
  • the control program 62 and the content data 63 required for displaying the service manual are all stored in the CD-ROM 61 and are appropriately read from the CD-ROM 61.
  • the user selects a file corresponding to a desired service manual by using the operation input means 4 such as a mouse while looking at the display 3.
  • the operation input means 4 such as a mouse
  • a file corresponding to the service manual of the DVD audio Z video player having the model name A1234 is selected by an operation input means such as a mouse.
  • the PC performs a process of displaying the top page of the selected service manual in the browser 53 on the display 3 (step S101: service manual). Display of).
  • step S101 service manual
  • the inside of the browser 53 is divided into two frames (left frame and right frame), and the table of contents page of the service manual is stored in one frame (left frame) and the other is displayed.
  • a table of contents page is created with a table of contents XML data and predetermined XSL data.
  • the sentence XML data and the prescribed XSL data force are created.
  • a button that allows mode selection between the text display mode and the drawing display mode is displayed on the toolbar of the browser 53. The user can select the text display mode or the drawing display mode by selecting the mode using the mode selection button.
  • step S103 When the drawing display mode is selected by the user ("Yes" in step S103), each item on the table of contents page in the left frame is selected, and the circuit diagram corresponding to each selected item is received. And the board diagram, as well as information on each component included in the circuit diagram and the board diagram, are displayed in the right frame (step S105: display in drawing display mode).
  • step S103 when the body display mode is selected by the user ("I V, E" in step S103), each item on the table of contents page in the left frame is selected, and the selected item is displayed. A body page including various corresponding descriptions and drawings is displayed in the right frame (step S107: display in body display mode).
  • step S107 display in body display mode
  • FIG. 14 is a flowchart showing an outline of the display processing in the drawing display mode according to the embodiment of the present invention.
  • the right frame is further divided into two frames (frames A and B) (step S201: the right frame is divided into two).
  • Arrangement position of frames A and B is arbitrary.
  • the right frame can be vertically divided.
  • the upper frame of the right frame is referred to as frame A (drawing display area) and the lower frame of the right j frame is referred to as frame B (parts sheet page display area).
  • step S203 displaying a predetermined page in frame A
  • step S203 displaying a parts list page in frame B
  • step S203 displaying the parts list page in frame B
  • step S203 Display the parts list page in frame B.
  • the parts table page is created from the parts table XML data and a predetermined XSL data card as shown in FIG.
  • step S205 the processing in step S205 described above is completed, and display is performed in the drawing display mode.
  • the outline of the display processing when the user selects a drawing item in the table of contents page in the state where the user is in the state of being described will be described with reference to the flowchart shown in FIG.
  • FIG. 15 is a flowchart showing an outline of display processing when a drawing item in the table of contents page is selected by the user in the drawing display mode according to the embodiment of the present invention.
  • the PC refers to the table of contents XML data to obtain the SVG data name associated with the selected drawing item.
  • Step S301 Acquire SVG data name
  • Step S303 Determination of viewing mode.
  • Various methods are available for obtaining the SVG data name. For example, it is possible to easily obtain the SVG data name by obtaining the name of the file currently displayed.
  • the browsing mode set for each drawing item in the table of contents page is information indicating that the drawing item includes one or both of a circuit diagram and a board diagram.
  • the code determines whether frame A is further divided into two frames (frames C and D). For example, as shown in the table of contents XML data in FIG. 21, when the browsing mode power s "l" means that two SVG data (first and second SVG data) as the associated drawings are present Therefore, in order to display these two SVG data, it is necessary to further divide frame A into two frames C and D and display the respective drawings in frames C and D.
  • the browsing mode is “0”, only the first SVG data exists as a related drawing, and when the browsing mode is “3”, the first drawing is the related drawing. Since only the second SVG data exists, the first or second SVG data should be displayed in the current frame A without dividing the frame. For example, if the number of related SVG data is one, frame A is not divided.If the number of related SVG data is two, it is determined that frame A is divided into two frames C and D. Thus, the determination in step S303 may be performed without using the browsing mode. Note that here, the force that states that frame A is divided into two frames C and D.For example, frame A is first divided into two frames C and D, and the number of related SVG data is reduced.
  • either frame C or D is hidden and the number of related SVG data In some cases, it is possible to display both frames C and D. That is, by the determination in step S303, the ability to display one drawing in frame A or whether to display two drawings independently is determined.
  • the right frame is divided into three frames B, C, and D, as shown in FIG.
  • the state in which the right frame is divided into three frames B, C, and D will be referred to as a three-screen mode.
  • a state in which the right frame is divided into two frames A and B without dividing frame A is referred to as a two-screen mode.
  • the determination of the viewing mode in step S303 determines whether the right frame is set to the two-screen mode or the three-screen mode.
  • the first or second SVG data is displayed in frame A (step S305: the first or second SVG data is displayed in frame A).
  • frame A is further divided into two frames (frames C and D) (step S307: frame A is divided into two).
  • Arrangement position of frames C and D is arbitrary.
  • frame A is divided into left and right.
  • the first SVG data is displayed in the left frame C (step S309: the first SVG data is displayed in the frame C)
  • the second SVG data is displayed in the frame D (step S311: the frame) Display the second SVG data in D).
  • the browsing mode of the drawing item is determined, and when the browsing mode is the two- screen mode, the selection mode is selected as shown in FIG. It is possible to display the first or second SVG data (board diagram or circuit diagram) and the parts list page for the completed drawing item in the right frame.
  • the browsing mode is the three-screen mode, as shown in Fig. 29, the first SVG data (circuit diagram) related to the selected drawing item and the second SVG data related to the selected drawing item are displayed.
  • Data (board drawing) and parts list page can be displayed in the right frame.
  • FIG. 16 is a drawing of the drawing displayed in frame A in the display state in the two-screen mode according to the embodiment of the present invention.
  • 9 is a flowchart illustrating a process when a graphic element is selected.
  • Step S401 Identify the selected frame.
  • Step S403 SVG data name is obtained
  • Step S405 The selected graphic element
  • step S407 Selected Graphic Element Highlighted. That is, the graphic element selected by the user is highlighted by this processing.
  • the graphic element highlighting is intended to allow the user to easily identify the selected graphic element, such as changing the color of the selected graphic element or blinking the selected graphic element. Or let them do that.
  • Step S409 Search a record in the BOM XML data.
  • step S409 As a result of the search in step S409, if the corresponding record exists in the parts table XML data ("Yes" in step S411), the user browses the corresponding component item in the parts table page. Move to an easy arrangement position (for example, the top in frame B), and further display it in a highlighted manner (Step S413: highlight the relevant part in the parts list page).
  • the highlighting of the corresponding component item on the BOM page is the same as the highlighting of the graphic element, so that the user can easily identify it by, for example, changing the color of the corresponding component item or changing the color of the corresponding component item. For example, the item of the component to be blinked.
  • the parts list XML data is related to all parts included in the circuit diagram and the board diagram. If the selected graphic element is something other than a part (for example, if a signal line connecting parts is selected), the corresponding record is May not be present within. As described above, when the corresponding record does not exist in the parts table XML data (“No” in step S411), the highlight display related to the parts table page is not performed, and the process ends.
  • the selected graphic element in the board diagram or circuit diagram is displayed in the frame A in a highlighted manner, and the selected graphic element is displayed in the BOM page.
  • the item of the part corresponding to the drawn graphic element can be highlighted in frame B.
  • FIGS. 17 and 18 are flowcharts showing processing when a graphic element of a drawing displayed in one of frames C and D is selected in the display state of the three-screen mode according to the embodiment of the present invention. These are the first and second pages.
  • the user uses a mouse or the like to display a graphic element in the first SVG data (circuit diagram) displayed in the frame C or a second display element in the frame D.
  • a graphic element in the SVG data board drawing
  • the PC identifies a frame in which the graphic element is selected (step S501: identifies the selected frame).
  • the selected frame is identified as either frame C or D.
  • Step S503 SVG data name is obtained
  • Step S505 Acquire the symbol number of the selected graphic element.
  • step S507 Selected Highlighted graphic element
  • the SVG data name including the selected graphic element and the symbol of the selected graphic element are displayed.
  • the BOM refers to the BOM XML data and searches for a record in the BOM XML data having both the symbol number and the SVG data name (Step S509: Searching for a record in the BOM XML data). Search).
  • step S509 As a result of the search in step S509, if the corresponding record exists in the BOM XML data ("Yes" in step S511), the user browses the corresponding component item in the BOM page. Move to an easy arrangement position (for example, the top in frame B), and further display it in a highlighted manner (step S513: highlight the relevant part in the parts list page). On the other hand, if the corresponding record does not exist in the parts table XML data (“No” in step S511), the highlight display related to the parts table page is not performed, and the process ends without any processing.
  • the centering display means that the circuit diagram is displayed so that the corresponding graphic element is displayed in the vicinity of the center of the frame where the circuit diagram is displayed in a layout position that is easy for the user to view in the frame where the circuit diagram is displayed.
  • the term “centering display” is used to mean that the corresponding drawing is displayed so that the corresponding graphic element is displayed near the center of the corresponding frame.
  • step S515 an SVG data name different from the SVG data name acquired in step S503 is specified (step S515: an SVG data name to be displayed in the other frame is specified). That is, in this step S515, SVG data to be displayed in a frame different from the frame in which the graphic element is selected is specified.
  • step S517 the SVG data to be displayed is the other It is displayed in the frame! If the currently displayed SVG data is not the same as the SVG data to be displayed, the SVG data specified in step S515 is displayed in a frame different from the frame where the graphic element is selected. (Step S519: Display appropriate SVG data in the other frame).
  • step S519 a graphic element having the same symbol number as the selected graphic element is highlighted, and in a frame different from the frame in which the graphic element is selected (the other frame), The graphic element is displayed by centering (step S521: the graphic element in the other frame is highlighted and centered).
  • FIG. 19 and FIG. 20 show the drawing display mode in the embodiment of the present invention in the first and second pages of the flowchart showing the outline of the display processing when the user selects a part in the parts table page. is there.
  • the PC When the user uses a mouse or the like to select a component listed in the BOM page displayed in frame B, the PC first refers to the BOM XML data to select the component. Acquire the symbol number of the selected part and the SVG data name existing in the record of the part (Step S601: Acquire the symbol number of the selected part and the SVG data name including the part). Also, highlight the selected component item in the BOM page (Step S603: Highlight the selected component in the BOM page)
  • step S605 If it is determined in step S605 that the SVG data should be displayed in the two-screen mode, it is determined whether or not the SVG data specified in step S601 is currently displayed in the two-screen mode! (Step S607: SVG data to be displayed is displayed in two-screen mode !?). If the SVG data specified in step S601 is displayed in the two-screen mode (“Yes” in step S607), the graphic element having the symbol number of the selected component is highlighted and centered (step S609).
  • Step S601 The SVG data specified in step S601 is displayed in the two-screen mode and the SVG data is not displayed (“,,” in step S607), the SVG data to be displayed is displayed in the two-screen mode.
  • Step S611 The SVG data to be displayed is displayed in the two-screen mode
  • the graphic element having the symbol number of the selected part is highlighted and centered
  • Step S613 The corresponding graphic element is highlighted and displayed) Centering display).
  • step S605 If it is determined in step S605 that the data should be displayed in the three-screen mode, it is determined whether or not the two SVG data specified in step S601 are currently displayed in the three-screen mode ( Step S615: Is the SVG data to be displayed displayed in 3 screen mode?). If the two SVG data specified in step S601 are displayed in the three-screen mode (“Yes” in step S615), in both frames C and D, The graphic element having the symbol number of the selected part is highlighted and centered and displayed (step S617: the corresponding graphic element is highlighted and centered).
  • step S601 if the two SVG data specified in step S601 are not displayed in the three-screen mode (“, eh” in step S615), the two SVG data to be displayed are displayed in the three-screen mode.
  • Step S619 The SVG data to be displayed is displayed in three-screen mode).
  • the graphic element having the symbol number of the selected part is highlighted and centered (Step S619).
  • S621 Display the corresponding graphic element as No, Illuminate and Centering).
  • FIG. 30 is a flowchart showing processing of information that is the basis for generating the SVG viewer context menu in the display state of the two-screen mode or the three-screen mode in the embodiment of the present invention.
  • the PC performs the basic setting of the SVG viewer context menu at the same time as displaying the SVG data in the two-screen mode or the three-screen mode as shown in FIG. 28 or FIG. 29 (step S1101: Basic settings of SVG Viewer Context Menu).
  • step S1101 Basic settings of SVG Viewer Context Menu
  • the SVG viewer context menu to be displayed when an arbitrary part in the drawing is specified, for example, by right-clicking the mouse, is set.
  • various items including, for example, items that enable switching between enlargement and reduction of the drawing are displayed.
  • the PC reads the comment storage folder information stored in the PC as cookie information (step S1103: reads the comment storage folder information), and the comment information is already stored in this electronic service manual. Determine whether the force is set or not (step S 1105: Does comment information exist? ).
  • the comment storage folder information is information indicating whether or not comment information (comment XML data, corresponding to the above-mentioned note XML data) already exists in the digitized service manual being viewed by the user. Specifically, it is determined whether or not the comment information exists in a predetermined folder (comment storage folder) by referring to the file name in the predetermined folder.
  • step S1105 If the comment information exists in the comment storage folder ("Yes” in step S1105), an item for operating the function related to the comment is embedded in the SVG viewer context menu (step S1107). : Add comment function menu in SVG viewer context menu). On the other hand, if the comment information does not exist in the comment storage folder (“No” in step S1105), the processing for embedding the function related to the comment in the SVG viewer context menu is not performed.
  • FIG. 31 is a flowchart showing the display processing of the SVG viewer context menu in the comment function in the display state of the two-screen mode or the three-screen mode in the embodiment of the present invention.
  • the user uses a mouse or the like to display SVG data (circuit diagram or board diagram) displayed in frame A (in the two-screen mode) or in one of frames C and D (in the three-screen mode).
  • SVG data circuit diagram or board diagram
  • the PC displays the highlight of the graphic element and the highlight of the corresponding part on the BOM page.
  • Step S1201 the processing shown in FIG. 16 or the processing shown in FIGS. 17 and 18.
  • information (for example, symbol number) about the selected graphic element is embedded in the SVG viewer context menu (step S1203: the symbol number of the selected graphic element in the SVG viewer context menu). Embed).
  • Step S1205 Display SVG viewer context menu
  • FIG. 36 is a diagram showing a state where the SVG viewer context menu is displayed on the display according to the embodiment of the present invention.
  • items related to the symbol numbers of graphic elements, various items based on basic settings, and items related to comments are displayed in parallel or hierarchically.
  • items of "input”, “list”, and “all list” are displayed in the item of "comment”.
  • a comment can be input by selecting "input" in the "comment” item.
  • the SVG Viewer Context Menu is displayed after selecting any graphic element (that is, when a right click is performed on the graphic element in the drawing)
  • the Comments can be entered.
  • a graphic element is not selected and a right click is performed on the background part in the drawing, for example, the item of “Comment”, “Input”, “List”, and “All list” in “Comment” are displayed. It is possible to display the SVG Viewer Context Menu with each item of ".” At this time, if "input” in the "comment” item is selected, it is possible to input a comment for the drawing itself.
  • FIG. 32 and FIG. 33 are the first and second pages of the flowchart showing the comment input processing in the display state of the two-screen mode or the three-screen mode in the embodiment of the present invention. If “Input” in the “Comment” item is selected, the PC first acquires the SVG data name including the selected graphic element (Step S1301: Acquires the SVG data name), Then, the symbol number of the selected graphic element is obtained (step S1303: obtain the symbol number of the selected graphic element).
  • step S1307 Existence of comment XML data?
  • step S1309 read out comment XML data
  • step S1311 Newly generate comment XML data
  • step S1313 reads out the user information
  • Step S1315 Display comment edit screen
  • FIG. 37 is a diagram illustrating an example of comment XML data according to the embodiment of the present invention
  • FIG. 38 is a diagram illustrating an example of a comment editing screen according to the embodiment of the present invention.
  • One comment XML data exists for one electronic service manual.
  • Each record in the comment XML data shown in Fig. 37 is identified by the SVG data name, and each record is further divided into title, model name, manual number, block number, symbol number, comment, comment type, registrant, and registered It has the following items: user email address (registrant email in Fig. 37), registration date, attached file, and reference URL.
  • the comment editing screen shown in FIG. 38 has an input form corresponding to each item of the record specified by the comment XML data shown in FIG. Therefore, on the comment editing screen shown in Fig. 38, the title, model name, manual number, block number, symbol number, comment, comment type, registrant, etc. are used to input information to each item of the comment XML data shown in Fig. 37. An entry form is displayed for each item of registrant's e-mail address, registration date, attached file, and reference URL.
  • the comment editing screen shown in Fig. 38 is the initial screen before the user inputs information.
  • the model name, manual number, block number, and symbol number are the model name, the version information of the digitized service manual, the block number specified in the selected drawing, and the model name of the digitized service manual, respectively.
  • the symbol number specified for the selected graphic element is automatically inserted by the PC.
  • the user can arbitrarily input, for example, a board diagram or a circuit diagram, a memorandum concerning graphic elements (parts), and the like.
  • the check box of the comment type for example, items such as notes (notes), references, and opinions are set.
  • the registrant's name and e-mail address are automatically inserted into the registrant and the registrant's e-mail address by the PC according to the user information read in step S1313.
  • the user can arbitrarily modify these items.
  • the input date (current date) of the comment is automatically inserted into the registration date.
  • the attached file and URL information to be added to the comment can be entered in the attached file input form and reference URL input form on the comment edit screen.
  • each information including the comment set on the comment editing screen is added to the comment XML data (step S1319). : Comment XML data update).
  • each information set on the comment editing screen is stored as comment XML data shown in FIG. 37 in association with the SVG data name. If the user selects the cancel button displayed on the comment editing screen (“No” in step S1317), the process ends without saving the comment.
  • drawings such as circuit diagrams and board diagrams
  • the user can freely add a comment in relation to the graphic element that is a component of the surface, and the comment input by the user can be saved as comment XML data.
  • the user it is also possible to allow the user to freely change the setting (for example, the setting of color) of a graphic element which is a component of a drawing.
  • the above-described MyDraw XML data is generated by the same processing as the comment XML data, and the information regarding the setting change by the user is stored in the MyDraw. Stored in XML data.
  • FIG. 34 and FIG. 35 are the first and second pages of the flowchart showing the comment display processing in the display state in the two-screen mode or the three-screen mode in the embodiment of the present invention.
  • the PC first obtains the SVG data name of the selected drawing (Step S 1401: Obtains SVG data name) . Then, it is determined whether or not the comment XML data exists in the comment storage folder (Step S1403: Does the comment XML data exist?). If the comment XML data exists (“Yes” in Step S1403), The comment XML data is read (step S1405: read the comment XML data). If the comment XML data does not exist ("No" in step S1403), the comment XML data is newly generated (step S1407). : Comment XML data is newly generated).
  • step S 1409 Judgment method of comment list display.
  • “List” in the “Comment” item is selected ("Reset” in step S1409)
  • step S1411 a record having the SVG data name acquired in step S1401 is searched from the comment XML data (step S1411: a record with the corresponding SVG data name is searched from the comment XML data).
  • step S1411 a record with the corresponding SVG data name is searched from the comment XML data.
  • “all list” in the “comment” item (“all list” in step S1409), it is determined that the user wants to view all comments in the comment XML data. Since it is possible, processing such as searching for a specific record is not performed.
  • step S1411 the record of the comment XML data searched and extracted in step S1411 (when "List” is selected) or all records in the comment XML data (when "All list” is selected) is added to the comment.
  • the XSL data for list display it is displayed and displayed on the display 3 as a comment list screen (step S 1413: display of comment list screen).
  • FIG. 39 is a diagram showing an example of the comment list screen according to the embodiment of the present invention.
  • the comment list screen displays ), Block number (block), symbol number, title, type (comment type), registration date, attachment (attached file), link (reference URL)! / Puru.
  • step S1415 When displaying the detailed content including the content of the comment ("Yes” in step S1415), for example, by selecting the title of each comment, the details shown in FIG. Display the comment content display screen that displays important information (step S1417: display comment content display screen).
  • the comment content may be re-edited on the comment content display screen. If the comment is re-edited, the comment XML data is updated (the same processing as in step S1319). Once done, the newly edited comment is stored in the comment XML data.
  • comment XML data is a text format database
  • some or all records of the comment XML data may be extracted and saved as a separate file.
  • Comment XML data created by other users can be easily combined with your own comment XML data.
  • an import button and an export button are displayed. Impo If you select the comment button, select another comment XML data file, combine the contents of your own comment XML data with the contents of other comment XML data, and save it as your own comment XML data. It is possible to do.
  • the newly created comment XML data contains the contents of both the original comment XML data and other comment XML data.
  • the export button is selected, a part or all of the comment XML data can be saved as a separate file in any directory or recording medium.
  • the computerized service manual generating method, the computerized service manual generating apparatus, the computerized service manual generating program, and the recording medium on which the program is recorded according to the present invention can generate a computerized service manual with excellent convenience.
  • Electricalization service manual that has detailed information that is useful for maintenance, inspection, maintenance, repair, etc. for products with electrical and electronic circuits. Is applicable to the technology for generating
  • the additional data generation method, the additional data generation device, the additional data generation program, and the recording medium on which the program is recorded according to the present invention are provided when the electronic service manual is used. This has the effect of generating additional data that can clearly express the relevance between the information in the electronic service manual and the contents in the electronic service manual, and the information added by the user to the electronic service manual. Applicable to technology related to processing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • General Physics & Mathematics (AREA)
  • Marketing (AREA)
  • Artificial Intelligence (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Operations Research (AREA)
  • General Business, Economics & Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Health & Medical Sciences (AREA)
  • Quality & Reliability (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Document Processing Apparatus (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Processing Or Creating Images (AREA)

Abstract

 利便性に優れたサービスマニュアルを生成するとともに、サービスマニュアルに係るデータ処理の効率化を図る技術が開示され、その技術によればXMLサービスマニュアル生成制御部1000は、各種の非構造化データを取得し、各種の非構造化データから構造化されたデータを生成する。この際、各種の非構造化データに対して規定されている構造定義(DTD)に基づいて、構造化されたデータが生成される。また、特に、文書情報に関してはXML形式の構造化データに変換し、図面情報に関してはSVG形式の構造化データに変換することによって、文書内の要素と図面内の要素との関連付けの自動化が可能となり、情報間の相互連携が高度に行われたXMLサービスマニュアルが生成される。また、生成されたXMLサービスマニュアルの利用時に、ユーザが入力したコメントや設定変更などに係る付加情報に関しても、所定の構造定義によって構造化されたデータに変換される。

Description

電子化サービスマニュアル生成方法、 付加データ生成方法
技術分野
[0001] 本発明は、電気回路や電子回路を有する製品に対応して、保守点検、整備、修理 などを行う際の参考となる詳細な情報が掲載されている電子化サービスマニュアルの 生成を行うための電子化サービスマニュアル生成方法、付加データ生成方法、電子 化サービスマニュアル生成装置、付加データ生成装置、電子化サービスマニュアル 生成用プログラム、付加データ生成用プログラム並びにこれらのプログラムが記録さ れた記録媒体に関する。
背景技術
[0002] 従来、電気機器メーカや自動車メーカを始めとする多くのメーカが、電気回路ゃ電 子回路などの電気系統を含む製品を数多く生産している。また、各製品に対応して、 保守点検、整備、修理などを行う際の参考となる詳細な情報が掲載されているサービ スマニュアルが存在する。こうしたサービスマニュアルは、紙面に印刷された書籍形 状のものが一般的であるが、近年、 PC (Personal Computer:パーソナルコンピュータ )などで閲覧が可能な電子化されたサービスマニュアル (電子化サービスマニュアル) も増加してきている。
[0003] ところで、サービスマ-ユアルには、回路図や基板図などの技術系図面が多数掲載 されている。回路図や基板図などの技術系図面の場合、閲覧時に任意に図面の拡 大、縮小、移動などを可能にすることが必要である。したがって、電子化サービスマ- ュアルには、ベクタ方式の図面データ形式が利用されることが望まれ、例えば、ベクタ 方式の図面データ形式として最も一般的な PDF (Portable Document Format)が利 用されている。
[0004] 電子化サービスマニュアルは、例えば、紙面に印刷された書籍形状のサービスマ -ュアルをそのまま電子化したものがほとんどである力 データ間の連結を行うため のハイパーリンクを所定の箇所に埋め込んでおき、例えば、回路図の表示から回路 図の説明文の表示への切り換えがすぐに行えるようにしたものも存在する。
[0005] ここで、図 41を参照しながら、 PDFを利用した電子化サービスマニュアル(以下、 P DFサービスマニュアルと呼ぶ)の生成の概要について説明する。図 41は、従来の技 術における PDFサービスマ-ユアルの生成方法の概要を説明するための図である。 PDFサービスマニュアルは、一般的に、非構造化本文テキストデータ、 CAD ( Computer Aided Design)図面データ、非構造化部品データ、非構造化 IC (
Integrated Circuit:集積回路)機能表データ、非構造化電圧値データに基づいて生 成される。なお、一般的に、非構造化という文言は、構造が明確となっていない状態 を指すが、本明細書では、最終的に生成されるデータと比較して、構造が明確にな つて 、な 、状態を広く指すものとする。
[0006] 図 41に示す PDFサービスマニュアル生成制御部 2000は、本文テキスト生成制御 部 2001、 PDF図面生成制御部 2002、部品表生成制御部 2003、 IC機能表生成制 御部 2004、電圧値表生成制御部 2005を有している。また、 PDFサービスマ-ユア ル生成制御部 2000は、 PDFサービスマニュアルの作成を行うオペレータによる操作 を可能とする入力 ·表示装置 2100や、 PDF形式のドキュメント(PDFドキュメント)の 生成に必要となる情報やその他の情報が記憶されたデータ記憶装置 2200と接続さ れている。
[0007] 本文テキスト生成制御部 2001は、汎用 DTP (Desktop Publishing)アプリケーション ソフトを使用して取り込んだ非構造ィ匕本文テキストデータに関する編集'加工作業が 行われて、編集'加工作業後のデータを電子文書データ形式として最も一般的な PD F形式のデータに変換する処理を行う機能を有している。すなわち、この本文テキスト 生成制御部 2001によって、非構造ィ匕本文テキストデータは、 PDF形式の本文テキ スト (本文テキスト PDFデータ)に変換される。
[0008] また、 PDF図面生成制御部 2002は、 CAD図面データを汎用べクタ方式の 2次元 グラフィックスデータに変換後、汎用 DTPアプリケーションソフトを使用して、編集'加 工作業が行われて、編集'加工作業後のデータを、電子文書データ形式として最も 一般的な PDF形式のデータに変換する処理を行う機能を有している。すなわち、こ の PDF図面生成制御部 2002によって、 CAD図面データは、 PDF形式の図面(図 面 PDFデータ)に変換される。
[0009] また、部品表生成制御部 2003は、汎用 DTPアプリケーションソフトを使用して取り 込んだ非構造ィ匕部品データに関して編集,加工作業が行われて、編集 ·加工作業後 のデータを電子文書データ形式として最も一般的な PDF形式のデータに変換する 処理を行う機能を有している。すなわち、この部品表生成制御部 2003によって、非 構造ィ匕部品データは、 PDF形式の部品表 (部品表 PDFデータ)に変換される。
[0010] IC機能表生成制御部 2004は、汎用 DTPアプリケーションソフトを使用して取り込 んだ非構造化 IC機能表データに関して編集,加工作業が行われて、編集 '加工作業 後のデータを電子文書データ形式として最も一般的な PDF形式のデータに変換す る処理を行う機能を有している。すなわち、この IC機能表生成制御部 2004によって 、非構造化 IC機能表データは、 PDF形式の IC機能表 (IC機能表 PDFデータ)に変 換される。
[0011] また、電圧値表生成制御部 2005は、汎用 DTPアプリケーションソフトを使用して取 り込んだ非構造ィ匕電圧値データの編集'加工作業が行われて、編集'加工作業後の データを電子文書データ形式として最も一般的な PDF形式のデータに変換する処 理を行う機能を有している。すなわち、この電圧値表生成制御部 2005によって、非 構造化電圧値データは、 PDF形式の電圧値表 (電圧値表 PDFデータ)に変換され る。
[0012] そして、上記の本文テキスト生成制御部 2001、 PDF図面生成制御部 2002、部品 表生成制御部 2003、 IC機能表生成制御部 2004、電圧値表生成制御部 2005のそ れぞれによって変換された本文テキスト PDFデータ、図面 PDFデータ、部品表 PDF データ、 IC機能表 PDFデータ、電圧値表 PDFデータの各データがまとめられて、最 終的な PDFサービスマニュアルが生成され、出力される。
[0013] また、例えば、下記の特許文献 1には、ネットワークを介してサーバとユーザ端末が 接続されており、ユーザ端末がサーバに対して、製品や部品の検索要求を行い、サ ーバが、この検索要求に応じた製品や部品に係る情報をユーザ端末に送信すること を可能とする部品検索システムが開示されている。
特許文献 1:特開 2002— 99550号公報
[0014] しかしながら、上述の PDFサービスマニュアルは、基本的に静的ドキュメントであり、 この PDFサービスマニュアル内にデータ間の連結(連携)を行うためのハイパーリンク を埋め込む場合には、あらかじめ、電子化サービスマニュアル製作者側で連結させ るデータを選定して、データ間の連結を行うためのハイパーリンクを埋め込むという 2 次的作業を行う必要がある。数多くの種類の製品のサービスマニュアルが存在し、さ らに、サービスマニュアル内には膨大な部品数が存在する現状では、これらの各部 品にまでハイパーリンクを埋め込む作業を行おうとした場合には、多大な労力が必要 となり、その実現は困難を極める。また、ユーザが、電子化サービスマニュアル内に、 例えば、様々な覚え書きをコメントとして書き加えようとした場合には、 PDF加工用の 専用ソフトウェアを用いなければ不可能である。
[0015] また、特許文献 1に開示されて!、る部品検索システムは、ユーザ端末でパーツリスト
(部品リスト)やサービスマニュアルに基づく画像を閲覧しながら、マウスによる指示で 検索要求部品の存在箇所を絞り込んでいくものであり、ユーザがマウスで指示した箇 所の拡大画像や詳細な情報をサーバ側力 提供して、ユーザの検索動作を支援す るものである。したがって、例えば、部品名などから、その部品の存在箇所を即座に 示す画像表示を行うことは不可能である。また、電気系統のサービスマニュアルでは 、回路図における所定の部品の存在箇所、基板図における所定の部品の存在箇所 、所定の部品の名前や機能などが即座に判別できることが望まれるが、上記の従来 の技術では、この要求を満たすことは不可能である。また、この特許文献 1には、ユー ザが自由に電子化サービスマニュアル内にコメントを書き加えるための機能は開示さ れていない。
発明の開示
[0016] 上記課題を解決するため、本発明は、利便性に優れた電子化サービスマニュアル を生成するための電子化サービスマニュアル生成方法、電子化サービスマニュアル 生成装置、電子化サービスマニュアル生成用プログラム並びにこのプログラムが記録 された記録媒体と、電子化サービスマニュアルの利用時において、ユーザによって入 力される付カ卩的情報と、電子化サービスマニュアル内のコンテンツとの関連性が明確 に表現可能な付加データを生成するための付加データ生成方法、付加データ生成 装置、電子化サービスマニュアル生成用プログラム並びにこのプログラムが記録され た記録媒体とを提供することを目的とする。
[0017] 上記目的を達成するため、本発明では、電子化サービスマニュアルを構成する各ド キュメント (例えば、本文テキスト、図面、部品表、 IC機能表、電圧値表など)のそれぞ れに関して、それぞれのドキュメントを対象として規定された構造定義を利用して、構 造ィ匕されたデータの生成を行うようにする。なお、ここで利用される構造定義は、図面 データや文書データなどの種別によらず、最終的に生成される構造化された電子化 サービスマニュアルのすべてをデータとして取り扱えるようにすることを目的とするも のである。また、この構造定義は、データの階層構造や不可欠な要素の適宜配置な どを明確に規定するものであるとともに、生成後のドキュメントに一切手をカ卩えることな ぐ生成時に付加される外部スクリプトによって作用する各ドキュメント内の情報の相 互連携や他データへの連携を可能とするものである。さらに、この構造定義は、将来 的な機能の増強などの展開が簡便となるように定義される。
[0018] さらに、本発明では、電子化サービスマニュアルに含まれる文書のデータ形式を X ML (extensible Markup Language)形式とし、電子化サービスマニュアルに含まれる 図面 (配線図、基板図、機構図、ブロック図などの回路図)のデータ形式を、ベクタ形 式で 2次元グラフィックスを表現するための XMLベース言語である SVG (Scalable Vector Graphics)形式や、 SVGの圧縮形式である SVGZ形式とする。これにより、特 に、従来の PDF図面では不可能であった図面データの構造ィヒが可能となるとともに 、関連する部品表データとの関連性照会 (部品表内の各部品と図面内の図形要素と の関連付け)を自動化することが可能となり、電子化サービスマニュアルの生成過程 において、最終的に生成される XML部品表データと SVG図面データとの連携に必 要な最低限のキーワード情報の埋め込みが可能となる。
[0019] また、ユーザが電子化サービスマ-ユアルを利用している場合に、ユーザによって 挿入された任意のコメントや、ユーザによって変更された図形要素の表示設定 (例え ば、色設定など)に係る情報に関しても、構造定義を用いて構造化されたデータの生 成を行うようにする。
[0020] すなわち、上記目的を達成するため、本発明では、部品を構成要素とする電気回 路又は電子回路を有する所定の製品に係る文書情報及び図面情報が含まれる電子 化サービスマニュアルをコンピュータによって生成させるための電子化サービスマ- ュアル生成方法であって、
前記コンピュータ力 前記電子化サービスマニュアルの内容となる元データを取得 する元データ取得ステップと、
前記コンピュータが、前記電子化サービスマニュアルの構造定義が記述されて!、る 構造定義情報であって、前記コンピュータが参照可能な場所に格納されて!、る前記 構造定義情報を取得する構造定義取得ステップと、
前記コンピュータが、前記構造定義取得ステップで取得された前記構造定義情報 に基づいて、前記元データ取得ステップで取得された前記元データから、前記電子 化サービスマニュアルの構成データであるとともに前記構造定義に準拠した構造ィ匕 データを生成する構造ィ匕データ生成ステップとを、
有する電子化サービスマニュアル生成方法が提供される。
[0021] さらに、本発明では、上記発明に加えて、前記元データ取得ステップで、前記電子 化サービスマニュアルの本文テキストとなるデータが前記元データとして取得された 場合には、前記構造定義取得ステップにおいて、前記本文テキストに係る構造定義 が記述されている本文テキスト構造定義情報が前記構造定義情報として取得され、 前記元データ取得ステップで、前記所定の製品に利用されている部品が図示され ている図面データが前記元データとして取得された場合には、前記構造定義取得ス テツプにおいて、前記図面に係る構造定義が記述されている図面構造定義情報が 前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記部品の一覧 が記載された部品表データが前記元データとして取得された場合には、前記構造定 義取得ステップにお 、て、前記部品表に係る構造定義が記述されて 、る部品表構造 定義情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記電気回路又 は前記電子回路における電圧値の一覧が記載された電圧値表データが前記元デー タとして取得された場合には、前記構造定義取得ステップにおいて、前記電圧値表 に係る構造定義が記述されている電圧値表構造定義情報が前記構造定義情報とし て取得される電子化サービスマニュアル生成方法が提供される。
[0022] さらに、本発明では、上記発明にカ卩えて、前記元データ取得ステップで、前記電子 化サービスマニュアルの本文テキストとなるデータが前記元データとして取得された 場合には、前記構造定義取得ステップにおいて、前記本文テキストに係る構造定義 が記述されている本文テキスト構造定義情報が前記構造定義情報として取得され、 前記元データ取得ステップで、前記所定の製品に利用されている部品が図示され ている図面データが前記元データとして取得された場合には、前記構造定義取得ス テツプにおいて、前記図面に係る構造定義が記述されている図面構造定義情報が 前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記部品の一覧 が記載された部品表データが前記元データとして取得された場合には、前記構造定 義取得ステップにお 、て、前記部品表に係る構造定義が記述されて 、る部品表構造 定義情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている ICの機能の一覧 が記載された IC機能表データが前記元データとして取得された場合には、前記構造 定義取得ステップにお 、て、前記 IC機能表に係る構造定義が記述されて 、る IC機 能表構造定義情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記電気回路又 は前記電子回路における電圧値の一覧が記載された電圧値表データが前記元デー タとして取得された場合には、前記構造定義取得ステップにおいて、前記電圧値表 に係る構造定義が記述されている電圧値表構造定義情報が前記構造定義情報とし て取得される電子化サービスマニュアル生成方法が提供される。
[0023] さらに、本発明では、上記発明にカ卩えて、前記元データ取得ステップで文書データ が前記元データとして取得された場合には、前記構造ィ匕データ生成ステップにお 、 て、前記文書データ力 XML形式の前記構造ィ匕データが生成され、 前記元データ取得ステップで図面データが前記元データとして取得された場合に は、前記構造ィ匕データ生成ステップにおいて、前記図面データから SVG形式又は S VGZ形式の前記構造化データが生成される電子化サービスマニュアル生成方法が 提供される。
[0024] さらに、本発明では、上記発明にカ卩えて、前記元データ取得ステップにおいて、前 記所定の製品に利用されている前記部品の一覧が記載された部品表データと、前 記部品に係る図面が含まれる部品図面データとが前記元データとして取得された場 合に、前記コンピュータが、前記部品の一覧に含まれる各部品と、前記各部品が図 示されている前記図面との照会を行って、その照会結果を含む部品 図面関連性 情報を生成する部品図面関連性照会ステップと、
前記コンピュータが、前記部品図面関連性照会ステップで生成された前記部品 図面関連性情報に基づいて、前記部品表データに記載されている前記各部品と、前 記各部品に対応する前記図面との対応情報を、前記部品表データに埋め込む部品 図面関連性付加ステップとを、
有する電子化サービスマニュアル生成方法が提供される。
[0025] さらに、本発明では、上記発明にカ卩えて、前記元データ取得ステップにおいて、前 記部品の一覧が記載された部品表データと、前記所定の製品に利用されている IC の機能の一覧が記載された IC機能表データとが前記元データとして取得された場合 に、前記コンピュータが、前記部品の一覧に含まれる各部品と、前記 ICの機能の一 覧に含まれる各 ICの機能との照会を行って、その照会結果を含む部品— IC機能関 連性情報を生成する部品 IC関連性照会ステップと、
前記コンピュータが、前記部品 IC関連性照会ステップで生成された前記部品—IC 機能関連性情報に基づいて、前記部品表データに記載されている前記各部品と、前 記各部品に対応する前記 ICの機能との対応情報を、前記部品表データに埋め込む 部品 IC関連性付加ステップとを、
有する電子化サービスマニュアル生成方法が提供される。
[0026] また、上記目的を達成するため、本発明では、部品を構成要素とする電気回路又 は電子回路を有する所定の製品に係る文書情報及び図面情報が含まれる電子化サ 一ビスマニュアルをディスプレイ上に表示させるコンピュータにおける付加データ生 成方法であり、前記ディスプレイ上に表示された前記電子化サービスマニュアルを閲 覧するユーザによって、前記電子化サービスマニュアルに係る付加的な情報が前記 コンピュータに入力された場合に、入力された前記付加的な情報に基づく付加デー タをコンピュータに生成させるための付加データ生成方法であって、
前記コンピュータが、前記ユーザによって入力された前記付加的な情報に係る構 造定義が記述されて!、る構造定義情報であって、前記コンピュータが参照可能な場 所に格納されている前記構造定義情報を取得する構造定義取得ステップと、 前記コンピュータが、前記構造定義取得ステップで取得された前記構造定義情報 に基づいて、前記付加的な情報から、前記構造定義に準拠した構造ィ匕データを生 成する構造化データ生成ステップとを、
有する付加データ生成方法が提供される。
[0027] さらに、本発明では、上記発明に加えて、前記ユーザのコメントが前記付加的な情 報として前記コンピュータに入力された場合には、前記構造定義取得ステップにおい て、前記コメントに係る構造定義が記述されているマイノート構造定義情報が前記構 造定義情報として取得され、
前記電子化サービスマニュアルの図面に含まれる図面要素の表示設定変更情報 が前記付加的な情報として前記コンピュータに入力された場合には、前記構造定義 取得ステップにお 、て、前記表示設定変更情報に係る構造定義が記述されて 、るマ イドロー構造定義情報が前記構造定義情報として取得される付加データ生成方法が 提供される。
[0028] また、上記目的を達成するため、本発明では、部品を構成要素とする電気回路又 は電子回路を有する所定の製品に係る文書情報及び図面情報が含まれる電子化サ 一ビスマニュアルをコンピュータに生成させるための電子化サービスマニュアル生成 用プログラムであって、
前記電子化サービスマニュアルの内容となる元データを取得する元データ取得ス テツプと、
前記電子化サービスマニュアルの構造定義が記述されている構造定義情報であつ て、前記コンピュータが参照可能な場所に格納されて!、る前記構造定義情報を取得 する構造定義取得ステップと、
前記構造定義取得ステップで取得された前記構造定義情報に基づ!、て、前記元 データ取得ステップで取得された前記元データから、前記電子化サービスマ二ユア ルの構成データであるとともに前記構造定義に準拠した構造化データを生成する構 造化データ生成ステップとを、
コンピュータに実行させるための電子化サービスマニュアル生成用プログラムが提 供される。
[0029] さらに、本発明では、上記発明にカ卩えて、前記元データ取得ステップで、前記電子 化サービスマニュアルの本文テキストとなるデータが前記元データとして取得された 場合には、前記構造定義取得ステップにおいて、前記本文テキストに係る構造定義 が記述されている本文テキスト構造定義情報が前記構造定義情報として取得され、 前記元データ取得ステップで、前記所定の製品に利用されている部品が図示され ている図面データが前記元データとして取得された場合には、前記構造定義取得ス テツプにおいて、前記図面に係る構造定義が記述されている図面構造定義情報が 前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記部品の一覧 が記載された部品表データが前記元データとして取得された場合には、前記構造定 義取得ステップにお 、て、前記部品表に係る構造定義が記述されて 、る部品表構造 定義情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記電気回路又 は前記電子回路における電圧値の一覧が記載された電圧値表データが前記元デー タとして取得された場合には、前記構造定義取得ステップにおいて、前記電圧値表 に係る構造定義が記述されている電圧値表構造定義情報が前記構造定義情報とし て取得される電子化サービスマニュアル生成用プログラムが提供される。
[0030] さらに、本発明では、上記発明にカ卩えて、前記元データ取得ステップで、前記電子 化サービスマニュアルの本文テキストとなるデータが前記元データとして取得された 場合には、前記構造定義取得ステップにおいて、前記本文テキストに係る構造定義 が記述されている本文テキスト構造定義情報が前記構造定義情報として取得され、 前記元データ取得ステップで、前記所定の製品に利用されている部品が図示され ている図面データが前記元データとして取得された場合には、前記構造定義取得ス テツプにおいて、前記図面に係る構造定義が記述されている図面構造定義情報が 前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記部品の一覧 が記載された部品表データが前記元データとして取得された場合には、前記構造定 義取得ステップにお 、て、前記部品表に係る構造定義が記述されて 、る部品表構造 定義情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている ICの機能の一覧 が記載された IC機能表データが前記元データとして取得された場合には、前記構造 定義取得ステップにお 、て、前記 IC機能表に係る構造定義が記述されて 、る IC機 能表構造定義情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記電気回路又 は前記電子回路における電圧値の一覧が記載された電圧値表データが前記元デー タとして取得された場合には、前記構造定義取得ステップにおいて、前記電圧値表 に係る構造定義が記述されている電圧値表構造定義情報が前記構造定義情報とし て取得される電子化サービスマニュアル生成用プログラムが提供される。
[0031] さらに、本発明では、上記発明にカ卩えて、前記元データ取得ステップで文書データ が前記元データとして取得された場合には、前記構造ィ匕データ生成ステップにお 、 て、前記文書データ力 XML形式の前記構造ィ匕データが生成され、
前記元データ取得ステップで図面データが前記元データとして取得された場合に は、前記構造ィ匕データ生成ステップにおいて、前記図面データから SVG形式又は S VGZ形式の前記構造ィ匕データが生成される電子化サービスマニュアル生成用プロ グラムが提供される。
[0032] さらに、本発明では、上記発明にカ卩えて、前記元データ取得ステップにおいて、前 記所定の製品に利用されている前記部品の一覧が記載された部品表データと、前 記部品に係る図面が含まれる部品図面データとが前記元データとして取得された場 合に、前記部品の一覧に含まれる各部品と、前記各部品が図示されている前記図面 との照会を行って、その照会結果を含む部品 図面関連性情報を生成する部品図 面関連性照会ステップと、
前記部品図面関連性照会ステップで生成された前記部品 図面関連性情報に基 づいて、前記部品表データに記載されている前記各部品と、前記各部品に対応する 前記図面との対応情報を、前記部品表データに埋め込む部品図面関連性付加ステ ップとを、
コンピュータに実行させるための電子化サービスマニュアル生成用プログラムが提 供される。
[0033] さらに、本発明では、上記発明にカ卩えて、前記元データ取得ステップにおいて、前 記部品の一覧が記載された部品表データと、前記所定の製品に利用されている IC の機能の一覧が記載された IC機能表データとが前記元データとして取得された場合 に、前記部品の一覧に含まれる各部品と、前記 ICの機能の一覧に含まれる各 ICの 機能との照会を行って、その照会結果を含む部品 IC機能関連性情報を生成する 部品 IC関連性照会ステップと、
前記部品 IC関連性照会ステップで生成された前記部品 IC機能関連性情報に基 づいて、前記部品表データに記載されている前記各部品と、前記各部品に対応する 前記 ICの機能との対応情報を、前記部品表データに埋め込む部品 IC関連性付加ス テツプとを、
コンピュータに実行させるための電子化サービスマニュアル生成用プログラムが提 供される。
[0034] また、上記目的を達成するため、本発明では、部品を構成要素とする電気回路又 は電子回路を有する所定の製品に係る文書情報及び図面情報が含まれる電子化サ 一ビスマニュアルをディスプレイ上に表示させるコンピュータにおいて実行可能な付 加データ生成用プログラムであり、前記ディスプレイ上に表示された前記電子化サー ビスマニュアルを閲覧するユーザによって、前記電子化サービスマニュアルに係る付 加的な情報が前記コンピュータに入力された場合に、入力された前記付加的な情報 に基づく付加データをコンピュータに生成させるための付加データ生成用プログラム であって、
前記ユーザによって入力された前記付加的な情報に係る構造定義が記述されてい る構造定義情報であって、前記コンピュータが参照可能な場所に格納されている前 記構造定義情報を取得する構造定義取得ステップと、
前記構造定義取得ステップで取得された前記構造定義情報に基づ!、て、前記付 加的な情報から、前記構造定義に準拠した構造化データを生成する構造化データ 生成ステップとを、
コンピュータに実行させるための付加データ生成用プログラムが提供される。
[0035] さらに、本発明では、上記発明に加えて、前記ユーザのコメントが前記付加的な情 報として前記コンピュータに入力された場合には、前記構造定義取得ステップにおい て、前記コメントに係る構造定義が記述されているマイノート構造定義情報が前記構 造定義情報として取得され、
前記電子化サービスマニュアルの図面に含まれる図面要素の表示設定変更情報 が前記付加的な情報として前記コンピュータに入力された場合には、前記構造定義 取得ステップにお 、て、前記表示設定変更情報に係る構造定義が記述されて 、るマ イドロー構造定義情報が前記構造定義情報として取得される付加データ生成用プロ グラムが提供される。
[0036] また、上記目的を達成するため、本発明では、部品を構成要素とする電気回路又 は電子回路を有する所定の製品に係る文書情報及び図面情報が含まれる電子化サ 一ビスマニュアルを生成するための電子化サービスマニュアル生成装置であって、 前記電子化サービスマニュアルの内容となる元データを取得する元データ取得手 段と、
前記電子化サービスマニュアルの構造定義が記述されている構造定義情報であつ て、参照可能な場所に格納されて!、る前記構造定義情報を取得する構造定義取得 手段と、
前記構造定義取得手段で取得された前記構造定義情報に基づ!、て、前記元デー タ取得手段で取得された前記元データから、前記電子化サービスマニュアルの構成 データであるとともに前記構造定義に準拠した構造化データを生成する構造化デー タ生成手段とを、
有する電子化サービスマニュアル生成装置が提供される。
[0037] さらに、本発明では、上記発明に加えて、前記元データ取得手段で、前記電子化 サービスマニュアルの本文テキストとなるデータが前記元データとして取得された場 合には、前記構造定義取得手段において、前記本文テキストに係る構造定義が記述 されている本文テキスト構造定義情報が前記構造定義情報として取得され、 前記元データ取得手段で、前記所定の製品に利用されている部品が図示されてい る図面データが前記元データとして取得された場合には、前記構造定義取得手段に おいて、前記図面に係る構造定義が記述されている図面構造定義情報が前記構造 定義情報として取得され、
前記元データ取得手段で、前記所定の製品に利用されている前記部品の一覧が 記載された部品表データが前記元データとして取得された場合には、前記構造定義 取得手段において、前記部品表に係る構造定義が記述されている部品表構造定義 情報が前記構造定義情報として取得され、
前記元データ取得手段で、前記所定の製品に利用されている前記電気回路又は 前記電子回路における電圧値の一覧が記載された電圧値表データが前記元データ として取得された場合には、前記構造定義取得手段において、前記電圧値表に係る 構造定義が記述されている電圧値表構造定義情報が前記構造定義情報として取得 される電子化サービスマニュアル生成装置が提供される。
[0038] さらに、本発明では、上記発明に加えて、前記元データ取得手段で、前記電子化 サービスマニュアルの本文テキストとなるデータが前記元データとして取得された場 合には、前記構造定義取得手段において、前記本文テキストに係る構造定義が記述 されている本文テキスト構造定義情報が前記構造定義情報として取得され、 前記元データ取得手段で、前記所定の製品に利用されている部品が図示されてい る図面データが前記元データとして取得された場合には、前記構造定義取得手段に おいて、前記図面に係る構造定義が記述されている図面構造定義情報が前記構造 定義情報として取得され、
前記元データ取得手段で、前記所定の製品に利用されている前記部品の一覧が 記載された部品表データが前記元データとして取得された場合には、前記構造定義 取得手段において、前記部品表に係る構造定義が記述されている部品表構造定義 情報が前記構造定義情報として取得され、
前記元データ取得手段で、前記所定の製品に利用されて!、る ICの機能の一覧が 記載された IC機能表データが前記元データとして取得された場合には、前記構造定 義取得手段において、前記 IC機能表に係る構造定義が記述されている IC機能表構 造定義情報が前記構造定義情報として取得され、
前記元データ取得手段で、前記所定の製品に利用されている前記電気回路又は 前記電子回路における電圧値の一覧が記載された電圧値表データが前記元データ として取得された場合には、前記構造定義取得手段において、前記電圧値表に係る 構造定義が記述されている電圧値表構造定義情報が前記構造定義情報として取得 される電子化サービスマニュアル生成装置が提供される。
[0039] さらに、本発明では、上記発明に加えて、前記元データ取得手段で文書データが 前記元データとして取得された場合には、前記構造化データ生成手段において、前 記文書データから XML形式の前記構造化データが生成され、
前記元データ取得手段で図面データが前記元データとして取得された場合には、 前記構造化データ生成手段において、前記図面データから SVG形式又は SVGZ形 式の前記構造ィヒデータが生成される電子化サービスマニュアル生成装置が提供さ れる。
[0040] さらに、本発明では、上記発明に加えて、前記元データ取得手段において、前記 所定の製品に利用されている前記部品の一覧が記載された部品表データと、前記 部品に係る図面が含まれる部品図面データとが前記元データとして取得された場合 に、前記部品の一覧に含まれる各部品と、前記各部品が図示されている前記図面と の照会を行って、その照会結果を含む部品 図面関連性情報を生成する部品図面 関連性照会手段と、
前記部品図面関連性照会ステップで生成された前記部品 図面関連性情報に基 づいて、前記部品表データに記載されている前記各部品と、前記各部品に対応する 前記図面との対応情報を、前記部品表データに埋め込む部品図面関連性付加手段 とを、
有する電子化サービスマニュアル生成装置が提供される。
[0041] さらに、本発明では、上記発明に加えて、前記元データ取得手段において、前記 部品の一覧が記載された部品表データと、前記所定の製品に利用されている ICの 機能の一覧が記載された IC機能表データとが前記元データとして取得された場合に 、前記部品の一覧に含まれる各部品と、前記 ICの機能の一覧に含まれる各 ICの機 能との照会を行って、その照会結果を含む部品 IC機能関連性情報を生成する部 品 IC関連性照会手段と、
前記部品 IC関連性照会手段で生成された前記部品 IC機能関連性情報に基づ いて、前記部品表データに記載されている前記各部品と、前記各部品に対応する前 記 ICの機能との対応情報を、前記部品表データに埋め込む部品 IC関連性付加手 段とを、
有する電子化サービスマニュアル生成装置が提供される。
[0042] また、上記目的を達成するため、本発明では、部品を構成要素とする電気回路又 は電子回路を有する所定の製品に係る文書情報及び図面情報が含まれる電子化サ 一ビスマニュアルをディスプレイ上に表示させる付加データ生成装置であり、前記デ イスプレイ上に表示された前記電子化サービスマニュアルを閲覧するユーザによって 、前記電子化サービスマニュアルに係る付加的な情報が入力された場合に、入力さ れた前記付加的な情報に基づく付加データを生成させるための付加データ生成装 置であって、
前記ユーザによって入力された前記付加的な情報に係る構造定義が記述されてい る構造定義情報であって、参照可能な場所に格納されて 、る前記構造定義情報を 取得する構造定義取得手段と、
前記構造定義取得ステップで取得された前記構造定義情報に基づ!、て、前記付 加的な情報から、前記構造定義に準拠した構造化データを生成する構造化データ 生成手段とを、
有する付加データ生成装置が提供される。
[0043] さらに、本発明では、上記発明に加えて、前記ユーザのコメントが前記付加的な情 報として入力された場合には、前記構造定義取得手段において、前記コメントに係る 構造定義が記述されているマイノート構造定義情報が前記構造定義情報として取得 され、
前記電子化サービスマニュアルの図面に含まれる図面要素の表示設定変更情報 が前記付加的な情報として入力された場合には、前記構造定義取得手段において、 前記表示設定変更情報に係る構造定義が記述されているマイドロー構造定義情報 が前記構造定義情報として取得される付加データ生成装置が提供される。
[0044] また、上記目的を達成するため、本発明では、部品を構成要素とする電気回路又 は電子回路を有する所定の製品に係る文書情報及び図面情報が含まれる電子化サ 一ビスマニュアルをコンピュータに生成させるための電子化サービスマニュアル生成 用プログラムが記録された記録媒体であって、
前記電子化サービスマニュアルの内容となる元データを取得する元データ取得ス テツプと、
前記電子化サービスマニュアルの構造定義が記述されている構造定義情報であつ て、前記コンピュータが参照可能な場所に格納されて!、る前記構造定義情報を取得 する構造定義取得ステップと、
前記構造定義取得ステップで取得された前記構造定義情報に基づ!、て、前記元 データ取得ステップで取得された前記元データから、前記電子化サービスマ二ユア ルの構成データであるとともに前記構造定義に準拠した構造化データを生成する構 造化データ生成ステップとを、
コンピュータに実行させるための電子化サービスマ-ユアル生成用プログラムが記 録された記録媒体が提供される。
[0045] さらに、本発明では、上記発明に加えて、前記元データ取得ステップで、前記電子 化サービスマニュアルの本文テキストとなるデータが前記元データとして取得された 場合には、前記構造定義取得ステップにおいて、前記本文テキストに係る構造定義 が記述されている本文テキスト構造定義情報が前記構造定義情報として取得され、 前記元データ取得ステップで、前記所定の製品に利用されている部品が図示され ている図面データが前記元データとして取得された場合には、前記構造定義取得ス テツプにおいて、前記図面に係る構造定義が記述されている図面構造定義情報が 前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記部品の一覧 が記載された部品表データが前記元データとして取得された場合には、前記構造定 義取得ステップにお 、て、前記部品表に係る構造定義が記述されて 、る部品表構造 定義情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記電気回路又 は前記電子回路における電圧値の一覧が記載された電圧値表データが前記元デー タとして取得された場合には、前記構造定義取得ステップにおいて、前記電圧値表 に係る構造定義が記述されている電圧値表構造定義情報が前記構造定義情報とし て取得される電子化サービスマニュアル生成用プログラムが記録された記録媒体が 提供される。
さらに、本発明では、上記発明にカ卩えて、前記元データ取得ステップで、前記電子 化サービスマニュアルの本文テキストとなるデータが前記元データとして取得された 場合には、前記構造定義取得ステップにおいて、前記本文テキストに係る構造定義 が記述されている本文テキスト構造定義情報が前記構造定義情報として取得され、 前記元データ取得ステップで、前記所定の製品に利用されている部品が図示され ている図面データが前記元データとして取得された場合には、前記構造定義取得ス テツプにおいて、前記図面に係る構造定義が記述されている図面構造定義情報が 前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記部品の一覧 が記載された部品表データが前記元データとして取得された場合には、前記構造定 義取得ステップにお 、て、前記部品表に係る構造定義が記述されて 、る部品表構造 定義情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている ICの機能の一覧 が記載された IC機能表データが前記元データとして取得された場合には、前記構造 定義取得ステップにお 、て、前記 IC機能表に係る構造定義が記述されて 、る IC機 能表構造定義情報が前記構造定義情報として取得され、 前記元データ取得ステップで、前記所定の製品に利用されている前記電気回路又 は前記電子回路における電圧値の一覧が記載された電圧値表データが前記元デー タとして取得された場合には、前記構造定義取得ステップにおいて、前記電圧値表 に係る構造定義が記述されている電圧値表構造定義情報が前記構造定義情報とし て取得される電子化サービスマニュアル生成用プログラムが記録された記録媒体が 提供される。
[0047] さらに、本発明では、上記発明にカ卩えて、前記元データ取得ステップで文書データ が前記元データとして取得された場合には、前記構造ィ匕データ生成ステップにお 、 て、前記文書データ力 XML形式の前記構造ィ匕データが生成され、
前記元データ取得ステップで図面データが前記元データとして取得された場合に は、前記構造ィ匕データ生成ステップにおいて、前記図面データから SVG形式又は S VGZ形式の前記構造ィ匕データが生成される電子化サービスマニュアル生成用プロ グラムが記録された記録媒体が提供される。
[0048] さらに、本発明では、上記発明にカ卩えて、前記元データ取得ステップにおいて、前 記所定の製品に利用されている前記部品の一覧が記載された部品表データと、前 記部品に係る図面が含まれる部品図面データとが前記元データとして取得された場 合に、前記部品の一覧に含まれる各部品と、前記各部品が図示されている前記図面 との照会を行って、その照会結果を含む部品 図面関連性情報を生成する部品図 面関連性照会ステップと、
前記部品図面関連性照会ステップで生成された前記部品 図面関連性情報に基 づいて、前記部品表データに記載されている前記各部品と、前記各部品に対応する 前記図面との対応情報を、前記部品表データに埋め込む部品図面関連性付加ステ ップとを、
コンピュータに実行させるための電子化サービスマ-ユアル生成用プログラムが記 録された記録媒体が提供される。
[0049] さらに、本発明では、上記発明にカ卩えて、前記元データ取得ステップにおいて、前 記部品の一覧が記載された部品表データと、前記所定の製品に利用されている IC の機能の一覧が記載された IC機能表データとが前記元データとして取得された場合 に、前記部品の一覧に含まれる各部品と、前記 ICの機能の一覧に含まれる各 ICの 機能との照会を行って、その照会結果を含む部品 IC機能関連性情報を生成する 部品 IC関連性照会ステップと、
前記部品 IC関連性照会ステップで生成された前記部品 IC機能関連性情報に基 づいて、前記部品表データに記載されている前記各部品と、前記各部品に対応する 前記 ICの機能との対応情報を、前記部品表データに埋め込む部品 IC関連性付加ス テツプとを、
コンピュータに実行させるための電子化サービスマ-ユアル生成用プログラムが記 録された記録媒体が提供される。
[0050] また、上記目的を達成するため、本発明では、部品を構成要素とする電気回路又 は電子回路を有する所定の製品に係る文書情報及び図面情報が含まれる電子化サ 一ビスマニュアルをディスプレイ上に表示させるコンピュータにおいて実行可能な付 加データ生成用プログラムであり、前記ディスプレイ上に表示された前記電子化サー ビスマニュアルを閲覧するユーザによって、前記電子化サービスマニュアルに係る付 加的な情報が前記コンピュータに入力された場合に、入力された前記付加的な情報 に基づく付加データをコンピュータに生成させるための付加データ生成用プログラム が記録された記録媒体であって、
前記ユーザによって入力された前記付加的な情報に係る構造定義が記述されてい る構造定義情報であって、前記コンピュータが参照可能な場所に格納されている前 記構造定義情報を取得する構造定義取得ステップと、
前記構造定義取得ステップで取得された前記構造定義情報に基づ!、て、前記付 加的な情報から、前記構造定義に準拠した構造化データを生成する構造化データ 生成ステップとを、
コンピュータに実行させるための付加データ生成用プログラムが記録された記録媒 体が提供される。
[0051] さらに、本発明では、上記発明に加えて、前記ユーザのコメントが前記付加的な情 報として前記コンピュータに入力された場合には、前記構造定義取得ステップにおい て、前記コメントに係る構造定義が記述されているマイノート構造定義情報が前記構 造定義情報として取得され、
前記電子化サービスマニュアルの図面に含まれる図面要素の表示設定変更情報 が前記付加的な情報として前記コンピュータに入力された場合には、前記構造定義 取得ステップにお 、て、前記表示設定変更情報に係る構造定義が記述されて 、るマ イドロー構造定義情報が前記構造定義情報として取得される付加データ生成用プロ グラムが記録された記録媒体が提供される。
[0052] 本発明に係る電子化サービスマニュアル生成方法、電子化サービスマニュアル生 成装置、電子化サービスマニュアル生成用プログラム並びにこのプログラムが記録さ れた記録媒体は、利便性に優れた電子化サービスマニュアルを生成すると!、う効果 を有する。また、本発明に係る付加データ生成方法、付加データ生成装置、付加デ ータ生成用プログラム並びにこのプログラムが記録された記録媒体は、電子化サービ スマニュアルの利用時において、ユーザによって入力される付加的情報と、電子化 サービスマニュアル内のコンテンツとの関連性が明確に表現可能な付加データを生 成するという効果を有する。
図面の簡単な説明
[0053] [図 1]本発明の実施の形態における XMLサービスマニュアルの生成方法の概要を 説明するための図である。
[図 2]本発明の実施の形態において用いられる XMLサービスマ-ユアル構造定義の 一例を示す図である。
[図 3]本発明の実施の形態において用いられる本文テキスト構造定義の一例を示す 図である。
[図 4]本発明の実施の形態において用いられる SVG図面構造定義の一例を示す図 である。
[図 5]本発明の実施の形態において用いられる部品表構造定義の一例を示す図で ある。
[図 6]本発明の実施の形態において用いられる IC機能表構造定義の一例を示す図 である。
[図 7]本発明の実施の形態において用いられる電圧値表構造定義の一例を示す図 である。
圆 8]本発明の実施の形態において用いられるマイノート構造定義の一例を示す図 である。
圆 9]本発明の実施の形態において用いられるマイドロー構造定義の一例を示す図 である。
[図 10]図 2〜図 9に示す構造定義 (DTD)における凡例を示す図である。
[図 11]本発明の実施の形態における XMLサービスマニュアルに係るマイノート XML データ及びマイドロー XMLデータの生成方法の概要を説明するための図である。 圆 12]本願の基礎出願に係る発明の実施の形態において使用されるハードウ ア構 成図である。
[図 13]本願の基礎出願に係る発明の実施の形態におけるサービスマニュアルの表 示動作の概要を示すフローチャートである。
圆 14]本願の基礎出願に係る発明の実施の形態における図面表示モードにおける 表示処理の概要を示すフローチャートである。
圆 15]本願の基礎出願に係る発明の実施の形態における図面表示モードで、ユー ザによって目次ページ内の図面項目が選択された場合の表示処理の概要を示すフ ローチャートである。 圆 16]本願の基礎出願に係る発明の実施の形態における 2画面モードの表示状態 で、フレーム A内に表示されている図面の図形要素が選択された場合の処理を示す フローチャートである。
圆 17]本願の基礎出願に係る発明の実施の形態における 3画面モードの表示状態 で、フレーム C、 Dのどちらか一方に表示されている図面の図形要素が選択された場 合の処理を示すフローチャートの 1ページ目である。
圆 18]本願の基礎出願に係る発明の実施の形態における 3画面モードの表示状態 で、フレーム C、 Dのどちらか一方に表示されている図面の図形要素が選択された場 合の処理を示すフローチャートの 2ページ目である。
圆 19]本願の基礎出願に係る発明の実施の形態における図面表示モードで、ユー ザによって部品表ページ内の部品が選択された場合の表示処理の概要を示すフロ 一チャートの 1ページ目である。
圆 20]本願の基礎出願に係る発明の実施の形態における図面表示モードで、ユー ザによって部品表ページ内の部品が選択された場合の表示処理の概要を示すフロ 一チャートの 2ページ目である。
圆 21]本願の基礎出願に係る発明の実施の形態における目次 XMLデータの一例と 、この目次 XMLデータから生成された目次ページの一例を示す図である。
[図 22]本願の基礎出願に係る発明の実施の形態における部品表 XMLデータの一 例と、この部品表 XMLデータ力も生成された部品表ページの一例を示す図である。 圆 23]本願の基礎出願に係る発明の実施の形態における SVGデータ構造の一例を 示す図である。
[図 24]本願の基礎出願に係る発明の実施の形態における SVGビューァによって SV
Gデータを処理することによって表示される回路図の一例である。
[図 25]本願の基礎出願に係る発明の実施の形態における SVGビューァによって SV
Gデータを処理することによって表示される基板図の一例である。
圆 26]本願の基礎出願に係る発明の実施の形態におけるブラウザ内でのフレーム A 及びフレーム Bの配置位置の一例(2画面モードの一例)を示す図である。
圆 27]本願の基礎出願に係る発明の実施の形態におけるブラウザ内でのフレーム B
、フレーム C、フレーム Dの配置位置の一例(3画面モードの一例)を示す図である。
[図 28]本願の基礎出願に係る発明の実施の形態における 2画面モードにおいて、ブ ラウザ内の左側フレームに目次ページが、フレーム A内に回路図力 フレーム B内に 部品表がそれぞれ表示された状態を示す図である。
[図 29]本願の基礎出願に係る発明の実施の形態における 3画面モードにおいて、ブ ラウザ内の左側フレームに目次ページ力 フレーム C内に回路図が、フレーム D内に 基板図が、フレーム B内に部品表がそれぞれ表示された状態を示す図である。
[図 30]本願の基礎出願に係る発明の実施の形態における 2画面モード又は 3画面モ ードの表示状態で、 SVGビューァコンテキストメ-ユーの生成の基になる情報の処理 を示すフローチャートである。
[図 31]本願の基礎出願に係る発明の実施の形態における 2画面モード又は 3画面モ ードの表示状態でのコメント機能における SVGビューァコンテキストメ-ユーの表示 処理を示すフローチャートである。
[図 32]本願の基礎出願に係る発明の実施の形態における 2画面モード又は 3画面モ ードの表示状態でのコメント入力処理を示すフローチャートの 1ページ目である。
[図 33]本願の基礎出願に係る発明の実施の形態における 2画面モード又は 3画面モ ードの表示状態でのコメント入力処理を示すフローチャートの 2ページ目である。
[図 34]本願の基礎出願に係る発明の実施の形態における 2画面モード又は 3画面モ ードの表示状態でのコメント表示処理を示すフローチャートの 1ページ目である。
[図 35]本願の基礎出願に係る発明の実施の形態における 2画面モード又は 3画面モ ードの表示状態でのコメント表示処理を示すフローチャートの 2ページ目である。
[図 36]本願の基礎出願に係る発明の実施の形態にぉ ヽて、ディスプレイに SVGビュ ーァコンテキストメ-ユーが表示された状態を示す図である。
[図 37]本願の基礎出願に係る発明の実施の形態におけるコメント XMLデータの一 例を示す図である。
[図 38]本願の基礎出願に係る発明の実施の形態におけるコメント編集画面の一例を 示す図である。
[図 39]本願の基礎出願に係る発明の実施の形態におけるコメント一覧画面の一例を 示す図である。
[図 40]本願の基礎出願に係る発明の実施の形態におけるコメント内容表示画面の一 例を示す図である。
[図 41]従来の技術における PDFサービスマニュアルの生成方法の概要を説明する ための図である。
発明を実施するための最良の形態
以下、図面を参照しながら、本発明の実施の形態について説明する。まず、図 1を 参照しながら、 XMLを利用した電子化サービスマニュアル(以下、 XMLサービスマ -ュアルと呼ぶ)の生成の概要について説明する。図 1は、本発明の実施の形態に おける XMLサービスマニュアルの生成方法の概要を説明するための図である。 XM Lサービスマニュアルは、従来の技術にお!、て PDFサービスマニュアルを生成する 場合と同様に、非構造化本文テキストデータ、 CAD図面データ、非構造化部品デー タ、非構造化 IC機能表データ、非構造化電圧値データに基づいて生成される。
[0055] 図 1に示す XMLサービスマニュアル生成制御部 1000は、本文テキスト生成制御 部 1001、 SVG (Scalable Vector Graphics)図面生成制御部 1002、部品表生成制御 部 1003、 IC機能表生成制御部 1004、電圧値表生成制御部 1005を有している。ま た、 XMLサービスマニュアル生成制御部 1000は、 XMLサービスマニュアルの作成 を行うオペレータによる操作を可能とする入力'表示装置 1100や、 XML形式のドキ ュメント (XMLドキュメント)の生成に必要となる情報やその他の情報が記憶されたデ ータ記憶装置 1200と接続されている。なお、 XMLサービスマニュアル生成制御部 1 000は、例えば、 PCを始めとする各種コンピュータによって実現可能である。
[0056] 本文テキスト生成制御部 1001では、汎用 DTP (Desktop Publishing)アプリケーショ ンソフトを使用して取り込んだ非構造ィ匕本文テキストデータの編集'加工作業が行わ れた後、編集'加工作業後のデータから、本文テキスト構造定義 (後述の図 3参照)に 準拠した XML形式のデータ(本文テキスト XMLデータ)への変換処理が行われる。
[0057] なお、本文テキスト構造定義は、本文テキストにおいて使用されるマークアップ (タ グと呼ばれることもある)の要素や、要素の順序及び階層構造の関係、要素に対して 指定可能な属性などに関して規定する DTD (Document Type Definition:構造定義、 文書型定義)である。なお、上述の本文テキスト構造定義と同様に、後述の SVG図 面構造定義、部品表構造定義、 IC機能表構造定義、電圧値表構造定義も DTDで あり、それぞれの DTDに準拠した SVG図面データ、部品表 XMLデータ、 IC機能表 XMLデータ、電圧値表 XMLデータが生成される。
[0058] 本文テキスト生成制御部 1001において生成された本文テキスト XMLデータは、単 に構造ィ匕されたデータであって、表示するための書式を有していない。したがって、 本文テキスト生成制御部 1001において、生成された本文テキスト XMLデータに対し て、最終的な XMLサービスマニュアルとして利用する場合に必要となるスタイルシー トが自動的に付加されるとともに、各種の有用な機能を利用するために必要となる外 部スクリプトが自動的に付加される。
[0059] 以上のように、本文テキスト生成制御部 1001は、非構造化本文テキストデータの編 集'加工作業に係る処理、本文テキスト構造定義に準拠した本文テキスト XMLデー タへの変換処理、 XMLサービスマニュアルとして利用可能とするための情報などの 付加処理を行う機能を有して 、る。
[0060] また、 SVG図面生成制御部 1002では、 CAD図面データが取り込まれて、配線図 と基板図との関連付けが行われるとともに、各回路図に対して安全指定部品 (部品交 換の際、製品の安全維持のために必ず指定の部品を使用するように要請される部品 )を表示するための強調表示 (例えば、網掛け表示図形)の付加や、コメントなどの付 加が行われる。また、部品表生成制御部 1003で処理される部品表データと CAD図 面データとの関連性が照会されて、各部品が含まれる図面データが検出され、その 検出結果である関連性情報が部品表生成制御部 1003に戻される。
[0061] そして、上記の図面データの関連付け作業終了後、 SVG図面生成制御部 1002で は、 SVG図面構造定義 (後述の図 4参照)に準拠した SVG形式のデータ(SVG図面 データ)、又は、その SVGの圧縮形式である SVGZデータに変換する処理が行われ る。
[0062] また、本文テキスト生成制御部 1001において生成される本文テキスト XMLデータ と同様に、 SVG図面生成制御部 1002において、生成された SVG図面データに対し て、最終的な XMLサービスマニュアルとして利用する場合に必要となる各種の有用 な機能を利用するために必要となる外部スクリプトが自動的に付加される。
[0063] さらに、 SVG図面生成制御部 1002には、部品表生成制御部 1003、 IC機能表生 成制御部 1004、電圧値表生成制御部 1005のそれぞれから出力されるデータ (後述 の部品表 XMLデータ、 IC機能表 XMLデータ、電圧値表 XMLデータ)が供給され、 これらの各 XMLデータが SVG図面データに付加されるとともに、表示書式を持たな い各 XMLデータを最終的な XMLサービスマニュアルとして利用する場合に必要と なるスタイルシートと、 SVG図面データと相互に作用する外部スクリプトとが自動的に 付加される。
[0064] なお、外部スクリプトは、構造ィ匕された XMLサービスマニュアルをデータとして活用 する際に、各種の有用な機能を実現するために不可欠なものである。スクリプト側か ら見た XMLサービスマニュアルは、図面や文書などの種別によらず、所定の構造定 義に準じて画一的に生成された XMLデータ及び SVG図面データを含んでおり、取 り扱い(データアクセス)が簡単である。また、構造化された XMLデータ及び SVG図 面データに含まれる各種の情報を連鎖的に利用することによって、生成後の各デー タに一切手を加えない状態において、情報の相互連携が可能となり、さらに、将来的 な機能追加などの展開も容易となる。
[0065] 以上のように、 SVG図面生成制御部 1002は、 CAD図面データに基づいて、各図 面の関連付け作業に係る処理、図面内の部品と部品表データ内の項目との関連付 け処理などを行った後、 SVG図面構造定義に準拠した SVG図面データへの変換処 理、 SVG図面データ、部品表 XMLデータ、 IC機能表 XMLデータ、電圧値表 XML データの統合処理、 XMLサービスマニュアルとして利用可能とするための情報など の付加処理を行う機能を有して 、る。
[0066] また、部品表生成制御部 1003では、非構造ィ匕部品表データが取り込まれて、非構 造ィ匕部品表データの編集'加工作業やデータの並べ替え作業などが行われ、これら の作業後の部品データが、 SVG図面生成制御部 1002に供給される。 SVG図面生 成制御部 1002では、上述のように、部品表データと CAD図面データとの関連性の 照会によって、各部品が含まれる図面データとの関連性を示す関連性情報が生成さ れる。 SVG図面生成制御部 1002において生成された関連性情報は、 SVG図面生 成制御部 1002から部品表生成制御部 1003に供給され、この関連性情報に基づい て、各部品に対応する図面データファイル名が、対応する部品表の所定の場所 (所 定の項目)〖こ自動的に挿入される。
[0067] また、 IC機能表生成制御部 1004で処理される IC機能表データと部品表データと の関連性が照会されて、各部品に対応する IC機能表データとの関連性を示す関連 性情報が取得され、この関連性情報に基づいて、 IC機能表データファイル名が、対 応する部品表の所定の場所 (所定の項目)に自動的に挿入される。
[0068] そして、部品表生成制御部 1003において、各部品が含まれる図面データとの関連 性を示す関連性情報、及び、各部品に対応する IC機能表データとの関連性を示す 関連性情報に基づ 、て情報が挿入された部品表データから、部品表構造定義 (後 述の図 5参照)に準拠した XMLデータ (部品表 XMLデータ)への変換処理が行われ る。
[0069] 以上のように、部品表生成制御部 1003は、非構造化部品表データの編集'加工 作業に係る処理、各部品と IC機能表データとの関連付け作業に係る処理、部品及 び図面に係る関連性情報や、部品及び IC機能に係る関連性情報に基づく情報の挿 入処理などを行った後、部品表構造定義に準拠した部品表 XMLデータへの変換処 理を行う機能を有している。
[0070] また、 IC機能表生成制御部 1004では、非構造化 IC機能表データが取り込まれて 、非構造化 IC機能表データの編集'加工作業やデータの並べ替え作業が行われる 。そして、これらの作業後の IC機能表データから、 IC機能表構造定義 (後述の図 6参 照)に準拠した XMLデータ (IC機能表 XMLデータ)への変換処理が行われる。なお 、編集'加工作業やデータの並べ替え作業が行われた IC機能表データは、部品表 生成制御部 1003に供給されて、上述の部品表生成制御部 1003における部品及び IC機能に係る関連性情報の生成に利用される。
[0071] 以上のように、 IC機能表生成制御部 1004は、非構造ィ匕部品表データの編集'カロ 工作業に係る処理などを行った後、 IC機能表構造定義に準拠した IC機能表 XML データへの変換処理を行う機能を有して ヽる。
[0072] また、電圧値表生成制御部 1005では、非構造化電圧値表データが取り込まれて、 非構造化電圧値表データの編集'加工作業やデータの並べ替え作業が行われる。 そして、これらの作業後の電圧値表データから、電圧値表構造定義 (後述の図 7参照 )に準拠した XMLデータ(電圧値表 XMLデータ)への変換処理が行われる。
[0073] 以上のように、電圧値表生成制御部 1005は、非構造化電圧値表データの編集 · 加工作業などを行った後、電圧値表構造定義に準拠した電圧値表 XMLデータへの 変換処理を行う機能を有して 、る。
[0074] そして、 XMLサービスマニュアル生成制御部 1000は、最終的に、本文テキスト生 成制御部 1001によって生成された本文テキスト XMLデータと、 SVG図面生成制御 部 1002によって統合処理された SVG図面データ、部品表 XMLデータ、 IC機能表 XMLデータ、電圧値表 XMLデータとを、構造化された XMLサービスマニュアルとし て出力する。 [0075] 上述のように XMLサービスマニュアル生成制御部 1000で生成されて出力された X MLサービスマニュアルは、その構成ドキュメントがすべて XML化された構造化デー タである。したがって、従来は基本的に静的ドキュメントし力構成されていな力つたサ 一ビスマニュアル(例えば、 PDFサービスマニュアル)の利用形態が、 XMLサービス マニュアルでは、外部スクリプトを使用してインタラクティブ、かつアクティブに活用で きるものとなる。また、商品修理'メンテナンス作業などにおいて、この XMLサービス マ-ユアルを利用することによって、作業効率の向上を図ることが可能となる。
[0076] また、 XMLサービスマニュアルは、その基となる各種の非構造ィ匕データがあらかじ め設定された構造定義 (DTD)に基づいてデータ変換され、あらかじめ作成された X MLデータ表示用スタイルシートや外部スクリプトが適宜自動的に付加されて生成さ れたものであり、画一的、かつ機能的なサービスマニュアルを容易に生成可能となる
[0077] また、例えば、所定の電子化サービスマニュアル表示用プログラム(XMLサービス マニュアル表示用プログラム)を実行する PC (Personal Computer:パーソナルコンビ ユータ)などのコンピュータのディスプレイ上に、 XMLサービスマニュアル内のコンテ ンッを表示させることが可能である。また、ディスプレイ上に表示された XMLサービス マ-ユアルを閲覧するユーザ (閲覧者)は、コンピュータに接続された操作入力部 (例 えば、マウスやキーボードなど)を利用して、所望の情報を迅速、かつ的確に取得す ることが可能である。
[0078] また、ユーザは、 XMLサービスマニュアル内に含まれる図面や図形要素に対して 、自由にコメントを書き込んだりハイパーリンクを挿入したりすることが可能であり、さら に、図面内の各図形要素の色変更を行うことも可能である。このようにユーザによって 追加されたコメント情報や色情報もまた、所定の構造定義に準拠した XMLデータと して生成可能である。
[0079] ここで、図 11を参照しながら、ユーザによって追加入力されたコメント情報を含む X MLデータ(マイノート XMLデータ)と、ユーザによって追加設定された図形要素の 色情報を含む XMLデータ(マイドロー XMLデータ)の生成の概要にっ ヽて説明する 。図 11は、本発明の実施の形態における XMLサービスマニュアルに係るマイノート XMLデータ及びマイドロー XMLデータの生成方法の概要を説明するための図であ る。
[0080] XMLサービスマニュアルは、例えば、図 11に示す XMLサービスマニュアル表示 装置 1500によって読み込まれ、ディスプレイ上に表示される。なお、図 11では図示 省略されている力 ユーザは、ディスプレイ上に表示された XMLサービスマニュアル を閲覧しながら、様々な操作を行うことが可能である。また、図 11に示す XMLサービ スマニュアル表示装置 1500は、例えば、図 12に示すノヽードウエア構成を有しており 、その詳細については後述する。
[0081] 図 11に示す XMLサービスマニュアル表示装置 1500は、マイノート生成制御部 15 10とマイドロー生成制御部 1520とを有している。
[0082] マイノート生成制御部 1510では、ユーザによって所望の図面や図形要素に対する コメントの書き込みが行われた場合に、コメントの書き込み対象となった図面や図形 要素に係る情報を取得するとともに、この図面や図形要素に係る情報及びコメント情 報に基づいて、マイノート構造定義 (後述の図 8参照)に準拠した XMLデータ (マイノ ート XMLデータ)の生成処理が行われる。
[0083] 以上のように、マイノート生成制御部 1510は、ユーザが図面や図形要素に対して 挿入した任意の情報と、その情報挿入対象となった図面や図形要素に係る情報とに 基づ 、て、マイノート構造定義に準拠したマイノート XMLデータの生成処理を行う機 能を有している。
[0084] また、マイドロー生成制御部 1520では、ユーザによって所望の図形要素に対する 色変更が行われた場合に、色変更の対象となった図形要素に係る情報を取得すると ともに、この図形要素に係る情報及び色情報に基づいて、マイドロー構造定義 (後述 の図 9参照)に準拠した XMLデータ(マイドロー XMLデータ)の生成処理が行われる
[0085] 以上のように、マイドロー生成制御部 1520は、ユーザが図形要素に対して設定し た色情報と、その色設定対象となった図形要素に係る情報とに基づいて、マイドロー 構造定義に準拠したマイドロー XMLデータの生成処理を行う機能を有している。
[0086] このようにしてマイノート生成制御部 1510によって生成されたマイノート XMLデー タゃマイドロー生成制御部 1520によって生成されたマイドロー XMLデータは、 XM Lサービスマ-ユアルと同様に、構造定義 (DTD)に基づいてデータ変換され、あら 力じめ作成された XMLデータ表示用スタイルシートや外部スクリプトが適宜自動的 に付加されて生成されたものであり、ユーザが任意に挿入又は設定した情報に関し ても、画一的、かつ機能的なデータとして実現される。
[0087] 次に、図 2〜図 10を参照しながら、本発明において生成される XMLデータの構造 を定義する DTDについて説明する。なお、 DTDを利用した XMLデータの生成によ つて、生成される XMLデータは一般化されるとともに、高度に構造化されたデータと なり得る。すなわち、 DTDは、多くのユーザや処理装置における共通の規定であり、 こうした規定に基づく XMLデータは、汎用性が高ぐデータの共有や処理などにお V、て非常に利便性に優れたものとなる。
[0088] また、図 2〜図 9に示す DTDの各要素は、図 10に示す凡例に基づいて図示されて いる。図 10に示すように、四角い枠は、 1回のみ出現する要素であることを意味して いる。また、 +記号が付加されている四角い枠は、 1回以上出現する要素であること を意味している。また、?記号が付加されている四角い枠は、 0又は 1回のみ出現す る要素であることを意味している。また、 *記号が付加されている四角い枠は、 0又は 1回以上 (0回以上)出現する要素であることを意味している。また、小さな正方形は、 その下層に存在する各要素が任意に選択可能であることを意味している。また、五角 形の枠は、要素に対する属性を意味している。
[0089] <XMLサービスマニュアル構造定義 >
まず、図 2に示す XMLサービスマ-ユアル構造定義について説明する。図 2は、本 発明の実施の形態において用いられる XMLサービスマニュアル構造定義の一例を 示す図である。なお、図 2では、 XMLサービスマニュアル全体における DTD力 ッリ 一構造によって模式的に図示されている。
[0090] 図 2に図示されている『XMLサービスマニュアル』は、構造化文章である XMLサー ビスマニュアル全体を通してのルート要素 (親要素を持たな ヽ最上位要素)である。
[0091] また、『本文テキスト』は、『XMLサービスマニュアル』の下層に 1回のみ出現する要 素であり、所定の製品(この XMLサービスマ-ユアルが対象とする製品、以下、対象 商品と呼ぶこともある)の分解組み立て手順や調整要項などを説明するための文章( テキスト)が記載されている本文テキストの要素である。なお、この『本文テキスト』は、 図 1に示す本文テキスト生成制御部 1001によって参照される本文テキスト構造定義 に対応している。また、『本文テキスト』の構造(図 3参照)に関しては、後で詳細に説 明する。
[0092] また、『SVG図面』は、『XMLサービスマ-ユアル』の下層に 0回以上出現する要素 であり、所定の製品内の配線図、基板図、機構図、ブロック図などの図面に係る SVG データなどを含む要素である。なお、この『SVG図面』は、図 1に示す SVG図面生成 制御部 1002によって参照される SVG図面構造定義に対応している。また、『SVG図 面』の構造(図 4参照)に関しては、後で詳細に説明する。
[0093] また、『部品表』は、『XMLサービスマニュアル』の下層に 0又は 1回のみ出現する 要素であり、所定の製品を構成する各部品に関する情報などが記載されている部品 表の要素である。なお、この『部品表』は、図 1に示す部品表生成制御部 1003によつ て参照される部品表構造定義に対応している。また、『部品表』の構造(図 5参照)に 関しては、後で詳細に説明する。
[0094] また、『IC機能表』は、『XMLサービスマニュアル』の下層に 0回以上出現する要素 であり、所定の製品内に配置されている各 ICに関する情報などが記載されている IC 端子機能表の要素である。なお、この『IC機能表』は、図 1に示す IC端子機能表生成 制御部 1004によって参照される IC機能表構造定義に対応している。また、『IC機能 表』の構造(図 6参照)に関しては、後で詳細に説明する。
[0095] また、『電圧値表』は、『XMLサービスマニュアル』の下層に 0又は 1回のみ出現す る要素であり、所定の製品内の主要な配線や回路、 IC端子などにおける電圧値が記 載されている電圧値表の要素である。なお、この『電圧値表』は、図 1に示す電圧値 表生成制御部 1005によって参照される電圧値表構造定義に対応している。また、『 電圧値』の構造 (図 7参照)に関しては、後で詳細に説明する。
[0096] 以上のように、生成されるサービスマニュアルを画一的、かつ機能的なものとする構 造定義 (DTD)が設定されることによって、この構造定義に基づいて、構造化された サービスマニュアル (XMLサービスマニュアル)を生成することが可能となる。 [0097] <本文テキスト構造定義 >
次に、図 3に示す本文テキスト構造定義について説明する。図 3は、本発明の実施 の形態において用いられる本文テキスト構造定義の一例を示す図である。なお、図 3 では、本文テキストにおける DTD力 ツリー構造によって模式的に図示されている。
[0098] 図 3に図示されている『本文テキスト』は、上述の『XMLサービスマニュアル』の下層 に存在する要素(図 2参照)に対応しており、所定の製品の分解組み立て手順や調 整要項などを説明するための文章 (テキスト)が記載されている本文テキストのルート 要素である。
[0099] また、ルート要素である『本文テキスト』の下層には、『表紙』、『本編』、『補足』の各 要素が存在している。『表紙』は、『本文テキスト』の下層に 0又は 1回のみ出現する当 該 XMLサービスマニュアルの表紙部分の要素である。また、『本編』は、『本文テキス ト』の下層に 0又は 1回のみ出現する当該 XMLサービスマ-ユアルの本編部分の要 素である。また、『補足』は、『本文テキスト』の下層に 0又は 1回のみ出現する当該 X MLサービスマニュアルの裏表紙部分の要素である。さらに、『表紙』、『本編』、『補足 』の各要素は、それぞれ下記に示すような各要素を有して 、る。
[0100] 『表紙』の要素の下層には、『メーカ名』、『商品種別』、『発行年月』、『発行年』、『機 種名』、『概観図』、『任意要素』、『仕様』の各要素が存在している。
[0101] 『メーカ名』は、サービスマニュアルの発行メーカ名を記述するための要素である。
また、『商品種別』は、対象商品の商品種別を記述するための要素である。また、『発 行年月』は、サービスマニュアルの発行年月を記述するための要素である。また、『発 行年』は、サービスマニュアルの発行年を記述するための要素である。また、『機種名 』は、対象商品の機種名を記述するための要素である。また、『概観図』は、対象商品 の概観図を記述するための要素である。なお、上記の『メーカ名』、『商品種別』、『発 行年月』、『発行年』、『機種名』の各要素は、 1回のみ出現する要素であり、『概観図』 の要素は、 0回以上出現する要素である。
[0102] また、『任意要素』は、任意の要素を定義して記述するための要素である。また、『仕 様』は、対象商品の仕様部分に係る要素である。なお、上記の『任意要素』の要素は 、 0回以上出現する要素であり、『仕様』の要素は、 1回のみ出現する要素である。ま た、『任意要素』及び『仕様』の各要素に関しては、任意に選択可能である。
[0103] また、『本編』の要素の下層には、『タイトルレベル 1』、『タイトルレベル 2』、『タイトル レベル 3』、『表』の各要素が存在している。『タイトルレベル 1』は、タイトルレベル 1 (章 )部分の要素である。また、『タイトルレベル 2』は、タイトルレベル 2 (節)部分の要素で ある。また、『タイトルレベル 3』は、タイトルレベル 3 (項)部分の要素である。また、『表 』は、本文テキスト中に挿入する表を記述するための要素である。なお、上記の『タイ トルレベル 1』の要素は、 1回以上出現する要素であり、『タイトルレベル 2』、『タイトル レベル 3』、『表』の各要素は、 1回のみ出現する要素であるとともに、『本編』のすベて の下層要素は、任意に選択可能である。
[0104] 『本編』の下層に存在する『タイトルレベル 1』は、タイトルレベル 1 (章)の部分の要 素である。また、『タイトルレベル 1』の下層には、『タイトル名』、『任意要素』、『タイトル レベル 2』の各要素が存在している。なお、『タイトル名』の要素は、 1回のみ出現する 要素であり、『任意要素』及び『タイトルレベル 2』の各要素は、 0回以上出現する要素 である。
[0105] 『タイトルレベル 1』の下層に存在する『タイトル名』は、タイトルレベル 1 (章)のタイト ル名を記述するための要素である。また、『タイトルレベル 1』の下層に存在する『任意 要素』は、任意の要素を定義して記述するための要素である。また、『タイトルレベル 1 』の下層に存在する『タイトルレベル 2』は、タイトルレベル 2 (節)の部分の要素であり 、この『タイトルレベル 2』によって、タイトルレベル 1 (章)に含まれるタイトルレベル 2 ( 節)が特定される。
[0106] また、『本編』の下層に存在する『タイトルレベル 2』は、タイトルレベル 2 (節)の部分 の要素である。また、『タイトルレベル 2』の下層には、『タイトル名』、『任意要素』、『タ イトルレベル 3』の各要素が存在している。なお、『タイトル名』の要素は、 1回のみ出 現する要素であり、『任意要素』及び『タイトルレベル 3』の各要素は、 0回以上出現す る要素である。
[0107] 『タイトルレベル 2』の下層に存在する『タイトル名』は、タイトルレベル 2 (節)のタイト ル名を記述するための要素である。また、『タイトルレベル 2』の下層に存在する『任意 要素』は、任意の要素を定義して記述するための要素である。また、『タイトルレベル 2 』の下層に存在する『タイトルレベル 3』は、タイトルレベル 3 (項)の部分の要素であり 、この『タイトルレベル 3』によって、タイトルレベル 2 (節)に含まれるタイトルレベル 3 ( 項)が特定される。
[0108] また、『本編』の下層に存在する『タイトルレベル 3』は、タイトルレベル 3 (項)の部分 の要素である。また、『タイトルレベル 3』の下層には、『タイトル名』、『任意要素』、『タ イトルレベル 4』の各要素が存在している。なお、『タイトル名』の要素は、 1回のみ出 現する要素であり、『任意要素』及び『タイトルレベル 4』の各要素は、 0回以上出現す る要素である。
[0109] 『タイトルレベル 3』の下層に存在する『タイトル名』は、タイトルレベル 3 (項)のタイト ル名を記述するための要素である。また、『タイトルレベル 3』の下層に存在する『任意 要素』は、任意の要素を定義して記述するための要素である。また、『タイトルレベル 3 』の下層に存在する『タイトルレベル 4』は、タイトルレベル 4の部分の要素であり、この 『タイトルレベル 4』によって、タイトルレベル 3 (項)に含まれるタイトルレベル 4が特定 される。
[0110] また、『タイトルレベル 3』の要素の構成と同様に、『タイトルレベル 4』の下層には、『 タイトル名』、『任意要素』、『タイトルレベル 5』の各要素が存在している。また、このよ うな階層構造の最下層に存在する要素(ここでは、『タイトルレベル 5』の要素)の下層 には、『タイトル名』及び『任意要素』の各要素が存在している一方、さらに下層の要 素を有さな 、ので、別のタイトルレベル部分の要素は存在しな 、。
[0111] なお、上述の本編部分における章、節、項などの階層構造の態様 (章の分け方や 階層数の設定など)は、本編部分の内容などに応じて、サービスマニュアルの作成者 によって自由に決められるものである。
[0112] また、『本編』の下層に存在する『表』の下層には、『タイトル名』、『任意要素』、『表 備考』の各要素が存在している。なお、上記の『タイトル名』及び『表備考』の各要素 は、 0又は 1回のみ出現する要素であり、『任意要素』の要素は、 1回のみ出現する要 素である。『表』の下層に存在する『タイトル名』は、表のタイトル名を記述するための 要素である。また、『表』の下層に存在する『任意要素』は、任意の要素を定義して記 述するための要素である。また、『表』の下層に存在する『表備考』は、表の備考を記 述するための要素である。
[0113] 一方、『補足』の要素の下層には、『裏表紙』の要素が存在している。この『裏表紙』 の要素は、裏表紙に載せるような付加的な情報を記述するための要素であり、 1回の み出現する要素である。
[0114] 以上のように、 XMLサービスマ-ユアルを構成するコンテンツの 1つである本文テ キストを画一的、かつ機能的なものとするための構造定義 (DTD)が設定されることに よって、この構造定義に基づいて、構造ィヒされた本文テキスト (本文テキスト XMLデ ータ)を生成することが可能となる。
[0115] < SVG図面構造定義 >
次に、図 4に示す SVG図面構造定義について説明する。図 4は、本発明の実施の 形態において用いられる SVG図面構造定義の一例を示す図である。なお、図 4では 、 SGV図面における DTD力 ツリー構造によって模式的に図示されている。
[0116] 図 4に図示されている『SVG図面』は、上述の『XMLサービスマ-ユアル』の下層に 存在する要素(図 2参照)に対応しており、構造ィ匕文章である XMLサービスマ-ユア ルにおいて、所定の製品内の配線図、基板図、機構図、ブロック図などの図面に係 る SVGデータなどを含むルート要素である。
[0117] また、ルート要素である『SVG図面』の下層には、 CDATAを有する『スクリプト要素 』、 xlink:href ="外部スクリプトファイル名"の属性を有する『スクリプト要素』、『図面力 スタム要素』、『四角要素』、『参照される要素』、 id = "安全指定"を有する『グループ 要素』、 id = "ルード,の属性を有する『グループ要素』、 id = "付加コメンド,の属性を有 する『グループ要素』の各要素が存在している。なお、 CDATAを有する『スクリプト要 素』、 xlink:href '外部スクリプトファイル名"の属性を有する『スクリプト要素』、『参照さ れる要素』、 id = "安全指定"を有する『グループ要素』、 id = "付加コメンド'の属性を有 する『グループ要素』の各要素は、『SVG図面』の下層に 0又は 1回のみ出現する要 素であり、『図面カスタム要素』、『四角要素』、 id="ルード'の属性を有する『グループ 要素』の各要素は、『SVG図面』の下層に 1回のみ出現する要素である。
[0118] 以下に、 CDATA (任意の文字列)を有する『スクリプト要素』、 xlinkhref ="外部スク リプトファイル名"の属性を有する『スクリプト要素』、『図面カスタム要素』、『四角要素 』、『参照される要素』、 id="安全指定"を有する『グループ要素』、 id="ルード'の属性 を有する『グループ要素』、 id="付加コメンド'の属性を有する『グループ要素』の各要 素について、順次説明する。
[0119] CDATAを有する『スクリプト要素』は、 SVG図面に対するスクリプト要素であり、こ の『スクリプト要素』の下層には、 SVG図面に対する具体的なスクリプトを記述するた めの『CDATA』の要素が存在する。なお、『CDATA』の要素は、『スクリプト要素』の 下層に 1回のみ出現する要素である。この『CDATA』の要素には、例えば、必要最 低限のスクリプトを埋め込むことが可能である。また、例えば、『CDATA』の属性とし て、 SVG図面の初期表示状態を"エイリアシング=なし"(defaultAntialias = 0)に設 定することも可能である。
[0120] また、 xlink:href '外部スクリプトファイル名 "の属性を有する『スクリプト要素』も、 SV G図面に対するスクリプト要素であり、例えば、外部スクリプトファイルへのリンクに係る 属性が設定される。なお、基本的に、 SVG図面データ内にはスクリプトを埋め込まず 、外部スクリプトファイルの参照形式とすることによって、 SVG図面データの汎用性を 高めるとともに、外部スクリプトファイルの変更 '修正によって、以後のスクリプトパージ ヨンアップ作業を容易にすることが可能となる。
[0121] また、『図面カスタム要素』は、 SVG図面に関するカスタム情報を記述する要素であ る。この要素は、 SVG規格では定義されていないため、任意に定義付けする必要が あり、カスタム定義を利用する場合は、あら力じめ" svg"要素 (ルート要素『SVG図面』 )の属性に名前空間を指定する必要がある。
[0122] また、『図面カスタム要素』の下層には、『メーカ名』、『マニュアル番号』、『マ二ユア ルタイトル』、『図面番号』、『図面タイトル』、『ブロック識別記号』、『図面作成日』、『図 面バージョン番号』、『外部スクリプト許可フラグ』の各要素が存在している。なお、『図 面カスタム要素』の下層の各要素は、すべて 1回のみ出現する要素である。
[0123] 以下、『図面カスタム要素』の下層の各要素について説明する。『メーカ名』は、図 面作成メーカ名を記述するための要素である。また、『マニュアル番号』は、図面の対 象サービスマニュアルの番号を記述するための要素である。また、『マニュアルタイト ル』は、図面の対象サービスマニュアルのタイトル名を記述するための要素である。ま た、『図面番号』は、図面の管理番号などを記述するための要素である。また、『図面 タイトル』は、図面のタイトル名を記述するための要素である。また、『ブロック識別記 号』は、図面を一意に識別することを可能とする記号を記述するための要素である。 また、『図面作成日』は、図面の作成年月日を記述するための要素である。また、『図 面バージョン番号』は、図面のバージョン番号を記述するための要素である。また、『 外部スクリプト許可フラグ』は、図面に対する外部スクリプト動作の許可 Z非許可を指 定するための要素である。
[0124] また、『四角要素』は、 SVG規格において定義されている" rect"要素である。この『 四角要素』は、複数の図形要素を含む 1つの図面の範囲指定を行うためのものであり 、図面をずらしても背景が切れないように、図面背景を大きな四角で覆うために使用 される。なお、この『四角要素』を一意に識別できるようにするため、例えば、『四角要 素』の" id"属性を"背景"とする (id = "背景")。
[0125] また、『参照される要素』は、 SVG規格において定義されている" def要素である。こ の『参照される要素』は、図面内で共通に使用される図形や文字などをあらかじめ定 義して記述するために使用される。また、『参照される要素』の下層には、 0回以上出 現する『任意 SVG定義済要素』が存在して 、る。この『任意 SVG定義済要素』では、 SVG規格にぉ 、て定義されて 、る様々な要素の使用によって、参照される各図形 要素や文字要素が記述される。
[0126] また、 id = "安全指定"を有する『グループ要素』は、 SVG規格にぉ ヽて定義されて いる" g"要素であり、この『グループ要素』によって、下層に記述される安全指定部品 を表示するための図形要素や文字要素がグループィヒされる。なお、この『グループ 要素』を一意に識別できるようにするため、例えば、 "id"属性を"安全指定"とする (id = "安全指定")。また、この『グループ要素』を、下記の各図形要素や文字要素より前 に記述することによって、図形の画面表示時に最下層部(表示画面の奥側に存在す る最下層のレイヤ)に表示させることが可能となる。
[0127] また、 id = "安全指定"を有する『グループ要素』の下層には、 0回以上出現する『任 意 SVG定義済要素』が存在している。この『任意 SVG定義済要素』では、 SVG規格 において定義されている様々な要素の使用によって、例えば、安全指定部品を表示 (強調表示)するための網掛け表示図形要素などが記述される。
[0128] また、 id="ルード'の属性を有する『グループ要素』は、 SVG規格にぉ 、て定義され ている" g"要素であり、この『グループ要素』によって、下層に記述されるすべての図 形要素や文字要素がグループ化される。なお、この『グループ要素』を一意に識別で きるようにするため、例えば、この『グループ要素』の" id"属性を"ルード'とする(id =" ルード,)。
[0129] また、 id = "ルード'を有する『グループ要素』の下層には、 id = "レイヤ番号"を有する 『グループ要素』が存在している。 id = "レイヤ番号"を有する『グループ要素』では、 S VG規格にぉ 、て定義されて 、る" g"要素の使用によって、下層に記述される各図形 要素が 1つのレイヤにグループィ匕される。また、複数のレイヤグループを記述する場 合には、図形の画面表示時に下層部(表示画面の奥側に存在する下層のレイヤ)に 表示させるものほど、先に記述を行うようにする。なお、この『グループ要素』を一意に 識別できるようにするため、例えば、この『グループ要素』の" id"属性を"レイヤ番号" とし (id = "レイヤ番号")、カスタム属性として"レイヤ名"が記述される。
[0130] また、 id = "レイヤ番号"を有する『グループ要素』の下層には、 1回以上出現する、 部品ごと又は信号線ごとにグループィ匕を行うための『グループ要素』が存在している 。この『グループ要素』では、 SVG規格において定義されている" g"要素の使用によ つて、下層に記述する図形要素や文字要素が、部品ごと又は信号線ごとにグループ 化される。なお、この『グループ要素』を一意に識別できるようにするため、例えば、こ の『グループ要素』のカスタム属性として"部品シンボル番号"又は"信号線識別番号 "が記述される。また、この『グループ要素』によってグループィ匕された図形グループ を一意に識別する必要がない場合には、カスタム属性は空の状態に設定される。
[0131] また、部品ごと又は信号線ごとにグループ化を行うための『グループ要素』の下層に は、 0回以上出現する『任意 SVG定義済要素』と、 0回以上出現する『グループ要素』 とが存在している。この『任意 SVG定義済要素』では、 SVG規格において定義され ている様々な要素の使用によって、例えば、部品又は信号線の図形要素や文字要 素などが記述される。また、この『グループ要素』では、 SVG規格において定義され ている" g"要素の使用によって、同一の部品又は同一の信号線において同一のスタ ィル (例えば、色や塗り方などの表示スタイル)を持つ図形要素や文字要素がグルー プ化される。
[0132] また、 id = "付加コメンド,の属性を有する『グループ要素』は、 SVG規格にぉ 、て定 義されている" g"要素であり、この『グループ要素』によって、本来の配線図、基板図、 機構図、ブロック図とは別に付加される図形要素や文字要素がグループ化される。 なお、この『グループ要素』を一意に識別できるようにするため、例えば、この『グルー プ要素』の" id"属性を"付加コメンド,とする(id = "付加コメンド,)。
[0133] id = "付加コメンド'の属性を有する『グループ要素』の下層には、選択可能な要素で ある『グループ要素』と『任意 SVG定義済要素』とが存在して 、る。この『グループ要 素』では、 SVG規格において定義されている" g"要素の使用によって、付加的な図 形要素や文字要素などがグループ化される。なお、この図形要素や文字要素に対し て外部スクリプトを動作させる場合には、この『グループ要素』のカスタム属性として、 例えば、 onclick = "外部スクリプト関数"などのような任意のイベントと外部スクリプトと の関連定義付けが記述される。また、この『任意 SVG定義済要素』では、 SVG規格 にお 、て定義されて 、る様々な要素の使用によって、付加的な図形要素や文字要 素が記述される。
[0134] 以上のように、 XMLサービスマ-ユアルを構成するコンテンツの 1つである図面を 画一的、かつ機能的なものとするための構造定義 (DTD)が設定されることによって、 この構造定義に基づいて、構造化された図面 (SVG図面データ)を生成することが可 能となる。
[0135] <部品表構造定義 >
次に、図 5に示す部品表構造定義について説明する。図 5は、本発明の実施の形 態において用いられる部品表構造定義の一例を示す図である。なお、図 5では、部 品表における DTD力 ツリー構造によって模式的に図示されている。
[0136] 図 5に図示されている『部品表』は、上述の『XMLサービスマ-ユアル』の下層に存 在する要素(図 2参照)に対応しており、構造ィ匕文章である XMLサービスマ-ユアル において、所定の製品を構成する各部品に関する情報などが記載されている部品表 のルート要素である。また、ルート要素である『部品表』の下層には、 1回のみ出現す る『ヘッダ』及び 1回以上出現する『行』の要素が存在している。
[0137] 『部品表』の下層に存在する『ヘッダ』は、部品表の対象機種を記述する要素であり 、この『ヘッダ』の下層には、 1回以上出現する『機種名』の要素が存在している。この 『機種名』は、複数の対象商品の部品表を 1つの部品表にまとめる際に、各部品に対 する対象機種 (対象商品)を識別するための要素である。なお、各機種を一意に識別 できるようにするため、例えば『機種名』の" id"属性には、 "機種識別記号"が記述さ れる。
[0138] 一方、『部品表』の下層に存在する『行』は、下層に配置される各要素をまとめて記 述するための要素である。なお、この『行』の属性には、例えば、各部品のソート順を 指定するための"ソート文字列"属性、部品表の変更を識別できるようにするための" 変更識別記号"属性、複数機種の部品が混在する場合の識別としての"機種識別記 号"属性、部品の対象となるサービスマニュアルの"マニュアル番号"属性、 "部品シ ンボル番号"属性、対象部品が含まれる SVG図面の"ブロック識別記号"属性が記述 される。
[0139] また、この『行』の下層には、『安全部品指定』、『部品シンボル番号』、『代替指定』、 『部品番号』、『部品名』、『備考』、『地域』、『使用個数』、『SVGファイル名 1』、『SV Gファイル名 2』、『IC機能表ファイル名』、『ブロック番号』、『予約 1』、『予約 2』の各要 素が存在している。なお、『行』の下層に存在する上記の要素は、すべて 1回のみ出 現する要素である。以下に、この『行』の下層に存在する各要素について、順次説明 する。
[0140] 『安全部品指定』は、部品の安全指定有無を記述するための要素である。また、『部 品シンボル番号』は、部品のシンボル番号を記述するための要素である。また、『代 替指定』は、部品の代替指定有無を記述するための要素である。また、『部品番号』 は、部品の番号を記述するための要素である。また、『部品名』は、部品の名称を記 述するための要素である。また、『備考』は、部品に対する備考を記述するための要 素である。また、『地域』は、部品が使用されている対象機種の販売地域などを記述 するための要素である。また、『使用個数』は、部品の使用個数を記述するための要 素である。また、『SVGファイル名 1』は、部品が含まれる SVG図面 (例えば、配線図) のファイル名を記述するための要素である。また、『SVGファイル名 2』は、部品が含 まれる SVG図面 (例えば、基板図又は機構図)のファイル名を記述するための要素 である。また、『IC機能表ファイル名』は、部品に対する IC機能表のファイル名を記述 するための要素である。また、『ブロック番号』は、部品が含まれる基板ブロック番号を 記述するための要素である。また、『予約 1』及び『予約 2』は、将来的に使用するため の要素であり、例えば、ウェブサイトへの連携を考慮して、 "参照先指定"属性が設け られている。
[0141] 以上のように、 XMLサービスマ-ユアルを構成するコンテンツの 1つである部品表 を画一的、かつ機能的なものとするための構造定義 (DTD)力設定されることによつ て、この構造定義に基づいて、構造化された部品表 (部品表 XMLデータ)を生成す ることが可能となる。
[0142] <IC機能表構造定義 >
次に、図 6に示す IC機能表構造定義について説明する。図 6は、本発明の実施の 形態において用いられる IC機能表構造定義の一例を示す図である。なお、図 6では 、 IC機能表における DTD力 ツリー構造によって模式的に図示されている。
[0143] 図 6に図示されている『IC機能表』は、上述の『XMLサービスマ-ユアル』の下層に 存在する要素(図 2参照)に対応しており、構造ィ匕文章である XMLサービスマ-ユア ルにおいて、対象商品内に配置されている ICの機能表のルート要素である。また、 ルート要素である『IC機能表』の下層には、『部品番号』、『ブロック図ファイル名』、『 機能名』、『機能表』の各要素が存在している。なお、『IC機能表』の下層に存在する 上記の要素は、すべて 1回のみ出現する要素である。
[0144] 『IC機能表』の下層に存在する『部品番号』は、 ICの部品番号を記述するための要 素である。また、『IC機能表』の下層に存在する『ブロック図ファイル名』は、 ICの機能 ブロック図ファイル名を記述するための要素である。また、『IC機能表』の下層に存在 する『機能名』は、 ICの機能名称を記述するための要素である。また、『IC機能表』の 下層に存在する『機能表』は、 ICの機能をまとめて記述するための要素である。
[0145] また、上記の『機能表』の下層には、 1回以上出現する『行』の要素が存在している。
『機能表』の下層に存在する『行』は、下層に配置される各 IC端子の機能をまとめて 記述するための要素である。なお、各 IC端子の機能のソート順を指定できるようにす るため、例えば『機能表』の" id"属性には、 "行番号"が記述される。
[0146] また、この『行』の下層には、『端子番号』、『ラベル名』、『入出力』、『機能詳細』の 各要素が存在している。なお、『行』の下層に存在する上記の要素は、すべて 1回の み出現する要素である。以下に、この『行』の下層に存在する各要素について、順次 説明する。
[0147] 『端子番号』は、 IC端子番号を記述するための要素である。また、『ラベル名』は、 I C端子名やラベル名を記述するための要素である。また、『入出力』は、 IC端子の入 出力方向を記述するための要素である。また、『機能詳細』は、 IC端子の機能の詳細 につ 、て記述するための要素である。
[0148] 以上のように、 XMLサービスマニュアルを構成するコンテンツの 1つである IC機能 表を画一的、かつ機能的なものとするための構造定義 (DTD)が設定されることによ つて、この構造定義に基づいて、構造化された IC機能表 (IC機能表 XMLデータ)を 生成することが可能となる。
[0149] <電圧値表構造定義 >
次に、図 7に示す電圧値表構造定義について説明する。図 7は、本発明の実施の 形態において用いられる電圧値表構造定義の一例を示す図である。なお、図 7では 、電圧値表における DTD力 ツリー構造によって模式的に図示されている。
[0150] 図 7に図示されている『電圧値表』は、上述の『XMLサービスマ-ユアル』の下層に 存在する要素(図 2参照)に対応しており、構造ィ匕文章である XMLサービスマ-ユア ルにおける電圧値表のルート要素である。また、ルート要素である『電圧値表』の下層 には、 1回のみ出現する『ヘッダ』及び 1回以上出現する『行』の要素が存在している
[0151] 『電圧値表』の下層に存在する『ヘッダ』は、電圧値表の対象機種を記述する要素 であり、この『ヘッダ』の下層には、 1回以上出現する『機種名』の要素が存在している 。この『機種名』は、複数の対象商品の電圧値表を 1つの電圧値表にまとめる際に、 各部品に対する対象機種 (対象商品)を識別するための要素である。なお、各機種を 一意に識別できるようにするため、例えば『機種名』の" id"属性には、 "機種識別記号 "が記述される。
[0152] 一方、『電圧値表』の下層に存在する『行』は、下層に配置される各要素をまとめて 記述するための要素である。なお、この『行』の属性には、例えば、各電圧値のソート 順を指定するための"行番号"属性、複数機種の部品が混在する場合の識別として の"機種識別記号"属性、電圧値の対象となるサービスマニュアルの"マ-ユアル番 号"属性、 "部品シンボル番号"属性、電圧値の対象部品が含まれる SVG図面の"ブ ロック識別記号"属性、電圧値の対象部品が ICやトランジスタの場合に、この対象部 品を特定するための"端子番号"属性が記述される。
[0153] また、上記の『行』の下層には、 1回以上出現する『電圧値』の要素が存在している。
この『電圧値』は、対象商品内の特定の箇所における適切な電圧値を記述するため の要素である。なお、『電圧値』の要素の属性としては、例えば、電圧値の"電圧測定 モード"属性や、電圧値のほかに参照すべき波形図がある場合の"参照波形図フアイ ル名"属性が記述される。
[0154] 以上のように、 XMLサービスマ-ユアルを構成するコンテンツの 1つである電圧値 表を画一的、かつ機能的なものとするための構造定義 (DTD)が設定されることによ つて、この構造定義に基づいて、構造化された電圧値表 (電圧値表 XMLデータ)を 生成することが可能となる。
[0155] <マイノート構造定義 >
次に、図 8に示すマイノート構造定義について説明する。図 8は、本発明の実施の 形態において用いられるマイノート構造定義の一例を示す図である。なお、図 8では 、マイノートにおける DTD力 ツリー構造によって模式的に図示されている。
[0156] 図 8に図示されている『マイノート』は、構造化文章である XMLサービスマ-ユアル において、 SVG図面に対して動的に生成されるコメント情報のルート要素である。ま た、ルート要素である『マイノート』の下層には、 1回以上出現する『コメント情報』の要 素が存在している。
[0157] 『コメント情報』は、下層に配置される各要素をまとめて記述するための要素である。
なお、この『コメント情報』の属性には、例えば、コメントの SVG図面が含まれるサービ スマニュアルの"マニュアル番号"属性、コメントの"タイトル名"属性、対象となる SVG 図面を特定する"対象図面番号"属性、 "図面表示形態"属性、対象となる SVG図面 と同時に表示する図面を特定する"同時表示図面番号"属性、コメントの"作成年月 日 "属性が記述される。
[0158] また、この『コメント情報』の下層には、『機種名』、『コメント』、『登録者名』、『添付フ アイル』、『参照ウェブサイト』の各要素が存在している。なお、『コメント情報』の下層に 存在する上記の要素は、すべて 1回のみ出現する要素である。以下に、この『コメント 情報』の下層に存在する各要素について、順次説明する。
[0159] 『機種名』は、コメントの対象となる対象機種名を記述するための要素である。なお、 コメントの対象細目(例えば、コメントの対象となるブロックや部品などの情報)に関し ては、例えば、『機種名』の要素の属性である"ブロック番号"属性、 "ブロック識別記 号"属性、 "部品シンボル番号"属性に記述される。また、『コメント』は、コメントを記述 するための要素である。なお、コメントの種別に関しては、例えば、『コメント』の要素で ある"コメント種別識別記号"属性、 "コメント種別"属性に記述される。また、『登録者 名』は、コメントの登録者名を記述するための要素である。なお、コメントの登録者電 子メールアドレスに関しては、例えば、『登録者』の要素の属性である"電子メールァ ドレス"属性に記述される。また、『添付ファイル』は、コメントの登録に関連して添付さ れた添付ファイルのファイル名(パスを含む)を記述するための要素である。また、『参 照ウェブサイト』は、参照すべきウェブサイトの URLを記述するための要素である。
[0160] 以上のように、 XMLサービスマニュアルにお!/、て、ユーザが挿入する任意の情報 を画一的、かつ機能的なものとするための構造定義 (DTD)力設定されることによつ て、この構造定義に基づいて、構造化された任意の情報 (マイノート XMLデータ)を 生成することが可能となる。
[0161] <マイドロー構造定義 >
次に、図 9に示すマイドロー構造定義について説明する。図 9は、本発明の実施の 形態において用いられるマイドロー構造定義の一例を示す図である。なお、図 9では 、マイドローにおける DTD力 ツリー構造によって模式的に図示されている。
[0162] 図 9に図示されている『マイドロー』は、構造化文章である XMLサービスマニュアル において、 SVG図面内の任意の図形要素に対して動的に生成される色変更情報の ルート要素である。また、ルート要素である『マイドロー』の下層には、 1回以上出現す る『色情報』の要素が存在して ヽる。
[0163] 『色情報』は、 SVG図面内の図形要素(SVG図形要素)の色を記述するための要 素である。なお、この『色情報』の属性には、例えば、色変更の対象となる SVG図面 が含まれるサービスマニュアルの"マニュアル番号"属性、色変更の対象となる SVG 図面を特定する"対象図面番号"属性、色変更の対象となる SVG図形要素の部品シ ンボル又は信号線を特定する"部品シンボル番号、信号線識別番号"属性が記述さ れる。
[0164] 以上のように、 XMLサービスマ-ユアルにおいて、ユーザが図形要素に対して行う 任意の設定に係る情報を画一的、かつ機能的なものとするための構造定義 (DTD) が設定されることによって、この構造定義に基づいて、構造化された任意の設定情報 (マイドロー XMLデータ)を生成することが可能となる。
[0165] なお、本発明は、上記した XMLサービスマニュアル生成制御部 1000の機能 (XM Lサービスマ-ユアルの生成機能)をコンピュータに実現させるためのプログラムや、 XMLサービスマニュアル表示装置 1500の機能 (付加データの生成機能)を含むも のである。これらのプログラムは、記録媒体力 読みとられてコンピュータに取り込ま れてもよいし、通信ネットワークを介して伝送されてコンピュータに取り込まれてもよい
[0166] また、本発明は、サービスマニュアルを構成するすべてのコンテンツに関する構造 定義を設定し、この構造定義に基づいてすべてのコンテンツの構造ィヒを行うことによ つて、構造化された電子化サービスマニュアル (XMLサービスマニュアル)を生成す る点にポイントを置いている。一方、本願の基礎出願は、このようにして生成された電 子化サービスマニュアル(例えば、図 1に示す XMLサービスマニュアル生成制御部 1 000によって生成された XMLサービスマニュアル)を、例えばコンピュータのディスプ レイ上に表示して、サービスマニュアルとして利用する際に顕現する機能性にポイン トを置いている。したがって、本願に係る発明と本願の基礎出願に係る発明とは、密 接に関連している。以下に、本願の基礎出願に係る発明の内容 (本願の発明によつ て生成された電子化サービスマニュアルが、実際に利用される態様)について説明 する。
[0167] 図 12は、本発明の実施の形態において使用されるハードウェア構成図である。図 1 2では、演算処理や制御処理などを行う CPU (Central Processing Unit:中央処理部 ) 1、データを一時的に記憶するためのメモリ 2、 CRT (Cathode Ray Tube :陰極線管) ディスプレイや液晶ディスプレイなどの情報を視覚的に表示するためのディスプレイ 3 、キーボードやマウスなどの操作や情報入力を行う操作入力手段 4、様々なデジタル データを格納するためのハードディスク 5、 CD-ROM (Compact Disk Read Only Memory) 61内に記憶されているデータの読み取りを行うための CD— ROMドライブ 6、ネットワーク 71を介して、サーバ装置 72やその他のネットワークに接続する通信 装置との通信を行うためのネットワークカードドライブ 7が、バス 8によって接続されて いる状態が図示されている。
[0168] ノヽードディスク 5には、ソフトウェア及びハードウェアの管理を行い、アプリケーション による利用を可能とするための基本ソフトウェアである OS (Operating System:ォペレ 一ティングシステム) 51や、 XML (eXtens¾le Markup Language)データによって記述 されたテキストの解析を行う XMLバーサ 52、 XMLバーサ 52によって解析された XM Lデータや、 HTML (Hyper Text Markup Language)データなどの解析及び表示を 行うブラウザ 53、 SVG (Scalable Vector Graphics)データや SVGZ (圧縮 SVG)デー タなどのベクタ図面データの表示を行う SVGビューァ 54などが格納されて!、る。なお 、 SVGビューァ 54は、 SVGデータの拡大表示、縮小表示、図面内での移動表示な どを可能とする機能を有して 、る。
[0169] なお、これらのアプリケーションは、 CPU1によって実行される。また、図 12では、ブ ラウザ 53に SVGビューァ 54がプラグインされており、 XMLバーサ 52がブラウザ 53と は独立している状態が模式的に描かれている力 例えば、 XMLバーサ 52がブラウ ザ 53に組み込まれているような環境でもよい。すなわち、ここでは、ブラウザ 53を用 Vヽて XMLデータや SVGデータの適切な表示が可能であればよ!/、。
[0170] また、 CD—ROM61には、 XMLデータの表示スタイルを決定するための XSL ( extensible Stylesheet Language)データ、 HTMLデータ、 Java (登録商標) Scriptなど のスクリプト言語を含む制御プログラム 62と、 XMLデータ、 PNG (Potable Network Graphics)データなどのラスタ画像データ、 SVGデータや SVGZデータなどのべクタ 図面データを含むコンテンツデータ 63とが格納されている。そして、 CD— ROMドラ イブ 6を用いて、 CD— ROM61に格納されているこれらのデータを読み出し、 XML バーサ 52やブラウザ 53に搭載されているスクリプトエンジンによって、これらのデータ を実行し表示することによって、所望の形式でブラウザ上にコンテンツの表示を行うこ とが可能である。なお、上記の SVGデータは、 PDFデータに比べてファイルサイズが 小さく、また、 XMLベースで記述されるべクタ図面データである。
[0171] また、 CD— ROMドライブ 6及び CD— ROM61以外にも、 DVD (Digital Versatile Disk)読み取りドライブと DVDとの組み合わせを始めとして、様々な記憶媒体読み取 り装置及び記憶媒体を使用することが可能である。また、ネットワークカードドライブ 7 を用いて、ネットワーク 71に接続している所定の通信装置 (例えば、サーバ装置 72) 内に格納されている制御プログラム 62やコンテンツデータ 63を取得して、ブラウザ 5 3内に所望の表示を実現することも可能である。また、必要な制御プログラム 62ゃコ ンテンッデータ 63をあら力じめハードディスク 5に格納しておくことも可能である。
[0172] また、 CPU1、メモリ 2、ディスプレイ 3、操作入力手段 4、ハードディスク 5、 CD—R OMドライブ 6、ネットワークカードドライブ 7が、バス 8によって接続されている構成は 、例えば、汎用の PCなどによっても実現可能である。なお、以下では、一例として、 汎用の PCによってサービスマニュアルに係る処理や表示が行われる場合について 説明する。
[0173] 次に、コンテンツデータ 63をディスプレイ 3に表示する処理について説明する。以 下、ある 1つの製品に関するサービスマニュアルの説明を行う。コンテンツデータ 63 は、基本的に製品単位で構成されており、各製品に対してそれぞれサービスマ-ュ アルが 1つ存在している。すなわち、例えば、 1機種の DVDオーディオビデオプレー ャに対して、 1つのサービスマニュアルが存在している。このサービスマニュアルは、 コンテンツデータ 63に含まれる XMLデータをデータベースとして構成される。
[0174] XMLデータの内容をディスプレイ 3に表示する場合、まず、 XMLバーサ 52によつ て、 CD— ROM61やサーバ装置 72、その他の情報格納手段に格納されている XM Lデータの階層構造や書式などの解析が行われる。そして、 XMLバーサ 52で解析 された XMLデータは、ブラウザ 53や SVGビューァ 54に渡され、所定の XSLデータ が参照されて、表示用の XMLデータに加工され表示される。
[0175] ここで、コンテンツデータ 63に含まれる XMLデータに基づいて生成され、ディスプ レイ 3に表示される目次ページ、回路図ページ、基板図ページ、部品表ページにつ いて具体的に説明する。 目次ページや部品表ページは、各ページに対応する XML データと、あらかじめ設定された XSLデータとの組み合わせによって、ブラウザ 53に おける所望の表示を実現するよう設定されている。また、回路図ページや基板図べ ージは、各ページに対応する SVGデータ又は SVGZデータによって、ブラウザ 53に おける所望の表示を実現するよう設定されて 、る。
[0176] 例えば、図 21には、目次ページに対応する XMLデータ(目次 XMLデータ)の一 例と、この目次 XMLデータが加工されてブラウザ 53に表示された状態とが示されて いる。目次 XMLデータには、この機種に実装されているすべての回路、各回路に係 る SVGデータを表示する際の閲覧モード (後述)、各回路の詳細な回路図を表示す るための回路図面データ名(第 1の SVGデータ名)や各回路が実装されている基板 図を表示するための基板図面データ名(第 2の SVGデータ名)の関係が記載されて いる。
[0177] この目次 XMLデータをブラウザ 53で表示する場合には、目次ページ表示用の XS Lによってカ卩ェされる。例えば、目次 XMLデータから、回路の一覧を表示する目次 ページが生成される。この回路の一覧に記載されている各項目(以下、図面項目と呼 ぶこともある)は、マウスなどによって選択可能であり、後述のように、この図面項目の 選択によって、選択された図面項目に対応した回路図や基板図(具体的には、目次 XMLデータ内で対応付けられている回路図(第 1の SVGデータ名)や基板図(第 2 の SVGデータ名 ) )が選択的に所定のフレーム内に表示される。
[0178] また、図 22には、部品表ページに対応する XMLデータ(部品表 XMLデータ)の一 例と、この部品表 XMLデータが加工されてブラウザ 53に表示された状態とが示され ている。部品表 XMLデータには、 ICや抵抗器、ダイオードなどの回路を構成する部 品ごとに、レコードが与えられている。このレコードには、シンボル番号 (識別番号)、 部品番号、部品名などの様々な情報に加えて、その部品が存在する回路図面デー タ名と基板図面データ名とが記載されている。なお、シンボル番号は、各部品に対し て、重複なく 1対 1の関係で与えられており、すなわち、 1つのシンボル番号に対して 、 1つのレコードが関係付けられている。また、部品表 XMLデータには、この機種を 構成するすべての回路のすべての部品が過不足なく記載されて!、る。
[0179] この部品表 XMLデータをブラウザ 53で表示する場合には、部品表ページ表示用 の XSLによってカ卩ェされる。例えば、部品表 XMLデータから、部品の一覧を表示す る部品表ページが生成される。この部品表の一覧に記載されている各項目(以下、 部品項目と呼ぶこともある)は、マウスなどによって選択可能であり、後述のように、こ の部品項目の選択によって、選択された部品項目に対応した回路図や基板図(具体 的には、部品表 XMLデータ内で対応付けられている回路図(第 1の SVGデータ名) や基板図(第 2の SVGデータ名)が選択的に所定のフレーム内に表示される。
[0180] また、図 23には、回路図面データや基板図面データの SVGデータ構造の一例と、 この SVGデータが加工されてブラウザ 53に表示された状態とが示されている。また、 図 24及び図 25には、 SVGビューァによって SVGデータを処理することによって表 示される回路図及び基板図の一例が示されている。 SVGデータ構造は、 [<script> : スクリプト要素の定義]、 [<z:info>: SVGデータ名などを始めとする SVGカスタム情報 ]、 [く rect〉:lつの図面データの範囲指定]、 [く g〉:lつの図面データを構成する様々 な図形要素が有する図形ルートグループ]を有している。また、図形ルートグループ は、複数のレイヤ [く g〉:レイヤグループ]により構成されており、各レイヤには、複数の 図形要素 [く g〉:図形要素グループ]が所属し、さらに、各図形要素を構成する線 [く path>:線画要素]や、各部品のシンボル番号を始めとする様々なテキスト情報 [く text 〉:文字要素]が含まれている。なお、図形要素が、 ICや抵抗器、ダイオードなどの回 路を構成する部品に対応している。
[0181] なお、 SVGデータ構造の SVGカスタム情報内に記載される SVGデータ名は、目 次 XMLデータや部品表 XMLデータ内に記載されている SVGデータ名と同一の形 式のものであり、また、 SVGデータ構造の文字要素内に記載される部品のシンボル 番号は、部品表 XMLデータ内に記載されているシンボル番号と同一の形式のもの である。すなわち、 SVGデータ名や部品のシンボル番号によって、目次 XMLデータ 、部品表 XMLデータ、 SVGデータ構造は、密接に関連付けられている。
[0182] これらの XMLデータに加え、 XMLデータ形式で記述されて!、る SVGデータも、テ キスト形式で記述されたデータベースとしての機能を有している。したがって、 XML データ及び SVGデータでは、図面データ名やシンボル番号をキーワードとして用い て、 Java (登録商標) Scriptなどのスクリプト言語によって簡単にキーワード検索を行う ことが可能である。特に、図面データである SVGデータ内の図形要素を、こうしたスク リプト言語によって検索できることは非常に有用である。なお、この連結処理プロダラ ムは、コンテンツ外に配置することが可能であり、これによつて、電子化サービスマ- ュアル製作者側は、電子化サービスマニュアル製作時に、ハイパーリンクなどの埋め 込み作業を行う必要がなくなり、労力や製作時間などを大幅に削減することが可能と なる。
[0183] 次に、具体的に、ある 1つの機種に関するサービスマニュアルの表示処理の流れに 関して説明を行う。図 13は、本発明の実施の形態におけるサービスマニュアルの表 示処理の概要を示すフローチャートである。なお、以下では、サービスマニュアルの 表示に必要となる制御プログラム 62ゃコンテンッデータ 63は、すべて CD— ROM6 1に格納されており、適宜 CD— ROM61から読み出される場合について説明する。
[0184] まず、ユーザは、ディスプレイ 3を見ながら、マウスなどの操作入力手段 4を用いて、 所望のサービスマニュアルに対応するファイルを選択する。例えば、機種名 A1234 の DVDオーディオ Zビデオプレーヤのサービスマニュアルに対応するファイルが、 マウスなどの操作入力手段によって選択される。
[0185] PCは、ユーザからのサービスマニュアルの選択を受けて、ディスプレイ 3上のブラウ ザ 53内に、選択されたサービスマニュアルのトップページを表示する処理を行う(ス テツプ S101 :サービスマ-ユアルの表示)。このとき、例えば、図 26 (後述)に示すよう に、ブラウザ 53内は、 2つのフレーム(左側フレーム及び右側フレーム)に分割され、 一方のフレーム(左側フレーム)にサービスマニュアルの目次ページを、他方のフレ ーム(右側フレーム)にサービスマニュアルの本文ページを表示する。なお、 目次べ ージは、図 21に示すように、 目次 XMLデータと所定の XSLデータ力 作成される。 また、本文ページに関しては、詳細な説明は行わないが、他のページと同様に、本 文 XMLデータと所定の XSLデータ力 作成される。
[0186] さらに、例えば、ブラウザ 53のツールバーに、本文表示モード及び図面表示モード のモード選択が可能なボタンが表示される。ユーザは、このモード選択ボタンによる モード選択によって、本文表示モード又は図面表示モードの選択を行うことが可能で ある。
[0187] ユーザによって図面表示モードが選択された場合には (ステップ S 103で『はい』)、 左側フレーム内の目次ページの各項目の選択を受けて、選択された各項目に対応 した回路図や基板図、さらには、回路図や基板図に含まれる各部品に関する情報な どを右側フレーム内に表示する (ステップ S105 :図面表示モードによる表示)。
[0188] 一方、ユーザによって本文表示モードが選択された場合には (ステップ S103で『い V、え』)、左側フレーム内の目次ページの各項目の選択を受けて、選択された各項目 に対応した様々な説明文や図面などを含む本文ページを右側フレーム内に表示す る(ステップ S 107 :本文表示モードによる表示)。なお、ここでは、ステップ S101で本 文表示モードでの表示を行うようにして ヽるので、モード選択が行われなカゝつた場合 には、本文表示モードを継続的に行う。
[0189] さらに、この図面表示モードに関して、図 14に示すフローチャートを用いて説明す る。図 14は、本発明の実施の形態における図面表示モードにおける表示処理の概 要を示すフローチャートである。図面表示モードでは、図 26に示すように、右側フレ ームをさらに 2つのフレーム(フレーム A、 B)に分ける(ステップ S 201 :右側フレーム を 2つに分割)。フレーム A、 Bの配置位置は任意である力 例えば、図 26のように、 右側フレームを上下に分割することが可能である。なお、以下では、右側フレームの 上部のフレームをフレーム A (図面表示領域)、右佃 jフレームの下部のフレームをフレ ーム B (部品表ページ表示領域)と呼ぶことにする。そして、フレーム A内に図面表示 モードの所定のトップページなどを表示する一方(ステップ S 203:フレーム A内に所 定のページを表示)、フレーム B内には部品表ページを表示する(ステップ S 205 :フ レーム B内に部品表ページを表示)。なお、部品表ページは、図 22に示すように、部 品表 XMLデータと所定の XSLデータカゝら作成される。
[0190] さらに、上記のステップ S205の処理が終了し、図面表示モードによる表示を行って いる状態において、ユーザによって目次ページ内の図面項目が選択された場合の 表示処理の概要について、図 15に示すフローチャートを用いて説明する。図 15は、 本発明の実施の形態における図面表示モードで、ユーザによって目次ページ内の 図面項目が選択された場合の表示処理の概要を示すフローチャートである。
[0191] ユーザによって、目次ページ内に表示されている図面項目が選択された場合、ま ず、 PCは、目次 XMLデータを参照して、選択された図面項目に関連する SVGデー タ名を取得し (ステップ S301 : SVGデータ名の取得)、さらに、選択された図面項目 の閲覧モードを判定する (ステップ S303:閲覧モードの判定)。 SVGデータ名の取得 方法は、様々な方法が可能であるが、例えば、現在表示しているファイルの名前を取 得することによって、簡単に SVGデータ名を取得することが可能である。
[0192] 目次ページ内の各図面項目に設定されて!、る閲覧モードは、その図面項目が回路 図、基板図のどちらか一方又は両方を含んでいることを示す情報であり、この閲覧モ ードによって、フレーム Aをさらに 2つのフレーム(フレーム C、 D)に分割するか否か が決定される。例えば、図 21の目次 XMLデータに示されているように、閲覧モード 力 s『l』の場合には、関連する図面として 2つの SVGデータ(第 1及び第 2の SVGデー タ)が存在しているので、この 2つの SVGデータを表示するために、フレーム Aをさら に 2つのフレーム C、 Dに分割して、フレーム C、 Dにそれぞれの図面を表示する必要 がある。
[0193] 一方、閲覧モードが『0』の場合には、関連する図面として第 1の SVGデータのみが 存在しており、また、閲覧モードが『3』の場合には、関連する図面として第 2の SVG データのみが存在しているので、フレームの分割を行わずに、現在のフレーム Aに第 1又は第 2の SVGデータを表示すればよい。なお、例えば、関連する SVGデータの 数が 1つの場合にはフレーム Aを分割せず、関連する SVGデータの数が 2つの場合 にはフレーム Aを 2つのフレーム C、 Dに分割するよう判断することによって、閲覧モー ドを用いずにステップ S303における判定を行うようにしてもよい。なお、ここでは、フ レーム Aを 2つのフレーム C、 Dに分割すると記載した力 例えば、フレーム Aを、あら 力じめ 2つのフレーム C、 Dに分割しておき、関連する SVGデータの数が 1つの場合 にはフレーム C、 Dのどちらか一方を非表示とし、関連する SVGデータの数が 2つの 場合には 2つのフレーム C、 Dの両方を表示することも可能である。すなわち、ステツ プ S303の判定によって、フレーム A内に 1つの図面を表示する力、あるいは、 2つの 図面を独立に表示するかが決定されるようにする。
[0194] なお、フレーム Aを分割した場合、図 27に示すように、右側フレームはフレーム B、 C、 Dの 3つのフレームに分割されることになる。以降、右側フレームが 3つのフレーム B、 C、 Dに分割された状態を 3画面モードと呼ぶことにする。また、この 3画面モード と対比して、フレーム Aを分割せずに右側フレームが 2つのフレーム A、 Bに分割され た状態を 2画面モードと呼ぶことにする。
[0195] 上記のように、ステップ S303における閲覧モードの判定によって、右側フレームを 2画面モードにする力 3画面モードにするかが決定される。 2画面モードの場合には、 第 1又は第 2の SVGデータをフレーム A内に表示する(ステップ S305 :フレーム A内 に第 1又は第 2の SVGデータを表示)。一方、 3画面モードの場合には、フレーム Aを さらに 2つのフレーム(フレーム C、 D)に分ける(ステップ S307 :フレーム Aを 2つに分 割)。フレーム C、 Dの配置位置は任意である力 ここでは、例えば、図 27のように、フ レーム Aを左右に分割する。そして、左側のフレーム C内に第 1の SVGデータを表示 し (ステップ S309 :フレーム C内に第 1の SVGデータを表示)、フレーム D内に第 2の SVGデータを表示する(ステップ S311:フレーム D内に第 2の SVGデータを表示)。
[0196] このようにして、目次ページ内の図面項目が選択された場合、その図面項目の閲 覧モードを判定し、閲覧モードが 2画面モードの場合には、図 28に示すように、選択 された図面項目に係る第 1又は第 2の SVGデータ (基板図又は回路図)と部品表べ 一ジとを右側フレーム内に表示することが可能となる。また、閲覧モードが 3画面モー ドの場合には、図 29に示すように、選択された図面項目に係る第 1の SVGデータ(回 路図)、選択された図面項目に係る第 2の SVGデータ (基板図)、部品表ページを右 側フレーム内に表示することが可能となる。
[0197] 次に、 2画面モード又は 3画面モードの表示状態で、右側フレーム内に表示されて いる図面の図形要素が選択された場合の処理について説明する。まず、 2画面モー ドで、図形要素が選択された場合の処理について説明する。図 16は、本発明の実施 の形態における 2画面モードの表示状態で、フレーム A内に表示されている図面の 図形要素が選択された場合の処理を示すフローチャートである。
[0198] 2画面モードの表示状態にお!、て、ユーザによって、フレーム Aに表示されて!、る S VGデータ(回路図又は基板図)内の図形要素が選択された場合、まず、 PCは、図 形要素が選択されたフレームを識別する (ステップ S401:選択されたフレームを識別 ;)。 2画面モードの場合には、フレーム Aのみで SVGデータを表示しているので、選 択されたフレームがフレーム Aであることが識別される。次に、選択された図形要素を 含む SVGデータ名を取得し (ステップ S403: SVGデータ名を取得)、さらに、選択さ れた図形要素のシンボル番号を取得する (ステップ S405:選択された図形要素のシ ンボル番号を取得)。
[0199] そして、 2画面モードの場合には、フレーム A内に表示されており、選択された図形 要素と同一のシンボル番号を有する図形要素をハイライト表示する (ステップ S407 : 選択された図形要素をハイライト表示)。すなわち、この処理によって、ユーザによつ て選択された図形要素がハイライト表示される。なお、図形要素のハイライト表示とは 、選択された図形要素をユーザが容易に識別できるようにするものであり、例えば、 選択された図形要素の色を変えたり、選択された図形要素を点滅させたりするもので ある。
[0200] 次に、選択された図形要素を含む SVGデータ名と、選択された図形要素のシンポ ル番号とに基づいて、部品表 XMLデータを参照し、このシンボル番号及び SVGデ ータ名の両方を有する部品表 XMLデータ内のレコードを検索する(ステップ S409 : 部品表 XMLデータ内のレコードを検索)。
[0201] ステップ S409での検索の結果、該当するレコードが部品表 XMLデータ内に存在 する場合には (ステップ S411で『はい』)、部品表ページ内の該当する部品の項目を ユーザが閲覧しやすい配置位置 (例えば、フレーム B内の一番上)に移動し、さらに ノ、イライト表示する (ステップ S413 :部品表ページ内において、該当する部品をハイ ライト表示)。なお、部品表ページ内の該当する部品の項目のハイライト表示も図形 要素のハイライト表示と同様に、ユーザが容易に識別できるように、例えば、該当する 部品の項目の色を変えたり、該当する部品の項目を点滅させたりするものである。
[0202] 一方、部品表 XMLデータは、回路図及び基板図に含まれるすべての部品に関す るレコードを有しているが、選択された図形要素が部品以外のものであったなど(例 えば、部品間を接続する信号線などが選択された場合)、該当するレコードが部品表 XMLデータ内に存在しない場合も起こり得る。このように、該当するレコードが部品 表 XMLデータ内に存在しない場合には (ステップ S411で『いいえ』)、部品表ページ に係るハイライト表示は行わず、そのまま処理を終了する。
[0203] このようにして、 2画面モードにおける表示状態で、基板図又は回路図内の選択さ れた図形要素をフレーム A内でノ、イライト表示し、部品表ページに表示されている選 択された図形要素に対応する部品の項目をフレーム B内でハイライト表示することが 可能となる。
[0204] 次に、 3画面モードで、図形要素が選択された場合の処理について説明する。図 1 7及び図 18は、本発明の実施の形態における 3画面モードの表示状態で、フレーム C、Dのどちらか一方に表示されている図面の図形要素が選択された場合の処理を 示すフローチャートの 1ページ目及び 2ページ目である。
[0205] 3画面モードにおける表示状態で、ユーザがマウスなどを用いて、フレーム Cに表示 されている第 1の SVGデータ(回路図)内の図形要素やフレーム Dに表示されている 第 2の SVGデータ (基板図)内の図形要素を選択した場合、まず、 PCは、図形要素 が選択されたフレームを識別する (ステップ S501:選択されたフレームを識別)。 3画 面モードの場合には、フレーム C、 Dの両方で SVGデータを表示しているので、選択 されたフレームがフレーム C、 Dのどちらかであることが識別される。
[0206] 次に、選択された図形要素を含んで 、る SVGデータ名を取得し (ステップ S503: S VGデータ名を取得)、さらに、選択された図形要素のシンボル番号を取得する (ステ ップ S 505 :選択された図形要素のシンボル番号を取得)。そして、 3画面モードの場 合には、図形要素が選択されたフレーム内に表示されており、選択された図形要素と 同一のシンボル番号を有する図形要素をハイライト表示する (ステップ S507 :選択さ れた図形要素をハイライト表示)。すなわち、この処理によって、選択された図形要素 を含むフレーム(フレーム C、 Dのどちらか一方)内に表示されている選択された図形 要素がハイライト表示される。
[0207] 次に、選択された図形要素を含む SVGデータ名と、選択された図形要素のシンポ ル番号とに基づいて、部品表 XMLデータを参照し、このシンボル番号及び SVGデ ータ名の両方を有する部品表 XMLデータ内のレコードを検索する(ステップ S509 : 部品表 XMLデータ内のレコードを検索)。
[0208] ステップ S509での検索の結果、該当するレコードが部品表 XMLデータ内に存在 する場合には (ステップ S511で『はい』)、部品表ページ内の該当する部品の項目を ユーザが閲覧しやすい配置位置 (例えば、フレーム B内の一番上)に移動し、さらに ノ、イライト表示する (ステップ S513 :部品表ページ内において、該当する部品をハイ ライト表示)。一方、該当するレコードが部品表 XMLデータ内に存在しない場合には (ステップ S511で『いいえ』)、部品表ページに係るハイライト表示は行わず、そのま ま処理を終了する。
[0209] ここまでは、 2画面モードの場合と同一の処理が行われる力 3画面モードの場合に は、さらに、選択された図形要素を含むフレームとは異なるフレーム内に表示されて いる図形要素をハイライト表示する必要があるが、一方のフレームで選択された図形 要素が、他方のフレームに表示されている図面に含まれていない場合もある。すなわ ち、 2つのフレーム C、 Dに表示されている図面内に含まれている図形要素力 完全 に 1対 1に対応しているわけではない。例えば、高密度 PCB (Print Circuit Board:プ リント回路基板)などは、 1つの基板上に複数の回路が実装されており、 N枚の回路 図と 1枚の基板図とが対応している場合がある。したがって、基板図内の図形要素が 選択された場合、選択された図形要素が現在表示して!/ヽる回路図内に含まれて!/ヽる か否かを判定し、選択された図形要素が現在表示して ヽる回路図内に含まれて!/ヽな い場合には、その図形要素が含まれている回路図を探し出して該当する回路図の表 示を行い、その回路図内に含まれる図形要素をハイライト表示及びセンタリング表示 する必要がある。なお、ここでのセンタリング表示とは、回路図が表示されるフレーム 内において、ユーザが閲覧しやすい配置位置である、そのフレーム内の中心付近に 該当図形要素が表示されるように回路図を表示するとの意味である(以下においても 、センタリング表示とは、該当フレーム内の中心付近に該当図形要素が表示されるよ うに該当図面を表示するとの意味合 ヽで用いる)。
[0210] ステップ S513で、部品表ページ内において、該当する部品をハイライト表示した後 、続いて、ステップ S503で取得された SVGデータ名とは異なる SVGデータ名を特 定する(ステップ S515 :他方のフレームに表示すべき SVGデータ名を特定)。すなわ ち、このステップ S515では、図形要素が選択されたフレームとは異なるフレームに表 示すべき SVGデータが特定される。
[0211] そして、図形要素が選択されたフレームとは異なる他方のフレーム(フレーム C内に 表示されている図面の図形要素が選択された場合にはフレーム D、フレーム D内に 表示されている図面の図形要素が選択された場合にはフレーム C)に現在表示され ている SVGデータ力 ステップ S515で特定された SVGデータと同一か否かを判断 する(ステップ S517:表示すべき SVGデータが他方のフレームに表示されて!、る? ) 。そして、現在表示されている SVGデータと、表示すべき SVGデータとが同一でな い場合には、図形要素が選択されたフレームとは異なるフレームに、ステップ S515 で特定された SVGデータを表示する(ステップ S519:他方のフレームに適切な SVG データを表示)。その後、ステップ S519で表示した SVGデータにおいて、選択され た図形要素と同一のシンボル番号を有する図形要素をハイライト表示し、図形要素 が選択されたフレームとは異なるフレーム(他方のフレーム)内で、その図形要素をセ ンタリング表示する (ステップ S521:他方のフレーム内の図形要素をハイライト表示及 びセンタリング表示)。
[0212] このようにして、 3画面モードにおける表示状態で、フレーム C及び Dのどちらか一 方において表示されている基板図又は回路図で選択された図形要素をハイライト表 示し、他方のフレームにおいて、選択された図形要素と同一の図形要素をハイライト 表示及びセンタリング表示し、さらに、部品表ページに表示されている選択された図 形要素に対応する部品の項目をフレーム B内でノ、イライト表示することが可能となる。
[0213] 次に、部品表ページ内に記載されている特定の部品が選択された場合の処理につ いて説明する。図 19及び図 20は、本発明の実施の形態における図面表示モードで 、ユーザによって部品表ページ内の部品が選択された場合の表示処理の概要を示 すフローチャートの 1ページ目及び 2ページ目である。
[0214] ユーザがマウスなどを用いて、フレーム Bに表示されている部品表ページ内に記載 されている部品を選択した場合、まず、 PCは、部品表 XMLデータを参照して、選択 された部品のシンボル番号と、その部品のレコードに存在する SVGデータ名を取得 する(ステップ S601:選択された部品のシンボル番号と、その部品が含まれる SVG データ名とを取得)。また、部品表ページ内の選択された部品の項目をハイライト表 示する (ステップ S603 :部品表ページ内において、選択された部品をハイライト表示
) o
[0215] ここで、選択された部品のレコードに、 SVGデータが 1つのみ記載されている場合と 、 2つ記載されている場合とがある。そして、 SVGデータが 1つのみ記載されている場 合は、その部品を含む図面は 2画面モードで表示されるべきものであると判断し (ステ ップ S605で『2画面モード』)、 2つ記載されている場合は、その部品を含む図面は 3 画面モードで表示されるべきものであると判断する (ステップ S605で『3画面モード』)
[0216] ステップ S605において 2画面モードで表示されるべきと判断された場合には、ステ ップ S601で特定した SVGデータ力 現在 2画面モードで表示されて!、るか否かを判 断する(ステップ S607:表示すべき SVGデータが 2画面モードで表示されて!ヽる? ) 。ステップ S601で特定した SVGデータが 2画面モードで表示されている場合には( ステップ S607で『はい』)、選択された部品のシンボル番号を有する図形要素をハイ ライト表示及びセンタリング表示する (ステップ S609:該当する図形要素をハイライト 表示及びセンタリング表示)。一方、ステップ S601で特定した SVGデータが 2画面モ ードで表示されて 、な 、場合には (ステップ S607で『 、 、え』)、表示すべき SVGデ ータを 2画面モードで表示し (ステップ S611:表示すべき SVGデータを 2画面モード で表示)、選択された部品のシンボル番号を有する図形要素をハイライト表示及びセ ンタリング表示する (ステップ S613:該当する図形要素をハイライト表示及びセンタリ ング表示)。
[0217] また、ステップ S605において 3画面モードで表示されるべきと判断された場合には 、ステップ S601で特定した 2つの SVGデータ力 現在 3画面モードで表示されてい るか否かを判断する(ステップ S615 :表示すべき SVGデータが 3画面モードで表示 されている?)。ステップ S601で特定した 2つの SVGデータが 3画面モードで表示さ れている場合には(ステップ S615で『はい』)、 2つのフレーム C、 Dの両方において、 選択された部品のシンボル番号を有する図形要素をハイライト表示及びセンタリング 表示する (ステップ S617 :該当する図形要素をハイライト表示及びセンタリング表示) 。一方、ステップ S601で特定した 2つの SVGデータが 3画面モードで表示されてい な 、場合には(ステップ S615で『 、え』)、表示すべき 2つの SVGデータを 3画面モ ードで表示し (ステップ S619:表示すべき SVGデータを 3画面モードで表示)、 2つ のフレーム C、 Dの両方において、選択された部品のシンボル番号を有する図形要 素をハイライト表示及びセンタリング表示する (ステップ S621:該当する図形要素を ノ、イライト表示及びセンタリング表示)。
[0218] 次に、図 15を用いて説明した 2画面モード又は 3画面モードでの表示(図 28又は 図 29に示す表示)が行われている場合に、各図面に関連して、ユーザが任意にコメ ントを書き入れることが可能なコメント機能について説明する。このコメント機能を用い れば、ユーザは、 自分の覚え書きなどを電子化サービスマニュアル内に書きカ卩えるこ とが可能であり、また、このようにして書き加えられたコメントを閲覧することが可能とな る。
[0219] まず、図 30を参照しながら、図面内で選択された図形要素に係る情報の検索を可 能にする SVGビューァコンテキストメ-ユーの生成について説明する。図 30は、本発 明の実施の形態における 2画面モード又は 3画面モードの表示状態で、 SVGビュー ァコンテキストメ-ユーの生成の基になる情報の処理を示すフローチャートである。
[0220] まず、 PCは、図 28又は図 29に示すような 2画面モード又は 3画面モードでの SVG データの表示と同時に、 SVGビューァコンテキストメ-ユーの基本設定を行う(ステツ プ S1101 : SVGビューァコンテキストメ-ユーの基本設定)。この基本設定では、例え ば、マウスの右クリックによって、図面内の任意の箇所が指定された場合に表示すベ き SVGビューァコンテキストメ-ユーの設定が行われ、具体的には、 SVGビューアコ ンテキストメ-ユーに、例えば、図面の拡大縮小の切り換えを可能とする項目を始めと する様々な項目が表示されるようにする。
[0221] 次に、 PCは、クッキー情報として PC内に格納されているコメント保存フォルダ情報 を読み出し (ステップ S 1103 :コメント保存フォルダ情報を読み出す)、この電子化サ 一ビスマニュアルにコメント情報がすでに設定されて 、る力否かを判別する (ステップ S 1105 :コメント情報が存在?)。このコメント保存フォルダ情報は、ユーザが閲覧し ている当該電子化サービスマニュアルにコメント情報(コメント XMLデータ、上述のマ ィノート XMLデータに対応)がすでに存在しているカゝ否かを示す情報であり、具体的 には、所定のフォルダ (コメント保存フォルダ)内にコメント情報が存在している力否か を、所定のフォルダ内のファイル名を参照して判別するものである。
[0222] そして、コメント保存フォルダ内にコメント情報が存在する場合 (ステップ S 1105で『 はい』)には、 SVGビューァコンテキストメ-ユー内にコメントに係る機能を動作させる 項目を埋め込む(ステップ S1107 : SVGビューァコンテキストメ-ユー内にコメント機 能メニューを追加)。一方、コメント保存フォルダ内にコメント情報が存在しない場合( ステップ S1105で『いいえ』)には、 SVGビューァコンテキストメ-ユー内にコメントに 係る機能を埋め込むための処理は行われな 、。
[0223] このようにして、コメント機能メニューが SVGビューァコンテキストメ-ユーに埋め込 まれることによって、ユーザが所定の操作 (例えば、マウスによる右クリック)を行った 場合、基本設定による様々な項目及びコメントに係る機能の動作が可能となる項目 力 SVGビューァコンテキストメ-ユーで表示されるようになる。
[0224] 次に、 2画面モード又は 3画面モードでの表示(図 28又は図 29に示す表示)が行 われている場合における、図面内で選択された図形要素に係るコメント機能について 説明する。図 31は、本発明の実施の形態における 2画面モード又は 3画面モードの 表示状態でのコメント機能における SVGビューァコンテキストメ-ユーの表示処理を 示すフローチャートである。
[0225] ユーザがマウスなどを用いて、フレーム A (2画面モード時)や、フレーム C、 Dのどち らか一方(3画面モード時)内に表示されている SVGデータ(回路図又は基板図)内 の図形要素を選択した場合、図 16や図 17及び図 18を用いて説明したように、 PCは 、図形要素のハイライト表示や、部品表ページの該当する部品のハイライト表示など を行う(ステップ S 1201 :図 16に示す処理、又は、図 17及び図 18に示す処理)。また 、 SVGビューァコンテキストメ-ユー内に、選択された図形要素に関する情報 (例え ば、シンボル番号)を埋め込む(ステップ S 1203: SVGビューァコンテキストメ-ユー 内に選択された図形要素のシンボル番号を埋め込む)。 [0226] そして、 SVGビューァコンテキストメ-ユーの表示に対応した操作 (例えば、マウス による右クリック)が行われた場合には、図形要素のシンボル番号に係る項目、基本 設定による様々な項目、ネットワーク接続先情報に記載された各 Webサイトに係る項 目を含む SVGビューァコンテキストメニューを動的に生成し、ディスプレイ 3上に表示 する(ステップ S 1205: SVGビューァコンテキストメ-ユーの表示)。
[0227] 図 36は、本発明の実施の形態において、ディスプレイに SVGビューァコンテキスト メニューが表示された状態を示す図である。図 36に示すように、 SVGビューァコンテ キストメ-ユーには、図形要素のシンボル番号に係る項目、基本設定による様々な項 目、コメントに係る項目が並列的又は階層的に表示される。図 36に示す SVGビュー ァコンテキストメ-ユーでは、『コメント』という項目内に『入力』、『リスト』、『全リスト』の 各項目が表示されている。
[0228] SVGビューァコンテキストメ-ユーで、『コメント』の項目内の『入力』の選択によって 、コメントの入力が可能となる。このとき、 SVGビューァコンテキストメ-ユーが任意の 図形要素の選択後に表示されている場合 (すなわち、図面内の図形要素上で右タリ ックが行われた場合)には、その図形要素に対するコメントを入力することが可能であ る。また、図形要素が選択されずに、例えば、図面内の背景部分で右クリックが行わ れた場合にも、『コメント』の項目や『コメント』内の『入力』、『リスト』、『全リスト』の各項 目を有する SVGビューァコンテキストメ-ユーが表示されるようにすることが可能であ る。このときには、『コメント』の項目内の『入力』が選択された場合には、図面そのもの に対するコメントを入力することが可能である。
[0229] 以下、さらに『コメント』の項目内の『入力』が選択され、コメント入力が行われる場合 の処理について説明する。図 32及び図 33は、本発明の実施の形態における 2画面 モード又は 3画面モードの表示状態でのコメント入力処理を示すフローチャートの 1 ページ目及び 2ページ目である。『コメント』の項目内の『入力』が選択された場合に は、まず、 PCは、選択された図形要素を含む SVGデータ名を取得し (ステップ S 130 1: SVGデータ名を取得)、さらに、選択された図形要素のシンボル番号を取得する( ステップ S 1303:選択された図形要素のシンボル番号を取得)。
[0230] 次に、クッキー情報として保存されて 、るコメント保存フォルダ情報を読み出す (ステ ップ SI 305 :コメント保存フォルダ情報を読み出す)。このコメント保存フォルダ情報に は、コメント XMLデータの保存場所が記載されている。そして、コメント保存フォルダ により特定されたフォルダ内にコメント XMLデータが存在するカゝ否かを判断し (ステツ プ S 1307 :コメント XMLデータが存在?)、コメント XMLデータが存在する場合には (ステップ S 1307で『はい』)、コメント XMLデータの読み出しを行い(ステップ S1309 :コメント XMLデータを読み出す)、コメント XMLデータが存在しな ヽ場合には (ステ ップ S 1307で『いいえ』)、コメント XMLデータを新規に生成する(ステップ S 1311:コ メント XMLデータを新規に生成)。また、所定のクッキー情報力もユーザ情報を読み 出す (ステップ S1313 :ユーザ情報を読み出す)。そして、ステップ S 1309で読み出 したコメント XMLデータ、又は、ステップ S 1311で生成されたコメント XMLデータを、 所定のコメント編集用 XSLデータを用いてカ卩ェし、コメント編集画面をディスプレイ 3 上に表示する (ステップ S 1315 :コメント編集画面を表示)。
[0231] ここで、コメント XMLデータの構成及びコメント編集画面について説明する。図 37 は、本発明の実施の形態におけるコメント XMLデータの一例を示す図であり、図 38 は、本発明の実施の形態におけるコメント編集画面の一例を示す図である。 1つの電 子化サービスマニュアルに対して、 1つのコメント XMLデータが存在している。図 37 に示すコメント XMLデータ内の各レコードは、 SVGデータ名によって識別され、さら に各レコードは、タイトル、機種名、マニュアル番号、ブロック番号、シンボル番号、コ メント、コメント種別、登録者、登録者電子メールアドレス(図 37では登録者電子メー ル)、登録日、添付ファイル、参照 URLの各項目を有して 、る。
[0232] また、図 38に示すコメント編集画面は、図 37に示すコメント XMLデータによって規 定されたレコードの各項目に応じた入力フォームを有している。したがって、図 38に 示すコメント編集画面では、図 37に示すコメント XMLデータの各項目への情報入力 用に、タイトル、機種名、マニュアル番号、ブロック番号、シンボル番号、コメント、コメ ント種別、登録者、登録者電子メールアドレス、登録日、添付ファイル、参照 URLの 各項目への入力フォームが表示されている。なお、図 38に示すコメント編集画面は、 ユーザによる情報入力が行われる前の初期画面である。
[0233] コメント編集画面のタイトル入力フォームには、例えば、そのコメントの判別が容易に なるような情報をユーザが任意に入力することが可能である。機種名、マ-ユアル番 号、ブロック番号、シンボル番号には、それぞれ、当該電子化サービスマニュアルに 係る機種名、当該電子化サービスマニュアルのバージョン情報、選択した図面に規 定されているブロック番号、選択した図形要素に規定されているシンボル番号力 P Cによって自動的に挿入される。なお、これらの情報は、ユーザによって選択された S VGデータ内に記載されているものである。また、ユーザが、これらの項目を任意に修 正することも可能である。
[0234] また、コメント編集画面のコメント入力フォームには、例えば、その基板図又は回路 図や、図形要素 (部品)に係る覚え書きなどを、ユーザが任意に入力することが可能 である。また、コメント種別のチェックボックスとして、例えば、ノート(覚え書き)、参考、 意見などの項目が設定されている。このチェックボックスのいずれかを選択することに よって、コメント入力フォームに入力するコメントの種別を設定することが可能である。 また、登録者、登録者電子メールアドレスには、ステップ S1313で読み出されたユー ザ情報に従って、登録者の名前と電子メールアドレスとが、 PCによって自動的に挿 入される。なお、ユーザが、これらの項目を任意に修正することも可能である。また、 登録日には、当該コメントの入力日付 (現在の日付)が自動的に挿入される。また、コ メント編集画面の添付ファイル入力フォームや参照 URL入力フォームには、コメント に付加する添付ファイルや URL情報を入力することが可能である。
[0235] ユーザは、図 38に示すコメント編集画面を用いて、上記の各入力フォームに応じた 情報を入力し、コメント編集画面上に表示されている保存ボタンを選択することで、コ メントの入力、保存を行うことが可能である。ユーザによって、コメントの入力及び保存 が行われた場合 (ステップ S 1317で『はい』)には、コメント編集画面によって設定され たコメントを始めとする各情報を、コメント XMLデータに追加する(ステップ S1319:コ メント XMLデータの更新)。このとき、図 37に示すように、コメント編集画面によって設 定された各情報は、 SVGデータ名と関連付けられて、図 37に示すコメント XMLデー タとして保存される。また、ユーザによって、コメント編集画面上に表示されているキヤ ンセルボタンが選択された場合には (ステップ S1317で『いいえ』)、コメントの保存は 行わず、処理を終了する。以上のようにして、回路図や基板図などの図面や、その図 面の構成要素である図形要素に関連して、ユーザが自由にコメントを書き加えること が可能であり、ユーザにより入力されたコメントをコメント XMLデータとして保存するこ とが可能である。なお、コメントの挿入と同様に、ユーザが、図面の構成要素である図 形要素の設定 (例えば、色の設定)を自由に変えられるようにすることも可能である。 このように、ユーザによって変更された図形要素の設定が変更された場合には、コメ ント XMLデータと同様の処理によって、上述のマイドロー XMLデータが生成され、 ユーザによる設定変更に係る情報は、マイドロー XMLデータに格納される。
[0236] 次に、ユーザが、コメントを閲覧する場合にっ 、て説明する。コメントの閲覧は、回 路図ゃ基板図などの図面上で右クリックなどの所定の操作を行って SVGビューアコ ンテキストメ-ユーを表示し、 SVGビューァコンテキストメ-ユーの『コメント』の項目内 の『リスト』や『全リスト』を選択することによって可能である。なお、『リスト』を選択した 場合には、選択された図面 (右クリックが行われた図面)に関連するコメントが表示さ れ、『全リスト』を選択した場合には、すべての図面に関連するコメント(当該電子化サ 一ビスマ-ユアルに関連するコメント)が表示される。以下、コメントの閲覧が行われる 場合の処理にっ 、て説明する。
[0237] 図 34及び図 35は、本発明の実施の形態における 2画面モード又は 3画面モードの 表示状態でのコメント表示処理を示すフローチャートの 1ページ目及び 2ページ目で ある。『コメント』の項目内の『リスト』又は『全リスト』が選択された場合には、まず、 PC は、選択された図面の SVGデータ名を取得する(ステップ S 1401 : SVGデータ名を 取得)。そして、コメント保存フォルダにコメント XMLデータが存在するか否かを判断 し (ステップ S 1403:コメント XMLデータが存在?)、コメント XMLデータが存在する 場合には (ステップ S 1403で『はい』)、コメント XMLデータの読み出しを行い (ステツ プ S1405 :コメント XMLデータを読み出す)、コメント XMLデータが存在しない場合 には (ステップ S 1403で『いいえ』)、コメント XMLデータを新規に生成する(ステップ S 1407:コメント XMLデータを新規に生成)。
[0238] 次に、 PCは、『コメント』の項目内の『リスト』が選択されたの力、又は、 『コメント』の 項目内の『全リスト』が選択されたのかを判別する (ステップ S 1409 :コメント一覧表示 方法を判別)。『コメント』の項目内の『リスト』が選択された場合 (ステップ S 1409で『リ スト』)には、コメント XMLデータの中から、ステップ S1401で取得した SVGデータ名 を有するレコードを検索する(ステップ S1411:コメント XMLデータから、該当する SV Gデータ名のレコードを検索)。一方、『コメント』の項目内の『全リスト』が選択された 場合 (ステップ S 1409で『全リスト』)には、ユーザがコメント XMLデータ内のすべての コメントの閲覧を望んでいるものと判断できるので、特定のレコードの検索などの処理 は行わない。
[0239] そして、ステップ S1411で検索及び抽出されたコメント XMLデータのレコード(『リス ト』の選択時)、又は、コメント XMLデータ内のすべてのレコード (『全リスト』の選択時 )を、コメント一覧表示用 XSLデータを用いてカ卩ェして、コメント一覧画面としてディス プレイ 3上に表示する(ステップ S 1413:コメント一覧画面の表示)。
[0240] 図 39は、本発明の実施の形態におけるコメント一覧画面の一例を示す図である。コ メント一覧表示用 XSLデータの設定によって、コメント一覧画面に表示すべき情報を 変更することが可能である力 この図 39に示すコメント一覧画面では、コメント一覧画 面によって、番号 (コメントごとに便宜的に付与)、ブロック番号 (ブロック)、シンボル番 号、タイトル、種別(コメントの種別)、登録日、添付 (添付ファイル)、リンク (参照 URL )の内容が表示されるようにして!/ヽる。
[0241] また、コメントの内容を始めとする詳細な内容を表示する場合 (ステップ S 1415で『 はい』)には、例えば、各コメントのタイトルを選択することによって、図 40に示すような 詳細な情報を表示するコメント内容表示画面を表示する (ステップ S 1417 :コメント内 容表示画面を表示)。また、このコメント内容表示画面上で、コメントの再編集ができ るようにしてもよく、コメントの再編集が行われた場合には、コメント XMLデータの更 新 (ステップ S1319と同一の処理)が行われて、新たに編集されたコメントがコメント X MLデータ内に格納される。
[0242] また、コメント XMLデータは、テキスト形式のデータベースなので、コメント XMLデ ータの一部のレコード又はすベてのレコードを抽出して別ファイルとして保存したり、 例えば、他のコメント XMLデータ(他のユーザによって作成されたコメント XMLデー タ)を自分のコメント XMLデータと結合させたりすることが容易に行える。図 39のコメ ント一覧画面には、インポートボタン及びエクスポートボタンが表示されている。インポ ートボタンを選択した場合には、他のコメント XMLデータのファイルを選択し、自分の コメント XMLデータの内容と他のコメント XMLデータの内容とを結合して、新たに自 分のコメント XMLデータとして保存することが可能である。新たに作成されたコメント XMLデータは、元のコメント XMLデータ及び他のコメント XMLデータの両方の内容 を含むものである。また、エクスポートボタンを選択した場合には、自分のコメント XM Lデータの一部又はすベてを、別ファイルとして、任意のディレクトリや記録媒体に保 存することが可能である。
産業上の利用可能性
本発明に係る電子化サービスマニュアル生成方法、電子化サービスマニュアル生 成装置、電子化サービスマニュアル生成用プログラム並びにこのプログラムが記録さ れた記録媒体は、利便性に優れた電子化サービスマニュアルを生成すると!、う効果 を有しており、電気回路や電子回路を有する製品に対応して、保守点検、整備、修 理などを行う際の参考となる詳細な情報が掲載されている電子化サービスマニュアル を生成するための技術に適用可能である。また、本発明に係る付加データ生成方法 、付加データ生成装置、付加データ生成用プログラム並びにこのプログラムが記録さ れた記録媒体は、電子化サービスマニュアルの利用時において、ユーザによって入 力される付カ卩的情報と、電子化サービスマニュアル内のコンテンツとの関連性が明確 に表現可能な付加データを生成するという効果を有しており、電子化サービスマニュ アルに対して、ユーザによって付加された情報の処理に係る技術に適用可能である

Claims

請求の範囲
[1] 部品を構成要素とする電気回路又は電子回路を有する所定の製品に係る文書情 報及び図面情報が含まれる電子化サービスマニュアルをコンピュータに生成させる ための電子化サービスマニュアル生成方法であって、
前記コンピュータ力 前記電子化サービスマニュアルの内容となる元データを取得 する元データ取得ステップと、
前記コンピュータが、前記電子化サービスマニュアルの構造定義が記述されて!、る 構造定義情報であって、前記コンピュータが参照可能な場所に格納されて!、る前記 構造定義情報を取得する構造定義取得ステップと、
前記コンピュータが、前記構造定義取得ステップで取得された前記構造定義情報 に基づいて、前記元データ取得ステップで取得された前記元データから、前記電子 化サービスマニュアルの構成データであるとともに前記構造定義に準拠した構造ィ匕 データを生成する構造ィ匕データ生成ステップとを、
有する電子化サービスマニュアル生成方法。
[2] 前記元データ取得ステップで、前記電子化サービスマニュアルの本文テキストとな るデータが前記元データとして取得された場合には、前記構造定義取得ステップに ぉ 、て、前記本文テキストに係る構造定義が記述されて 、る本文テキスト構造定義 情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている部品が図示され ている図面データが前記元データとして取得された場合には、前記構造定義取得ス テツプにおいて、前記図面に係る構造定義が記述されている図面構造定義情報が 前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記部品の一覧 が記載された部品表データが前記元データとして取得された場合には、前記構造定 義取得ステップにお 、て、前記部品表に係る構造定義が記述されて 、る部品表構造 定義情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記電気回路又 は前記電子回路における電圧値の一覧が記載された電圧値表データが前記元デー タとして取得された場合には、前記構造定義取得ステップにおいて、前記電圧値表 に係る構造定義が記述されている電圧値表構造定義情報が前記構造定義情報とし て取得される請求項 1に記載の電子化サービスマニュアル生成方法。
[3] 前記元データ取得ステップで、前記電子化サービスマニュアルの本文テキストとな るデータが前記元データとして取得された場合には、前記構造定義取得ステップに ぉ 、て、前記本文テキストに係る構造定義が記述されて 、る本文テキスト構造定義 情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている部品が図示され ている図面データが前記元データとして取得された場合には、前記構造定義取得ス テツプにおいて、前記図面に係る構造定義が記述されている図面構造定義情報が 前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記部品の一覧 が記載された部品表データが前記元データとして取得された場合には、前記構造定 義取得ステップにお 、て、前記部品表に係る構造定義が記述されて 、る部品表構造 定義情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている ICの機能の一覧 が記載された IC機能表データが前記元データとして取得された場合には、前記構造 定義取得ステップにお 、て、前記 IC機能表に係る構造定義が記述されて 、る IC機 能表構造定義情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記電気回路又 は前記電子回路における電圧値の一覧が記載された電圧値表データが前記元デー タとして取得された場合には、前記構造定義取得ステップにおいて、前記電圧値表 に係る構造定義が記述されている電圧値表構造定義情報が前記構造定義情報とし て取得される請求項 1に記載の電子化サービスマニュアル生成方法。
[4] 前記元データ取得ステップで文書データが前記元データとして取得された場合に は、前記構造化データ生成ステップにおいて、前記文書データから XML形式の前 記構造化データが生成され、
前記元データ取得ステップで図面データが前記元データとして取得された場合に は、前記構造ィ匕データ生成ステップにおいて、前記図面データから SVG形式又は S VGZ形式の前記構造化データが生成される請求項 1に記載の電子化サービスマ二 ュアル生成方法。
[5] 前記元データ取得ステップにおいて、前記所定の製品に利用されている前記部品 の一覧が記載された部品表データと、前記部品に係る図面が含まれる部品図面デ ータとが前記元データとして取得された場合に、前記コンピュータが、前記部品の一 覧に含まれる各部品と、前記各部品が図示されている前記図面との照会を行って、 その照会結果を含む部品 図面関連性情報を生成する部品図面関連性照会ステツ プと、
前記コンピュータが、前記部品図面関連性照会ステップで生成された前記部品 図面関連性情報に基づいて、前記部品表データに記載されている前記各部品と、前 記各部品に対応する前記図面との対応情報を、前記部品表データに埋め込む部品 図面関連性付加ステップとを、
有する請求項 1に記載の電子化サービスマニュアル生成方法。
[6] 前記元データ取得ステップにおいて、前記部品の一覧が記載された部品表データ と、前記所定の製品に利用されている ICの機能の一覧が記載された IC機能表デー タとが前記元データとして取得された場合に、前記コンピュータが、前記部品の一覧 に含まれる各部品と、前記 ICの機能の一覧に含まれる各 ICの機能との照会を行って 、その照会結果を含む部品 IC機能関連性情報を生成する部品 IC関連性照会ス テツプと、
前記コンピュータが、前記部品 IC関連性照会ステップで生成された前記部品—IC 機能関連性情報に基づいて、前記部品表データに記載されている前記各部品と、前 記各部品に対応する前記 ICの機能との対応情報を、前記部品表データに埋め込む 部品 IC関連性付加ステップとを、
有する請求項 1に記載の電子化サービスマニュアル生成方法。
[7] 部品を構成要素とする電気回路又は電子回路を有する所定の製品に係る文書情 報及び図面情報が含まれる電子化サービスマニュアルをディスプレイ上に表示させ るコンピュータにおける付加データ生成方法であり、前記ディスプレイ上に表示され た前記電子化サービスマニュアルを閲覧するユーザによって、前記電子化サービス マニュアルに係る付加的な情報が前記コンピュータに入力された場合に、入力され た前記付加的な情報に基づく付加データをコンピュータに生成させるための付加デ ータ生成方法であって、
前記コンピュータが、前記ユーザによって入力された前記付加的な情報に係る構 造定義が記述されて!、る構造定義情報であって、前記コンピュータが参照可能な場 所に格納されている前記構造定義情報を取得する構造定義取得ステップと、 前記コンピュータが、前記構造定義取得ステップで取得された前記構造定義情報 に基づいて、前記付加的な情報から、前記構造定義に準拠した構造ィ匕データを生 成する構造化データ生成ステップとを、
有する付加データ生成方法。
[8] 前記ユーザのコメントが前記付加的な情報として前記コンピュータに入力された場 合には、前記構造定義取得ステップにおいて、前記コメントに係る構造定義が記述さ れているマイノート構造定義情報が前記構造定義情報として取得され、
前記電子化サービスマニュアルの図面に含まれる図面要素の表示設定変更情報 が前記付加的な情報として前記コンピュータに入力された場合には、前記構造定義 取得ステップにお 、て、前記表示設定変更情報に係る構造定義が記述されて 、るマ イドロー構造定義情報が前記構造定義情報として取得される請求項 7に記載の付カロ データ生成方法。
[9] 部品を構成要素とする電気回路又は電子回路を有する所定の製品に係る文書情 報及び図面情報が含まれる電子化サービスマニュアルをコンピュータに生成させる ための電子化サービスマニュアル生成用プログラムであって、
前記電子化サービスマニュアルの内容となる元データを取得する元データ取得ス テツプと、
前記電子化サービスマニュアルの構造定義が記述されている構造定義情報であつ て、前記コンピュータが参照可能な場所に格納されて!、る前記構造定義情報を取得 する構造定義取得ステップと、
前記構造定義取得ステップで取得された前記構造定義情報に基づ!、て、前記元 データ取得ステップで取得された前記元データから、前記電子化サービスマ二ユア ルの構成データであるとともに前記構造定義に準拠した構造化データを生成する構 造化データ生成ステップとを、
コンピュータに実行させるための電子化サービスマニュアル生成用プログラム。
[10] 前記元データ取得ステップで、前記電子化サービスマニュアルの本文テキストとな るデータが前記元データとして取得された場合には、前記構造定義取得ステップに ぉ 、て、前記本文テキストに係る構造定義が記述されて 、る本文テキスト構造定義 情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている部品が図示され ている図面データが前記元データとして取得された場合には、前記構造定義取得ス テツプにおいて、前記図面に係る構造定義が記述されている図面構造定義情報が 前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記部品の一覧 が記載された部品表データが前記元データとして取得された場合には、前記構造定 義取得ステップにお 、て、前記部品表に係る構造定義が記述されて 、る部品表構造 定義情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記電気回路又 は前記電子回路における電圧値の一覧が記載された電圧値表データが前記元デー タとして取得された場合には、前記構造定義取得ステップにおいて、前記電圧値表 に係る構造定義が記述されている電圧値表構造定義情報が前記構造定義情報とし て取得される請求項 9に記載の電子化サービスマニュアル生成用プログラム。
[11] 前記元データ取得ステップで、前記電子化サービスマニュアルの本文テキストとな るデータが前記元データとして取得された場合には、前記構造定義取得ステップに ぉ 、て、前記本文テキストに係る構造定義が記述されて 、る本文テキスト構造定義 情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている部品が図示され ている図面データが前記元データとして取得された場合には、前記構造定義取得ス テツプにおいて、前記図面に係る構造定義が記述されている図面構造定義情報が 前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記部品の一覧 が記載された部品表データが前記元データとして取得された場合には、前記構造定 義取得ステップにお 、て、前記部品表に係る構造定義が記述されて 、る部品表構造 定義情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている ICの機能の一覧 が記載された IC機能表データが前記元データとして取得された場合には、前記構造 定義取得ステップにお 、て、前記 IC機能表に係る構造定義が記述されて 、る IC機 能表構造定義情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記電気回路又 は前記電子回路における電圧値の一覧が記載された電圧値表データが前記元デー タとして取得された場合には、前記構造定義取得ステップにおいて、前記電圧値表 に係る構造定義が記述されている電圧値表構造定義情報が前記構造定義情報とし て取得される請求項 9に記載の電子化サービスマニュアル生成用プログラム。
[12] 前記元データ取得ステップで文書データが前記元データとして取得された場合に は、前記構造化データ生成ステップにおいて、前記文書データから XML形式の前 記構造化データが生成され、
前記元データ取得ステップで図面データが前記元データとして取得された場合に は、前記構造ィ匕データ生成ステップにおいて、前記図面データから SVG形式又は S VGZ形式の前記構造化データが生成される請求項 9に記載の電子化サービスマ二 ュアル生成用プログラム。
[13] 前記元データ取得ステップにおいて、前記所定の製品に利用されている前記部品 の一覧が記載された部品表データと、前記部品に係る図面が含まれる部品図面デ ータとが前記元データとして取得された場合に、前記部品の一覧に含まれる各部品 と、前記各部品が図示されている前記図面との照会を行って、その照会結果を含む 部品 図面関連性情報を生成する部品図面関連性照会ステップと、
前記部品図面関連性照会ステップで生成された前記部品 図面関連性情報に基 づいて、前記部品表データに記載されている前記各部品と、前記各部品に対応する 前記図面との対応情報を、前記部品表データに埋め込む部品図面関連性付加ステ ップとを、
コンピュータに実行させるための請求項 9に記載の電子化サービスマニュアル生成 用プログラム。
[14] 前記元データ取得ステップにおいて、前記部品の一覧が記載された部品表データ と、前記所定の製品に利用されている ICの機能の一覧が記載された IC機能表デー タとが前記元データとして取得された場合に、前記部品の一覧に含まれる各部品と、 前記 ICの機能の一覧に含まれる各 ICの機能との照会を行って、その照会結果を含 む部品 IC機能関連性情報を生成する部品 IC関連性照会ステップと、
前記部品 IC関連性照会ステップで生成された前記部品 IC機能関連性情報に基 づいて、前記部品表データに記載されている前記各部品と、前記各部品に対応する 前記 ICの機能との対応情報を、前記部品表データに埋め込む部品 IC関連性付加ス テツプとを、
コンピュータに実行させるための請求項 9に記載の電子化サービスマニュアル生成 用プログラム。
[15] 部品を構成要素とする電気回路又は電子回路を有する所定の製品に係る文書情 報及び図面情報が含まれる電子化サービスマニュアルをディスプレイ上に表示させ るコンピュータにお 、て実行可能な付加データ生成用プログラムであり、前記ディス プレイ上に表示された前記電子化サービスマニュアルを閲覧するユーザによって、 前記電子化サービスマニュアルに係る付加的な情報が前記コンピュータに入力され た場合に、入力された前記付加的な情報に基づく付加データをコンピュータに生成 させるための付加データ生成用プログラムであって、
前記ユーザによって入力された前記付加的な情報に係る構造定義が記述されてい る構造定義情報であって、前記コンピュータが参照可能な場所に格納されている前 記構造定義情報を取得する構造定義取得ステップと、
前記構造定義取得ステップで取得された前記構造定義情報に基づ!、て、前記付 加的な情報から、前記構造定義に準拠した構造化データを生成する構造化データ 生成ステップとを、 コンピュータに実行させるための付加データ生成用プログラム。
[16] 前記ユーザのコメントが前記付加的な情報として前記コンピュータに入力された場 合には、前記構造定義取得ステップにおいて、前記コメントに係る構造定義が記述さ れているマイノート構造定義情報が前記構造定義情報として取得され、
前記電子化サービスマニュアルの図面に含まれる図面要素の表示設定変更情報 が前記付加的な情報として前記コンピュータに入力された場合には、前記構造定義 取得ステップにお 、て、前記表示設定変更情報に係る構造定義が記述されて 、るマ イドロー構造定義情報が前記構造定義情報として取得される請求項 15に記載の付 加データ生成用プログラム。
[17] 部品を構成要素とする電気回路又は電子回路を有する所定の製品に係る文書情 報及び図面情報が含まれる電子化サービスマニュアルを生成するための電子化サ 一ビスマニュアル生成装置であって、
前記電子化サービスマニュアルの内容となる元データを取得する元データ取得手 段と、
前記電子化サービスマニュアルの構造定義が記述されている構造定義情報であつ て、参照可能な場所に格納されて!、る前記構造定義情報を取得する構造定義取得 手段と、
前記構造定義取得手段で取得された前記構造定義情報に基づ!、て、前記元デー タ取得手段で取得された前記元データから、前記電子化サービスマニュアルの構成 データであるとともに前記構造定義に準拠した構造化データを生成する構造化デー タ生成手段とを、
有する電子化サービスマニュアル生成装置。
[18] 前記元データ取得手段で、前記電子化サービスマニュアルの本文テキストとなるデ ータが前記元データとして取得された場合には、前記構造定義取得手段において、 前記本文テキストに係る構造定義が記述されている本文テキスト構造定義情報が前 記構造定義情報として取得され、
前記元データ取得手段で、前記所定の製品に利用されている部品が図示されてい る図面データが前記元データとして取得された場合には、前記構造定義取得手段に おいて、前記図面に係る構造定義が記述されている図面構造定義情報が前記構造 定義情報として取得され、
前記元データ取得手段で、前記所定の製品に利用されている前記部品の一覧が 記載された部品表データが前記元データとして取得された場合には、前記構造定義 取得手段において、前記部品表に係る構造定義が記述されている部品表構造定義 情報が前記構造定義情報として取得され、
前記元データ取得手段で、前記所定の製品に利用されている前記電気回路又は 前記電子回路における電圧値の一覧が記載された電圧値表データが前記元データ として取得された場合には、前記構造定義取得手段において、前記電圧値表に係る 構造定義が記述されている電圧値表構造定義情報が前記構造定義情報として取得 される請求項 17に記載の電子化サービスマニュアル生成装置。
前記元データ取得手段で、前記電子化サービスマニュアルの本文テキストとなるデ ータが前記元データとして取得された場合には、前記構造定義取得手段において、 前記本文テキストに係る構造定義が記述されている本文テキスト構造定義情報が前 記構造定義情報として取得され、
前記元データ取得手段で、前記所定の製品に利用されている部品が図示されてい る図面データが前記元データとして取得された場合には、前記構造定義取得手段に おいて、前記図面に係る構造定義が記述されている図面構造定義情報が前記構造 定義情報として取得され、
前記元データ取得手段で、前記所定の製品に利用されている前記部品の一覧が 記載された部品表データが前記元データとして取得された場合には、前記構造定義 取得手段において、前記部品表に係る構造定義が記述されている部品表構造定義 情報が前記構造定義情報として取得され、
前記元データ取得手段で、前記所定の製品に利用されて!、る ICの機能の一覧が 記載された IC機能表データが前記元データとして取得された場合には、前記構造定 義取得手段において、前記 IC機能表に係る構造定義が記述されている IC機能表構 造定義情報が前記構造定義情報として取得され、
前記元データ取得手段で、前記所定の製品に利用されている前記電気回路又は 前記電子回路における電圧値の一覧が記載された電圧値表データが前記元データ として取得された場合には、前記構造定義取得手段において、前記電圧値表に係る 構造定義が記述されている電圧値表構造定義情報が前記構造定義情報として取得 される請求項 17に記載の電子化サービスマニュアル生成装置。
[20] 前記元データ取得手段で文書データが前記元データとして取得された場合には、 前記構造化データ生成手段において、前記文書データから XML形式の前記構造 化データが生成され、
前記元データ取得手段で図面データが前記元データとして取得された場合には、 前記構造化データ生成手段において、前記図面データから SVG形式又は SVGZ形 式の前記構造ィ匕データが生成される請求項 17に記載の電子化サービスマニュアル 生成装置。
[21] 前記元データ取得手段において、前記所定の製品に利用されている前記部品の 一覧が記載された部品表データと、前記部品に係る図面が含まれる部品図面データ とが前記元データとして取得された場合に、前記部品の一覧に含まれる各部品と、前 記各部品が図示されている前記図面との照会を行って、その照会結果を含む部品 図面関連性情報を生成する部品図面関連性照会手段と、
前記部品図面関連性照会ステップで生成された前記部品 図面関連性情報に基 づいて、前記部品表データに記載されている前記各部品と、前記各部品に対応する 前記図面との対応情報を、前記部品表データに埋め込む部品図面関連性付加手段 とを、
有する請求項 17に記載の電子化サービスマニュアル生成装置。
[22] 前記元データ取得手段において、前記部品の一覧が記載された部品表データと、 前記所定の製品に利用されている ICの機能の一覧が記載された IC機能表データと が前記元データとして取得された場合に、前記部品の一覧に含まれる各部品と、前 記 ICの機能の一覧に含まれる各 ICの機能との照会を行って、その照会結果を含む 部品 IC機能関連性情報を生成する部品 IC関連性照会手段と、
前記部品 IC関連性照会手段で生成された前記部品 IC機能関連性情報に基づ いて、前記部品表データに記載されている前記各部品と、前記各部品に対応する前 記 ICの機能との対応情報を、前記部品表データに埋め込む部品 IC関連性付加手 段とを、
有する請求項 17に記載の電子化サービスマニュアル生成装置。
[23] 部品を構成要素とする電気回路又は電子回路を有する所定の製品に係る文書情 報及び図面情報が含まれる電子化サービスマニュアルをディスプレイ上に表示させ る付加データ生成装置であり、前記ディスプレイ上に表示された前記電子化サービ スマニュアルを閲覧するユーザによって、前記電子化サービスマニュアルに係る付カロ 的な情報が入力された場合に、入力された前記付加的な情報に基づく付加データを 生成させるための付加データ生成装置であって、
前記ユーザによって入力された前記付加的な情報に係る構造定義が記述されてい る構造定義情報であって、参照可能な場所に格納されて 、る前記構造定義情報を 取得する構造定義取得手段と、
前記構造定義取得ステップで取得された前記構造定義情報に基づ!、て、前記付 加的な情報から、前記構造定義に準拠した構造化データを生成する構造化データ 生成手段とを、
有する付加データ生成装置。
[24] 前記ユーザのコメントが前記付加的な情報として入力された場合には、前記構造定 義取得手段において、前記コメントに係る構造定義が記述されているマイノート構造 定義情報が前記構造定義情報として取得され、
前記電子化サービスマニュアルの図面に含まれる図面要素の表示設定変更情報 が前記付加的な情報として入力された場合には、前記構造定義取得手段において、 前記表示設定変更情報に係る構造定義が記述されているマイドロー構造定義情報 が前記構造定義情報として取得される請求項 23に記載の付加データ生成装置。
[25] 部品を構成要素とする電気回路又は電子回路を有する所定の製品に係る文書情 報及び図面情報が含まれる電子化サービスマニュアルをコンピュータに生成させる ための電子化サービスマニュアル生成用プログラムが記録された記録媒体であって 前記電子化サービスマニュアルの内容となる元データを取得する元データ取得ス テツプと、
前記電子化サービスマニュアルの構造定義が記述されている構造定義情報であつ て、前記コンピュータが参照可能な場所に格納されて!、る前記構造定義情報を取得 する構造定義取得ステップと、
前記構造定義取得ステップで取得された前記構造定義情報に基づ!、て、前記元 データ取得ステップで取得された前記元データから、前記電子化サービスマ二ユア ルの構成データであるとともに前記構造定義に準拠した構造化データを生成する構 造化データ生成ステップとを、
コンピュータに実行させるための電子化サービスマ-ユアル生成用プログラムが記 録された記録媒体。
前記元データ取得ステップで、前記電子化サービスマニュアルの本文テキストとな るデータが前記元データとして取得された場合には、前記構造定義取得ステップに ぉ 、て、前記本文テキストに係る構造定義が記述されて 、る本文テキスト構造定義 情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている部品が図示され ている図面データが前記元データとして取得された場合には、前記構造定義取得ス テツプにおいて、前記図面に係る構造定義が記述されている図面構造定義情報が 前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記部品の一覧 が記載された部品表データが前記元データとして取得された場合には、前記構造定 義取得ステップにお 、て、前記部品表に係る構造定義が記述されて 、る部品表構造 定義情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記電気回路又 は前記電子回路における電圧値の一覧が記載された電圧値表データが前記元デー タとして取得された場合には、前記構造定義取得ステップにおいて、前記電圧値表 に係る構造定義が記述されている電圧値表構造定義情報が前記構造定義情報とし て取得される請求項 25に記載の電子化サービスマニュアル生成用プログラムが記録 された記録媒体。 [27] 前記元データ取得ステップで、前記電子化サービスマニュアルの本文テキストとな るデータが前記元データとして取得された場合には、前記構造定義取得ステップに ぉ 、て、前記本文テキストに係る構造定義が記述されて 、る本文テキスト構造定義 情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている部品が図示され ている図面データが前記元データとして取得された場合には、前記構造定義取得ス テツプにおいて、前記図面に係る構造定義が記述されている図面構造定義情報が 前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記部品の一覧 が記載された部品表データが前記元データとして取得された場合には、前記構造定 義取得ステップにお 、て、前記部品表に係る構造定義が記述されて 、る部品表構造 定義情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている ICの機能の一覧 が記載された IC機能表データが前記元データとして取得された場合には、前記構造 定義取得ステップにお 、て、前記 IC機能表に係る構造定義が記述されて 、る IC機 能表構造定義情報が前記構造定義情報として取得され、
前記元データ取得ステップで、前記所定の製品に利用されている前記電気回路又 は前記電子回路における電圧値の一覧が記載された電圧値表データが前記元デー タとして取得された場合には、前記構造定義取得ステップにおいて、前記電圧値表 に係る構造定義が記述されている電圧値表構造定義情報が前記構造定義情報とし て取得される請求項 25に記載の電子化サービスマニュアル生成用プログラムが記録 された記録媒体。
[28] 前記元データ取得ステップで文書データが前記元データとして取得された場合に は、前記構造化データ生成ステップにおいて、前記文書データから XML形式の前 記構造化データが生成され、
前記元データ取得ステップで図面データが前記元データとして取得された場合に は、前記構造ィ匕データ生成ステップにおいて、前記図面データから SVG形式又は S VGZ形式の前記構造ィ匕データが生成される請求項 25に記載の電子化サービスマ -ュアル生成用プログラムが記録された記録媒体。
[29] 前記元データ取得ステップにおいて、前記所定の製品に利用されている前記部品 の一覧が記載された部品表データと、前記部品に係る図面が含まれる部品図面デ ータとが前記元データとして取得された場合に、前記部品の一覧に含まれる各部品 と、前記各部品が図示されている前記図面との照会を行って、その照会結果を含む 部品 図面関連性情報を生成する部品図面関連性照会ステップと、
前記部品図面関連性照会ステップで生成された前記部品 図面関連性情報に基 づいて、前記部品表データに記載されている前記各部品と、前記各部品に対応する 前記図面との対応情報を、前記部品表データに埋め込む部品図面関連性付加ステ ップとを、
コンピュータに実行させるための請求項 25に記載の電子化サービスマ-ユアル生 成用プログラムが記録された記録媒体。
[30] 前記元データ取得ステップにおいて、前記部品の一覧が記載された部品表データ と、前記所定の製品に利用されている ICの機能の一覧が記載された IC機能表デー タとが前記元データとして取得された場合に、前記部品の一覧に含まれる各部品と、 前記 ICの機能の一覧に含まれる各 ICの機能との照会を行って、その照会結果を含 む部品 IC機能関連性情報を生成する部品 IC関連性照会ステップと、
前記部品 IC関連性照会ステップで生成された前記部品 IC機能関連性情報に基 づいて、前記部品表データに記載されている前記各部品と、前記各部品に対応する 前記 ICの機能との対応情報を、前記部品表データに埋め込む部品 IC関連性付加ス テツプとを、
コンピュータに実行させるための請求項 25に記載の電子化サービスマ-ユアル生 成用プログラムが記録された記録媒体。
[31] 部品を構成要素とする電気回路又は電子回路を有する所定の製品に係る文書情 報及び図面情報が含まれる電子化サービスマニュアルをディスプレイ上に表示させ るコンピュータにお 、て実行可能な付加データ生成用プログラムであり、前記ディス プレイ上に表示された前記電子化サービスマニュアルを閲覧するユーザによって、 前記電子化サービスマニュアルに係る付加的な情報が前記コンピュータに入力され た場合に、入力された前記付加的な情報に基づく付加データをコンピュータに生成 させるための付加データ生成用プログラムが記録された記録媒体であって、 前記ユーザによって入力された前記付加的な情報に係る構造定義が記述されてい る構造定義情報であって、前記コンピュータが参照可能な場所に格納されている前 記構造定義情報を取得する構造定義取得ステップと、
前記構造定義取得ステップで取得された前記構造定義情報に基づ!、て、前記付 加的な情報から、前記構造定義に準拠した構造化データを生成する構造化データ 生成ステップとを、
コンピュータに実行させるための付加データ生成用プログラムが記録された記録媒 体。
前記ユーザのコメントが前記付加的な情報として前記コンピュータに入力された場 合には、前記構造定義取得ステップにおいて、前記コメントに係る構造定義が記述さ れているマイノート構造定義情報が前記構造定義情報として取得され、
前記電子化サービスマニュアルの図面に含まれる図面要素の表示設定変更情報 が前記付加的な情報として前記コンピュータに入力された場合には、前記構造定義 取得ステップにお 、て、前記表示設定変更情報に係る構造定義が記述されて 、るマ イドロー構造定義情報が前記構造定義情報として取得される請求項 31に記載の付 加データ生成用プログラムが記録された記録媒体。
PCT/JP2005/005880 2004-03-30 2005-03-29 電子化サービスマニュアル生成方法、付加データ生成方法 WO2005096173A1 (ja)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP2006511671A JP4423613B2 (ja) 2004-03-30 2005-03-29 電子化サービスマニュアル生成方法、電子化サービスマニュアル生成装置、電子化サービスマニュアル生成用プログラム並びにこのプログラムが記録された記録媒体
KR1020067020083A KR100889906B1 (ko) 2004-03-30 2005-03-29 전자화 서비스 매뉴얼 생성 방법, 부가 데이터 생성 방법, 전자화 서비스 매뉴얼 생성 장치, 부가 데이터 생성 장치, 전자화 서비스 매뉴얼 생성용 프로그램 및 부가 데이터 생성용 프로그램이 기록된 기록 매체
EP05728054.7A EP1736894A4 (en) 2004-03-30 2005-03-29 DIGITIZATION SERVICE MANUAL PRODUCTION PROCESS AND PRODUCTION PROCESS FOR ADDITIONAL DATA
US10/593,717 US20080046254A1 (en) 2004-03-30 2005-03-29 Electronic Service Manual Generation Method, Additional Data Generation Method, Electronic Service Manual Generation Appartus, Additional Data Generation Apparatus, Electronic ServIce Manual Generation Program, Additional Data Generation Program, And Recording Media On Which These Programs Are Recorded
CN2005800171998A CN1997990B (zh) 2004-03-30 2005-03-29 电子化维修手册生成方法以及电子化维修手册生成装置

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2004-100863 2004-03-30
JP2004100863A JP2005004726A (ja) 2003-05-20 2004-03-30 電子化サービスマニュアル生成方法、付加データ生成方法、電子化サービスマニュアル生成用プログラム、並びに付加データ生成用プログラム

Publications (1)

Publication Number Publication Date
WO2005096173A1 true WO2005096173A1 (ja) 2005-10-13

Family

ID=35063979

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2005/005880 WO2005096173A1 (ja) 2004-03-30 2005-03-29 電子化サービスマニュアル生成方法、付加データ生成方法

Country Status (6)

Country Link
US (1) US20080046254A1 (ja)
EP (1) EP1736894A4 (ja)
JP (2) JP4423613B2 (ja)
KR (1) KR100889906B1 (ja)
CN (1) CN1997990B (ja)
WO (1) WO2005096173A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008217535A (ja) * 2007-03-06 2008-09-18 Nec Corp 回路グラフィック生成装置および生成方法

Families Citing this family (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7904806B2 (en) * 2006-10-02 2011-03-08 International Business Machines Corporation Hiding an XML source in metadata to solve reference problems normally requiring multiple XML sources
US8127038B2 (en) 2008-03-11 2012-02-28 International Business Machines Corporation Embedded distributed computing solutions
US8373880B2 (en) * 2008-03-26 2013-02-12 Industrial Technology Research Institute Technical documents capturing and patents analysis system and method
CN102015371B (zh) * 2008-04-22 2015-08-19 本田技研工业株式会社 电子手册显示装置
CN101582069B (zh) * 2008-05-16 2012-07-25 北京数码大方科技有限公司 多图管理方法和装置
KR100969266B1 (ko) * 2008-12-11 2010-07-09 한국과학기술정보연구원 데이터의 구조화 및 접근을 위한 시스템 및 방법
US8849873B2 (en) * 2009-03-18 2014-09-30 Bentley Systems, Incorporated Specifications automation system and method
US8407319B1 (en) 2010-03-24 2013-03-26 Google Inc. Event-driven module loading
US9146913B2 (en) 2010-03-29 2015-09-29 Bentley Systems, Incorporated Specifications automation system and method
US8453049B1 (en) * 2010-05-19 2013-05-28 Google Inc. Delayed code parsing for reduced startup latency
JP2011258008A (ja) * 2010-06-09 2011-12-22 Fujitsu Ltd 公差解析装置、設計装置、組立順序変換方法及び組立順序変換プログラム
JP6141039B2 (ja) * 2013-02-13 2017-06-07 オリンパス株式会社 分解手順生成方法及び分解手順生成システム、並びに、交換手順生成方法及び交換手順生成システム
FR3013140B1 (fr) 2013-11-13 2017-04-14 Flightwatching Systeme et procede de diagnostic de panne aeronef
JP6493264B2 (ja) * 2016-03-23 2019-04-03 横河電機株式会社 保全情報共有装置、保全情報共有方法、保全情報共有プログラム及び記録媒体
JP2018063501A (ja) * 2016-10-11 2018-04-19 キヤノン株式会社 情報処理装置及び文書表示方法、文書表示システムおよびプログラム
KR101886067B1 (ko) 2016-12-06 2018-08-07 유비스톰 주식회사 웹 브라우저 독립적인 전자문서 제공장치
KR101886069B1 (ko) 2016-12-13 2018-08-07 유비스톰 주식회사 웹 페이지의 분할 전송 제어 가능한 전자문서 제공장치
KR102201020B1 (ko) * 2018-12-28 2021-01-11 마린웍스 주식회사 선박 도면 데이터의 선박 예방정비시스템 코드 자동 생성 방법과 이를 수행하는 선박 예방정비시스템(pms) 코드 자동 생성 장치
CN110196934B (zh) * 2019-05-07 2021-07-13 中国科学院微电子研究所 一种生成手册数据的方法及装置
US11288764B2 (en) * 2019-07-01 2022-03-29 Digimarc Corporation Watermarking arrangements permitting vector graphics editing
US20210117503A1 (en) * 2019-10-18 2021-04-22 Coupang Corp. Computer-implemented systems and methods for manipulating an electronic document
CN112182263A (zh) * 2020-12-02 2021-01-05 西安热工研究院有限公司 发电设备工程图纸的图像处理方法、系统以及处理设备
US20240169980A1 (en) * 2021-03-19 2024-05-23 Inje University Industry-Academic Cooperation Foundation Method and system for converting plant procedures to voice interfacing smart procedures
CN113590882B (zh) * 2021-08-03 2024-01-05 武汉品致汽车技术有限公司 一种汽车电路电子图册整合方法
US20230150687A1 (en) * 2021-11-12 2023-05-18 Rockwell Collins, Inc. Electronic chart application with enhanced element searching and highlighting using generic third-party data
US12002369B2 (en) 2021-11-12 2024-06-04 Rockwell Collins, Inc. Graphical user interface (GUI) for selection and display of enroute charts in an avionics chart display system
US11854110B2 (en) 2021-11-12 2023-12-26 Rockwell Collins, Inc. System and method for determining geographic information of airport terminal chart and converting graphical image file to hardware directives for display unit
US11842429B2 (en) 2021-11-12 2023-12-12 Rockwell Collins, Inc. System and method for machine code subroutine creation and execution with indeterminate addresses
US11915389B2 (en) * 2021-11-12 2024-02-27 Rockwell Collins, Inc. System and method for recreating image with repeating patterns of graphical image file to reduce storage space
US11748923B2 (en) 2021-11-12 2023-09-05 Rockwell Collins, Inc. System and method for providing more readable font characters in size adjusting avionics charts
US11954770B2 (en) 2021-11-12 2024-04-09 Rockwell Collins, Inc. System and method for recreating graphical image using character recognition to reduce storage space
US11887222B2 (en) 2021-11-12 2024-01-30 Rockwell Collins, Inc. Conversion of filled areas to run length encoded vectors
CN116521627A (zh) * 2023-04-06 2023-08-01 广州航润航空技术有限公司 一种基于oem手册进行数据流管理的方法

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1196161A (ja) * 1997-09-19 1999-04-09 Toyota Central Res & Dev Lab Inc 文書変換装置
JPH11316719A (ja) * 1997-11-24 1999-11-16 Internatl Business Mach Corp <Ibm> ドキュメントの作成を援助する方法およびシステム

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3166995B2 (ja) * 1993-06-30 2001-05-14 キヤノン株式会社 コメント付与方法及び文書処理装置
US5794257A (en) * 1995-07-14 1998-08-11 Siemens Corporate Research, Inc. Automatic hyperlinking on multimedia by compiling link specifications
US6295542B1 (en) * 1998-10-02 2001-09-25 National Power Plc Method and apparatus for cross-referencing text
US20010032218A1 (en) * 2000-01-31 2001-10-18 Huang Evan S. Method and apparatus for utilizing document type definition to generate structured documents
US6714939B2 (en) * 2001-01-08 2004-03-30 Softface, Inc. Creation of structured data from plain text
WO2003038660A2 (en) * 2001-10-31 2003-05-08 Essibuy.Com Interactive electronic references systems and methods

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1196161A (ja) * 1997-09-19 1999-04-09 Toyota Central Res & Dev Lab Inc 文書変換装置
JPH11316719A (ja) * 1997-11-24 1999-11-16 Internatl Business Mach Corp <Ibm> ドキュメントの作成を援助する方法およびシステム

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1736894A4 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008217535A (ja) * 2007-03-06 2008-09-18 Nec Corp 回路グラフィック生成装置および生成方法
JP4553153B2 (ja) * 2007-03-06 2010-09-29 日本電気株式会社 回路グラフィック生成装置および生成方法

Also Published As

Publication number Publication date
CN1997990A (zh) 2007-07-11
KR100889906B1 (ko) 2009-03-20
JP2009217831A (ja) 2009-09-24
CN1997990B (zh) 2010-12-08
JPWO2005096173A1 (ja) 2007-08-16
EP1736894A4 (en) 2016-07-06
JP4423613B2 (ja) 2010-03-03
US20080046254A1 (en) 2008-02-21
EP1736894A1 (en) 2006-12-27
KR20060131930A (ko) 2006-12-20

Similar Documents

Publication Publication Date Title
JP4423613B2 (ja) 電子化サービスマニュアル生成方法、電子化サービスマニュアル生成装置、電子化サービスマニュアル生成用プログラム並びにこのプログラムが記録された記録媒体
US9875220B2 (en) Panoptic visualization document printing
JP2005004726A (ja) 電子化サービスマニュアル生成方法、付加データ生成方法、電子化サービスマニュアル生成用プログラム、並びに付加データ生成用プログラム
US6799299B1 (en) Method and apparatus for creating stylesheets in a data processing system
JP2001527246A (ja) 出版物ファイルの変換と表示
US20130262968A1 (en) Apparatus and method for efficiently reviewing patent documents
JPH0962665A (ja) 文書管理装置
WO2005076155A2 (en) Method and system for automating creation of multiple stylesheet formats using an integrated visual design environment
US10268662B2 (en) Panoptic visualization of a document according to the structure thereof
KR100767149B1 (ko) 전자화 서비스 매뉴얼 표시용 프로그램이 기록된 기록매체, 전자화 서비스 매뉴얼 표시 제어방법 및 전자화 서비스 매뉴얼 표시 제어장치
JP3948479B2 (ja) 電子化サービスマニュアル表示用プログラム、プログラムが記録された記録媒体、電子化サービスマニュアル表示制御方法、並びに電子化サービスマニュアル表示制御装置
CN113297856A (zh) 文档翻译方法、装置及电子设备
KR100767151B1 (ko) 전자화 서비스 매뉴얼 표시용 프로그램이 기록된 기록매체, 전자화 서비스 매뉴얼 표시 제어방법 및 전자화 서비스 매뉴얼 표시 제어장치
KR100767150B1 (ko) 전자화 서비스 매뉴얼 표시용 프로그램이 기록된 기록매체, 전자화 서비스 매뉴얼 표시 제어방법 및 전자화 서비스 매뉴얼 표시 제어장치
US9495476B2 (en) Panoptic visualization of an illustrated parts catalog
US20100138735A1 (en) Document processing device
KR100902193B1 (ko) 보고서 작성시스템, 검색결과에 대한 맞춤 보고서 제공방법 및 시스템, 그리고, 저장매체
JP2005276159A (ja) 回路図面表示データ生成装置およびそのプログラム並びに回路図面表示データ生成方法
JP5589396B2 (ja) レイアウト支援装置、レイアウト支援方法、プログラム
JP4352840B2 (ja) プログラム、データ処理方法およびデータ処理システム
JP2002140345A (ja) 部品説明書の作成支援方法
Clavaud et al. Controlling the production of EAD encoded documents, extracting metadata and publishing them on the web: methods and tools, France
EP2879063A1 (en) Panoptic visualization document printing
KR20030014812A (ko) 전자책 겸용 데스크탑 편집 시스템 및 방법, 그 프로그램소스를 기록한 기록매체
JP2005227812A (ja) 文書検索装置、文書検索方法、および文書検索プログラム

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DPEN Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed from 20040101)
WWE Wipo information: entry into national phase

Ref document number: 10593717

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2006511671

Country of ref document: JP

Ref document number: 1020067020083

Country of ref document: KR

NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Ref document number: DE

REEP Request for entry into the european phase

Ref document number: 2005728054

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2005728054

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 200580017199.8

Country of ref document: CN

WWP Wipo information: published in national office

Ref document number: 1020067020083

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 2005728054

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 10593717

Country of ref document: US