CN115756437B - Visual XML data compiling method and system based on SCHEMA file - Google Patents

Visual XML data compiling method and system based on SCHEMA file Download PDF

Info

Publication number
CN115756437B
CN115756437B CN202211521703.XA CN202211521703A CN115756437B CN 115756437 B CN115756437 B CN 115756437B CN 202211521703 A CN202211521703 A CN 202211521703A CN 115756437 B CN115756437 B CN 115756437B
Authority
CN
China
Prior art keywords
data information
xml
file
template
fragments
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202211521703.XA
Other languages
Chinese (zh)
Other versions
CN115756437A (en
Inventor
陈飞
肖卫东
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jinhang Digital Technology Co ltd
Original Assignee
Jinhang Digital Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Jinhang Digital Technology Co ltd filed Critical Jinhang Digital Technology Co ltd
Priority to CN202211521703.XA priority Critical patent/CN115756437B/en
Publication of CN115756437A publication Critical patent/CN115756437A/en
Application granted granted Critical
Publication of CN115756437B publication Critical patent/CN115756437B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The invention relates to a visualized XML data compiling method and system based on a SCHEMA file, wherein the method comprises the following steps: s1: uploading a description class data information template based on an S1000D standard, wherein the description class data information template comprises; a Schema file template and an XML file template; s2: decomposing according to the label fragments of the Schema file template to obtain various data information fragments; s3: loading the data information fragments into a visual editing style, displaying the visual editing style in a form, and binding the link relation among different data information fragments; s4: filling data information into each data information fragment, generating an XML source code fragment according to standard rules, and judging whether the filled data information is matched with elements and attributes in the data information fragments; s5: and analyzing and recombining the XML source code fragments according to the Schema rule of the Schema file template to generate the structured display XML data module file. The method provided by the invention improves the quality and efficiency of the data content compiling of the interactive electronic technical manual.

Description

Visual XML data compiling method and system based on SCHEMA file
Technical Field
The invention relates to the field of automatic processing of structured text information, in particular to a method and a system for compiling visual XML data based on a SCHEMA file.
Background
With the development of network technology, XML has become a standard for data description and exchange in the internet environment. XML grammar is simple, is supported by many commercial software, has the functions of separating and powerful super-connection of mark extensible (user-defined mark) data and display patterns thereof, is a set of data description modes of cross-platform, cross-network and cross-program languages, and can efficiently organize a large amount of technical data information. The IETM based on XML is to organize and manage data by replacing SGML with XML in the IETM, and construct a pure XML database to realize transmission, storage and interactive utilization of IETM technical data.
In the IETM technology, XML data becomes the smallest data particle unit in manual data. In the standard specifications of the manual such as S1000D/GJB6600, manual data creation rules based on XML are strictly defined. This requires manual data creation personnel to have a deep understanding and grasp of manual standard rules to create better quality manual data. However, for manual data staff, the prior art does not have an efficient method for reducing problems and errors, and is mostly complicated in steps, time-consuming and labor-consuming, difficult to improve accuracy and reduce cost, and a time-saving and labor-saving visual XML data compiling method is urgently needed.
Disclosure of Invention
In order to solve the technical problems, the invention provides a method and a system for compiling visual XML data based on a SCHEMA file.
The technical scheme of the invention is as follows: a visualized XML data compiling method based on a SCHEMA file comprises the following steps:
step S1: uploading a description type data information template based on an S1000D standard, wherein the description type data information template comprises; a Schema file template and an XML file template associated with the Schema file template;
step S2: decomposing according to the label segments of the Schema file template to obtain data information segments of hierarchical paragraphs, illustrations, multimedia, forms, warnings, notes and notes;
step S3: loading the data information fragments into a visual editing style, displaying the visual editing style in a form, and binding the link relation among different data information fragments;
step S4: filling data information into each data information fragment, generating an XML source code fragment according to standard rules, and judging whether the filled data information is matched with elements and attributes in the data information fragments;
step S5: and analyzing and recombining the XML source code fragments according to the Schema rule of the Schema file template to generate a structured display XML data module file.
Compared with the prior art, the invention has the following advantages:
1. the invention discloses a visualized XML data compiling method based on a SCHEMA file, which can be formed by freely cutting based on Sheam of an S1000D standard, provides a flexible document template form for a user, and improves the working efficiency.
2. The method flexibly binds and maps the label objects in the data template through JSON and JS formats, and respectively secondarily expands and customizes the system data template information.
3. According to the invention, the visual interface is bound through the data template, the XML source code data module file displayed in a structured manner is automatically analyzed and generated, the complexity understanding and memorizing of various rule requirements in the standard by the staff are reduced, and the quality and efficiency of the data content programming of the interactive electronic technical manual are obviously improved.
Drawings
FIG. 1 is a flow chart of a method for creating visual XML data based on a SCHEMA file in an embodiment of the invention;
FIG. 2 is a schematic diagram of a visual editing of a paragraph in an embodiment of the present invention;
FIG. 3 is a schematic diagram of visual editing of internal references in an embodiment of the present invention;
FIG. 4 is a schematic diagram of visual editing of a hierarchical paragraph in an embodiment of the present invention;
fig. 5 is a block diagram of a system for creating visual XML data based on SCHEMA files according to an embodiment of the present invention.
Detailed Description
The invention provides a visual XML data compiling method based on a SCHEMA file, which improves the quality and efficiency of compiling data content of an interactive electronic technical manual.
The present invention will be further described in detail below with reference to the accompanying drawings by way of specific embodiments in order to make the objects, technical solutions and advantages of the present invention more apparent.
Example 1
As shown in fig. 1, the method for compiling visual XML data based on SCHEMA file provided by the embodiment of the present invention includes the following steps:
step S1: uploading a description class data information template based on an S1000D standard, wherein the description class data information template comprises; a Schema file template and an XML file template associated with the Schema file template;
step S2: decomposing according to the label fragments of the Schema file template to obtain data information fragments of hierarchical paragraphs, illustrations, multimedia, forms, warnings, attention and notes;
step S3: loading the data information fragments into a visual editing style, displaying the visual editing style in a form, and binding the link relation among different data information fragments;
step S4: filling data information into each data information fragment, generating an XML source code fragment according to standard rules, and judging whether the filled data information is matched with elements and attributes in the data information fragments;
step S5: and analyzing and recombining the XML source code fragments according to the Schema rule of the Schema file template to generate the structured display XML data module file.
In one embodiment, step S1 described above: uploading a description class data information template based on an S1000D standard, wherein the description class data information template comprises; the Schema file template and the XML file template for associating the Schema file template specifically comprise:
step S11: setting a Schema file template of the description class data module based on S1000D;
preprocessing a description class data Schema file in the S1000D standard:
firstly, deleting tag information which is not applicable to the item, and retaining tag information which needs to be used in an important way (for example, tag fragments such as < levelledPara > </levelledPara >, < para > </para >, < figure > </figure >;
secondly, cutting a standard Schema, wherein cutting a hierarchical paragraph fragment can comprise < title >, < warning >, < solution >, < term >, < para >, < figure >, < multi-media >, < table > and sub < levellidpara >, and the like of the hierarchical paragraph, circularly nesting < title >, < warning >, < solution >, < term >, < par >, < figure >, < multi-media >, < table > and sub < levellidpara >, and the like of the hierarchical paragraph, setting and restraining whether each element is a necessary filling element, whether the attribute contained by each element is necessary filling, and the like, and finally generating a Schema file template;
step S12: generating a corresponding XML file template according to the mapping relation by using the Schema file template;
generating a corresponding XML file template through a mapping relation according to the Schema file template obtained in the step S11, wherein the specific steps are as follows:
when creating an XML file template, selecting a Schema map, referring to the Schema file template in the step S11, in the generated XML file template, replacing a nonNamespace location value with a path of the referenced Schema file template, and defining the generated XML file template as description;
step S13: and uploading the Schema file template and the XML file template simultaneously to ensure that the Schema file template and the XML file template exist simultaneously.
In one embodiment, step S2 above: decomposing the label fragments according to the Schema file template to obtain data information fragments of hierarchical paragraphs, illustrations, multimedia, forms, warnings, attention and notes, wherein the data information fragments specifically comprise:
analyzing the Schema file template, and decomposing according to the following tag fragments:
(1) A hierarchical paragraph fragment (< levelledPara >) including < title >, < warning >, < solution >, < note >, < para >, < figure >, < multimedia >, < table > and sub < levelledPara > fragments and nested compositions thereof;
(2) Paragraph fragments (< para >) including fragments of < intersef >, < emumsis >, < symbol >, < subScript >, < superScript >, < dmRef >, < pmRef >, < sequentiallList >, < randomList >;
(3) An illustration fragment (< figure >) including fragments of di attribute corresponding to < title >, < graphic >, < hotspot >, < leg >, and < figure >, < graphic >;
(4) A multimedia clip (< multimedia >), wherein the multimedia clip comprises a clip with a di attribute corresponding to < title >, < multimedia object > and < multimedia >, < multimedia object >;
(5) A table fragment (< table >), wherein the table fragment comprises fragments of id attributes corresponding to < title >, < tgroup >, < graphic > and < table >;
(6) A warning segment (< warning >) including < symbol >, < warning and description part >, < attritionrandom list >, and a segment of id attribute corresponding to < warning >;
(7) Note segment (< notification >) the same as the content of the alert segment;
(8) Note piece (< note >), and nested pieces such as < symbol >, < notePara >, < atttionsequentialllist >, < attionrandlist >, < atttionsequentialllist >, < atttionrandlist >, < attionrandlistitem >, and the like, and pieces of id attribute corresponding to < note >, are included in the note piece.
In one embodiment, the step S3: loading the data information fragments into a visual editing style, displaying the visual editing style in a form, and binding the link relation among different data information fragments, wherein the method specifically comprises the following steps:
step S31: creating documetNodes node types, classifying and defining dynamic display patterns of data information fragments according to rules of a Schema file template, and respectively storing the dynamic display patterns in JS files;
analyzing various label fragments in the step S21, creating documetNodes node types, and setting a style according to the structure and sequence of various label fragments in a standard schema file;
taking paragraphs as an example, a paragraph fragment is defined on the basis of the ueditor rich text editor:
replacing original tag < p > with tag < para >, replacing original tag < sup > with tag < superScript >, replacing original tag < sub >, replacing original tag < ul > with tag < randomList >, replacing original tag < ol > with tag < sequentiallList >, replacing original tag < li > with tag < listItem >, replacing original tag < strong > with tag < emphsis >, and adding tags such as tag < intelnalRef >, < symbol >;
the defined style file is stored in the js file for analysis and calling;
step S32: analyzing the types of the documetndes nodes, editing and defining the data information fragments in the form of independent visual forms, and storing the data information fragments in a JSON file;
analyzing the types of the docmentnodes created in the step S31, editing various label fragments into a visual form, taking a hierarchical paragraph as an example, combining the hierarchical paragraphs, the table illustration, the multimedia, the table, the sub-hierarchical paragraphs and other fragments, and adding the hierarchical relationship types in the docmentnodes, wherein the detailed steps are as follows:
step S321: initializing a hierarchical paragraph node tree to form a parent node levelledPara, wherein the parentId is '1', and the node manual is generated by default and cannot be changed;
step S322: adding a nested hierarchical level tree node to form a level parent node levelledPara, sequentially adding 1 to the parentID, circularly accumulating, and setting the deepest level of the parent node as 8 levels;
step S323: adding a < title > visual field input box under each level of hierarchical paragraph tree nodes;
step S324: under each level of hierarchical paragraph tree node, circularly adding < warning >, < cache >, < note >, < para >, < figure >, < multimedia >, < table > pull-down selection values;
step S325: the links of the selected value in the binding step S324 with the other fragments in step S32 form a loop jump result.
The paragraph fragments, the hierarchical paragraph fragments, the illustration fragments, the multimedia fragments, the table fragments, the ordered list fragments and the unordered list fragments in the description class data Schema are stored in an independent form and are stored in a JSON file, and the corresponding relation of the information fragments is shown in table 1;
TABLE 1 correspondence between data information fragments and files
Step S33: performing association definition on the hierarchical relationship and the link relationship between the data information fragments through JS files;
the linking relationship between the information pieces including the paragraph pieces, the hierarchical paragraph pieces, the illustration pieces, the multimedia pieces, the form pieces, and the like is associated through the JS file by < a > in the JS file.
In one embodiment, step S4 above: filling data information into each data information fragment, generating an XML source code fragment according to a standard rule, and judging whether the filled data information is matched with elements and attributes in the data information fragments or not, wherein the method specifically comprises the following steps:
step S41: completing filling of data information in element and attribute fields in a visual form, and storing the fields in a cache file in a character string form;
in the ueditor editor, after data information is input, the default storage is a fragment:
<p>
note that this aircraft < ahref= "javascript: void (0); "xml=" < internalRef xlink type= ' simple ' xlink: show= ' replace ' xlink: actual= ' onRequest ' intersalRefId= ' F0001 ' intersalReftargetType= ' figure > (1) InternalRef ] "> [ internal reference figure (F0001) ] the procedure must be strictly followed by maintenance instructions during maintenance.
</p>
The above fields are actually stored in the cache file in the form of character strings;
step S42: forming XML source code fragments in the cache file according to rules of the Schema file template by the field information, and storing the XML source code fragments in the cache file;
the < para > fragment cache file added in the step S41 is converted into the following information fragment:
< para > it should be noted that the aircraft
<internalRefxlink:type="simple"xlink:show="replace"xlink:actuate="onRequest"internalRefId="F0001"internalRefTargetType="figure"></internalRef>
During maintenance, the operation must be strictly performed according to the maintenance instructions.
</para>
The tag attribute in the above information fragment is realized as follows:
refreshing XML source code fragments formed in the cache file and saving the XML source code fragments in the cache file again;
step S43: repeating the steps S41-S42 for all nodes in the XML file template, completing filling and storing the nodes in a cache file.
FIG. 2 is a schematic diagram of a visual editing of a paragraph;
FIG. 3 is a schematic diagram of visual editing of internal references;
fig. 4 is a schematic diagram of visual editing of hierarchical paragraphs.
In one embodiment, the step S5 is as follows: analyzing and recombining XML source code fragments according to a Schema rule of a Schema file template to generate a structured display XML data module file, which specifically comprises the following steps:
step S51: analyzing the XML source code fragments in the cache file according to the rule of the display sequence and the hierarchical relation structure in the Schema file template, reorganizing to obtain combined XML source code fragments conforming to the rule, and storing the combined XML source code fragments in the cache file;
analyzing the XML source code fragment generated in the step S43, deleting the original display sequence and hierarchical relation structure, taking the hierarchical paragraph fragment as an example:
<levelledPara></levelledPara>
the section < para > is used to describe the general overview of this type of aircraft. </para >
< title > first section title >
Wherein < para > and < title > are generated in the order of addition and pass
And obtaining the level and lower level levedPara fragments in all the level paragraph fragments, deleting and reconstructing the display sequence and the level relation structure, and restricting the reconstruction according to the schema rule.
Reconstructing the hierarchical paragraph fragments into:
<levelledPara>
< title > first section title >
The section < para > is used to describe the general overview of this type of aircraft. </para >
</levelledPara>
Step S52: splicing the combined identification and the general information fragment of the state of the XML file template into a combined XML source code fragment to obtain a description type XML data module file with complete structure;
step S53: formatting all contents in the description XML data module file to obtain an XML data module file with structured display;
the structured display XML data module is shown below:
<levelledPara>
< title > first section title >
The section < para > is used to describe the general overview of this type of aircraft. </para >
</levelledPara>
Step S54: and checking a Schema file template according to the structured displayed XML data module file according to the S1000D standard, if the checking fails, sending warning information, otherwise, storing the structured displayed XML data module file.
The invention discloses a visualized XML data compiling method based on a SCHEMA file, which can be formed by freely cutting based on Sheam of an S1000D standard, provides a flexible document template form for a user, and improves the working efficiency. The method flexibly binds and maps the label objects in the data template through JSON and JS formats, and respectively secondarily expands and customizes the system data template information. According to the invention, the visual interface is bound through the data template, the XML source code data module file displayed in a structured manner is automatically analyzed and generated, the complexity understanding and memorizing of various rule requirements in the standard by the staff are reduced, and the quality and efficiency of the data content programming of the interactive electronic technical manual are obviously improved.
Example two
As shown in FIG. 5, the embodiment of the invention provides a visualized XML data compiling system based on a SCHEMA file, which comprises the following modules:
the acquire data information template module 61: the method comprises the steps of uploading a description type data information template based on an S1000D standard, wherein the description type data information template comprises; a Schema file template and an XML file template associated with the Schema file template;
parsing Schema file template module 62: the method comprises the steps of decomposing tag fragments of a Schema file template to obtain data information fragments of hierarchical paragraphs, illustrations, multimedia, forms, warnings, attention and notes;
the visual display module 63 is used for loading the data information fragments into a visual editing style, displaying the data information fragments in a form, and binding the link relation among different data information fragments;
the data filling module 64 is configured to fill data information into each data information segment, then generate an XML source code segment according to a standard rule, and determine whether the filled data information matches elements and attributes in the data information segment;
the XML data module file generating module 65 is configured to parse and recombine the XML source code fragments according to the Schema rule of the Schema file template to generate the XML data module file for structured display.
The above examples are provided for the purpose of describing the present invention only and are not intended to limit the scope of the present invention. The scope of the invention is defined by the appended claims. Various equivalents and modifications that do not depart from the spirit and principles of the invention are intended to be included within the scope of the invention.

Claims (5)

1. A visualized XML data compiling method based on a SCHEMA file is characterized by comprising the following steps:
step S1: uploading a description type data information template based on an S1000D standard, wherein the description type data information template comprises; a Schema file template and an XML file template associated with the Schema file template;
step S2: decomposing according to the label segments of the Schema file template to obtain data information segments of hierarchical paragraphs, illustrations, multimedia, forms, warnings, notes and notes;
step S3: loading the data information fragments into a visual editing style, displaying the visual editing style in a form, and binding the link relation among different data information fragments, wherein the method specifically comprises the following steps:
step S31: creating documentNodes node types, classifying and defining the dynamic display patterns of the data information fragments according to rules of the Schema file template, and respectively storing the dynamic display patterns in JS files;
step S32: analyzing the documentNodes node type, editing and defining the data information fragment in the form of an independent visual form, and storing the data information fragment in a JSON file;
step S33: performing association definition on the hierarchical relationship and the link relationship between the data information fragments through a JS file;
step S4: filling data information into each data information fragment, generating an XML source code fragment according to standard rules, and judging whether the filled data information is matched with elements and attributes in the data information fragments;
step S5: and analyzing and recombining the XML source code fragments according to the Schema rule of the Schema file template to generate a structured display XML data module file.
2. The method for creating the visualized XML data based on the SCHEMA file according to claim 1, wherein said step S1: uploading a description type data information template based on an S1000D standard, wherein the description type data information template comprises; the Schema file template and the XML file template related to the Schema file template specifically comprise:
step S11: setting a Schema file template of the description class data module based on S1000D;
step S12: generating a corresponding XML file template according to the mapping relation by using the Schema file template;
step S13: and uploading the Schema file template and the XML file template simultaneously to ensure that the Schema file template and the XML file template exist simultaneously.
3. The method for creating the visualized XML data based on the SCHEMA file according to claim 1, wherein said step S4: filling data information into each data information fragment, generating an XML source code fragment according to a standard rule, and judging whether the filled data information is matched with elements and attributes in the data information fragments or not, wherein the method specifically comprises the following steps of:
step S41: finishing filling of data information in element and attribute fields in the visual form, and storing the fields in a cache file in a character string form;
step S42: forming XML source code fragments in the cache file according to the rule of the Schema file template by each field information, and storing the XML source code fragments in the cache file;
step S43: and repeating the steps S41-S42 for all nodes in the XML file template, completing filling and storing the nodes in the cache file.
4. A method for creating a visual XML data file based on a SCHEMA file according to claim 3, wherein said step S5: analyzing and recombining the XML source code fragments according to the Schema rule of the Schema file template to generate a structured display XML data module file, which specifically comprises the following steps:
step S51: analyzing the XML source code fragments in the cache file according to the rule of the display sequence and the hierarchical relation structure in the Schema file template, recombining to obtain combined XML source code fragments conforming to the rule, and storing the combined XML source code fragments in the cache file;
step S52: splicing the universal information fragments of the combined mark and the state of the XML file template into the combined XML source code fragments to obtain a description type XML data module file with complete structure;
step S53: formatting all contents in the description XML data module file to obtain an XML data module file for structured display;
step S54: and checking the structured displayed XML data module file according to the S1000D standard, if the checking fails, sending warning information, otherwise, storing the structured displayed XML data module file.
5. A SCHEMA file-based visual XML data compilation system, comprising:
the data information template acquisition module: the method comprises the steps of uploading a description type data information template based on an S1000D standard, wherein the description type data information template comprises; a Schema file template and an XML file template associated with the Schema file template;
parsing Schema file template module: the label segments are used for decomposing according to the Schema file templates to obtain data information segments of hierarchical paragraphs, illustrations, multimedia, forms, warnings, attention and notes;
the visual display module is used for loading the data information fragments into a visual editing style and displaying the data information fragments in a form, and binding the link relation among different data information fragments, and specifically comprises the following steps:
creating documentNodes node types, classifying and defining the dynamic display patterns of the data information fragments according to rules of the Schema file template, and respectively storing the dynamic display patterns in JS files;
analyzing the documentNodes node type, editing and defining the data information fragment in the form of an independent visual form, and storing the data information fragment in a JSON file;
performing association definition on the hierarchical relationship and the link relationship between the data information fragments through a JS file;
the data filling module is used for filling data information into each data information fragment, generating an XML source code fragment according to a standard rule, and judging whether the filled data information is matched with elements and attributes in the data information fragments;
and generating an XML data module file module, which is used for analyzing and recombining the XML source code fragments according to the Schema rule of the Schema file template to generate a structured display XML data module file.
CN202211521703.XA 2022-11-30 2022-11-30 Visual XML data compiling method and system based on SCHEMA file Active CN115756437B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211521703.XA CN115756437B (en) 2022-11-30 2022-11-30 Visual XML data compiling method and system based on SCHEMA file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211521703.XA CN115756437B (en) 2022-11-30 2022-11-30 Visual XML data compiling method and system based on SCHEMA file

Publications (2)

Publication Number Publication Date
CN115756437A CN115756437A (en) 2023-03-07
CN115756437B true CN115756437B (en) 2023-10-03

Family

ID=85341327

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211521703.XA Active CN115756437B (en) 2022-11-30 2022-11-30 Visual XML data compiling method and system based on SCHEMA file

Country Status (1)

Country Link
CN (1) CN115756437B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116757170B (en) * 2023-08-21 2023-10-20 成都数联云算科技有限公司 Excel table importing method and system based on JAVA language

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112699641A (en) * 2021-03-25 2021-04-23 南京国睿信维软件有限公司 Method for quickly converting batch copy of WORD content to DM based on S1000D standard

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11176314B2 (en) * 2019-09-19 2021-11-16 Sap Se XML schema description code generator

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112699641A (en) * 2021-03-25 2021-04-23 南京国睿信维软件有限公司 Method for quickly converting batch copy of WORD content to DM based on S1000D standard

Also Published As

Publication number Publication date
CN115756437A (en) 2023-03-07

Similar Documents

Publication Publication Date Title
US8407585B2 (en) Context-aware content conversion and interpretation-specific views
US7979793B2 (en) Graphical creation of a document conversion template
US20090019064A1 (en) Document processing device and document processing method
CN100501740C (en) Method and system for converting text data of different formats to uniform format
US20020169803A1 (en) System and user interface for generating structured documents
US20080262833A1 (en) Document Processing Device and Document Processing Method
US20080134019A1 (en) Processing Data And Documents That Use A Markup Language
US20090132906A1 (en) Document processing device and document processing method
US20080010588A1 (en) Document Processing Device and Document Processing Method
US20090021767A1 (en) Document processing device
US20070258100A1 (en) Document Processing Device and Document Processing Method
EP1821219A1 (en) Document processing device and document processing method
US20090083300A1 (en) Document processing device and document processing method
CN116011400A (en) Automatic generation method and device for project standard test document
US20100100807A1 (en) Data processing device, and data processing method
CN115756437B (en) Visual XML data compiling method and system based on SCHEMA file
US20100169333A1 (en) Document processor
US7461337B2 (en) Exception markup documents
EP1830274A1 (en) Server device and name space issuing method
US20080010587A1 (en) Document Processing Device and Document Processing Method
US8423888B2 (en) Document conversion and use system
US20080250311A1 (en) Document Processing Device, and Document Processing Method
US20080141112A1 (en) Document Processing Device and Document Processing Method
Zaytsev et al. A unified format for language documents
EP1744253A1 (en) Document processing device and document processing method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant