CN104346407A - Method and device thereof for interacting data of report form and XML file in data reporting system - Google Patents

Method and device thereof for interacting data of report form and XML file in data reporting system Download PDF

Info

Publication number
CN104346407A
CN104346407A CN201310344360.9A CN201310344360A CN104346407A CN 104346407 A CN104346407 A CN 104346407A CN 201310344360 A CN201310344360 A CN 201310344360A CN 104346407 A CN104346407 A CN 104346407A
Authority
CN
China
Prior art keywords
sublist
data
xml file
title
cell
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201310344360.9A
Other languages
Chinese (zh)
Other versions
CN104346407B (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.)
Aisino Corp
Original Assignee
Aisino Corp
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 Aisino Corp filed Critical Aisino Corp
Priority to CN201310344360.9A priority Critical patent/CN104346407B/en
Publication of CN104346407A publication Critical patent/CN104346407A/en
Application granted granted Critical
Publication of CN104346407B publication Critical patent/CN104346407B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/83Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets

Abstract

The invention discloses a method and a device thereof for interacting data of a report form and an XML file in a data reporting system. The method comprises the following steps: dividing the report form into a plurality of sub forms, naming each sub form, and setting set cells in the report form as fixed allocation areas to record the names and the types of the sub forms, wherein each sub form is any one of a non detailed form, a fixed row detailed form and a non fixed row detailed form; defining the variable name of each cell in the report form, wherein the variable name comprises the name of the sub form where the cell is positioned, the data type of the cell, the minimum and the maximum data lengths allowed by the cell, and the unique identification ID of the cell; building a corresponding relationship between the XML file and the report form, wherein the corresponding relationship comprises: corresponding the root node of the XML file to the report form, corresponding first-stage sub nodes in the root node to the sub forms in the report form one by one, and corresponding the sub nodes in each first-stage sub node to the variable names in the corresponding sub form one by one; interacting the data between the XML file and the report form according to the corresponding relationship.

Description

The method of form and XML file data interaction in data reporting system and device thereof
Technical field
The present invention relates to data processing field, a kind of method of form and XML file data interaction in data reporting system and device thereof.
Background technology
In existing tax declaration system, extend markup language (Extensible Markup Language, XML) mode as foreground and background data transmission becomes main flow, and the form on interface, foreground is the window that taxpayer finally carries out data inputting.
Therefore mutual between XML file and form in some data inevitable.If form uses HTML(Hypertext Markup Language completely, HTML (Hypertext Markup Language)) script develops, this can bring huge workload to programmer undoubtedly, third party's plug-in unit is used to be the method comparing main flow, but because various plug-in unit all has defect in various degree, in data exchange process, often there is the situation of program crashing, cause operating interruptions.
Summary of the invention
The invention provides method and the device thereof of form and XML file data interaction in a kind of data reporting system, in order to realize the mutual fast of data between XML file and form, so that by the related column time of the data automatic input in XML file to form during report data initialization, and by the data genaration XML file on form when form declares submission.
For achieving the above object, the invention provides a kind of method of form and XML file data interaction in data reporting system, comprising the following steps:
Form is decomposed into multiple sublist, and be the name of each sublist, and the setup unit lattice of form are set to the configuring area fixed, in order to record title and the type of multiple sublist, wherein each sublist is any one in non-detail list, fixing row detail list and the capable detail list of on-fixed;
The variable name of each cell in definition form, variable name comprises the title of this cell place sublist, the data type of this cell, unique identification id (Identity, identify label number) of the minimum and maximum data length that this cell allows, this cell;
Corresponding relation is set up between XML file and form, corresponding relation comprises: by corresponding with form for the root node of XML file, by the sublist one_to_one corresponding of the one-level child node under root node and form, by each variable name one_to_one corresponding under the child node under each one-level child node and sublist corresponding to it;
According to corresponding relation, between XML file and form, carry out data interaction.
Optionally, according to corresponding relation, between XML file and form, carry out data interaction step comprise:
When generating XML file according to report data, resolve form, obtain title and the type of the multiple sublists recorded in setup unit lattice, according to the one-level child node under the title of multiple sublist and the root node of type determination XML file, and determine the child node under its corresponding one-level child node according to each variable name of each sublist;
Read the data on form according to the title of each sublist one by one, according to the title of each sublist and the variable name of cell, read the data of corresponding unit lattice one by one, and by the corresponding node of the data importing XML file of this cell.
Optionally, according to corresponding relation, between XML file and form, carry out data interaction step comprise:
When the data of XML file are inserted form, according to corresponding relation, according to the title of the root node of XML file and under the title of title determination form of first nodes and the title of sublist, and determine each variable name under corresponding sublist according to the title of the child node under each one-level child node;
According to the title of each sublist determined and the variable name of each cell thereof, the data of all child nodes of one-level child node corresponding under the root node of XML file are inserted successively the corresponding unit lattice of this sublist.
Optionally, form is Excel table.
Optionally, setup unit lattice are the cell being positioned at the first row first row in described form.
For achieving the above object, present invention also offers the device of form and XML file data interaction in a kind of data reporting system, comprising:
Form decomposing module, for form is decomposed into multiple sublist, and be the name of each sublist, and the setup unit lattice of form are set to the configuring area fixed, in order to record title and the type of multiple sublist, wherein each sublist is any one in non-detail list, fixing row detail list and the capable detail list of on-fixed;
Variable name definition module, for defining the variable name of each cell in form, variable name comprises the title of this cell place sublist, the data type of this cell, the minimum and maximum data length that this cell allows, unique identification id of this cell;
Relation respective modules, for setting up corresponding relation between expandable mark language XML file and form, corresponding relation comprises: by corresponding with form for the root node of XML file, by the sublist one_to_one corresponding of the one-level child node under root node and form, by each variable name one_to_one corresponding under the child node under each one-level child node and sublist corresponding to it;
Data interaction module, for according to corresponding relation, carries out data interaction between XML file and form.
Optionally, data interaction module comprises:
XML structure determination unit, for when generating XML file according to report data, resolve form, obtain title and the type of the multiple sublists recorded in setup unit lattice, according to the one-level child node under the title of multiple sublist and the root node of type determination XML file, and determine the child node under its corresponding one-level child node according to each variable name of each sublist;
First data importing unit, the data on form are read one by one for the title according to each sublist, according to the title of each sublist and the variable name of cell, read the data of corresponding unit lattice one by one, and by the corresponding node of the data importing XML file of this cell.
Optionally, data interaction module comprises:
Structure of report determining unit, for when the data of XML file are inserted form, according to corresponding relation, according to the title of the root node of XML file and under the title of title determination form of first nodes and the title of sublist, and determine each variable name under corresponding sublist according to the title of the child node under each one-level child node;
The data of all child nodes of one-level child node corresponding under the root node of XML file, for according to the title of each sublist determined and the variable name of each cell thereof, are inserted the corresponding unit lattice of this sublist by the second data importing unit successively.
Optionally, form is Excel table.
Optionally, setup unit lattice are the cell being positioned at the first row first row in form.
In above-described embodiment, when form declares submission, the data of the cell of each for form sublist are inserted successively all child nodes of the one-level child node under XML file root node; When XML data inserts form cell, one-level child node name under XML file root node is called the title of certain sublist of form, such one_to_one corresponding, the variable name of each cell below this sublist corresponding of the child node under one-level child node, and then the value of child node is filled into variable is called in the cell of child node name, thus achieve the mutual fast of data between XML file and form, alleviate the work load of staff, increase work efficiency.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the method flow diagram of form and XML file data interaction in data reporting system according to an embodiment of the invention;
Fig. 2 is the device schematic diagram of form and XML file data interaction in data reporting system according to an embodiment of the invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not paying the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
Fig. 1 is the method flow diagram of form and XML file data interaction in data reporting system according to an embodiment of the invention; As shown in the figure, the method comprises the following steps:
S102, form is decomposed into multiple sublist, and is the name of each sublist, and the setup unit lattice of form are set to the configuring area fixed, in order to record title and the type of multiple sublist, wherein each sublist is any one in non-detail list, fixing row detail list and the capable detail list of on-fixed;
Wherein, above-mentioned form can be conventional Excel table.When form is decomposed into multiple sublist, can be realized by the Text Feature Extraction function in form.No matter how complicated the layout architecture of form is, and inside tax declaration system, data sheet can be decomposed into non-detail list, fixing row detail list or the capable detail list of on-fixed, and one or more in this three classes form constitute a complete form jointly.In this step, a complete form is decomposed into several sublist, each sublist belongs to the one in this three classes form.
As long as the content reading fixing configuring area just can know that this newspaper table is decomposed in order to several sublist, which kind of type is each sublist be respectively, and type here refers to non-detail list, fixing row detail list and the capable detail list of on-fixed.Wherein, setup unit lattice here can be the cells being positioned at the first row first row in form, facilitate user's quick position to fixing configuring area and check content wherein.
Assuming that the line number of form the first row is 1, the row number of first row are A, then the first row first row cell A1 of form can be set to the configuring area fixed, in order to record the information of all sublists that form decomposes.
To decompose sublist name time, naming rule can be sublist abbreviation+table category codes+:+table name claims, and abbreviation can be a character, such as, can choose A-Z or 1-9; Such as, the type code of non-detail list is 0, and the type code of fixing row detail list is 1, the type code of the capable detail list of on-fixed be 2 or 3(2 with 3 difference can be defined as printing time process paging mode different).According to above-mentioned naming rule, a title is defined to each sublist, be connected with " ^ " number between sublist with sublist, such as A0:HEAD^B3:FCS_CJ^C2:FCS_CZ, represent that this form is decomposed in order to a non-detail list Table A, name is called HEAD, a capable detail list B of on-fixed, name is called FCS_CJ, and also have a capable detail list C of on-fixed, name is called FCS_CZ.
S104, the variable name of each cell in definition form, variable name comprises the title of this cell place sublist, the data type of this cell, the minimum and maximum data length that this cell allows, unique identification id of this cell;
When arranging variable name to cell, can by the title of the sublist at this cell place of automatic acquisition, the data type of this cell, the minimum and maximum data length that this cell allows, and unique identification id of this cell (line number is 1, row number for an ID of A be A1) etc. information; The title of this element lattice place sublist can be inputted by interactive interface tool receives user, the data type of this cell, minimum and the maximum data length that this cell allows, the information such as unique identification id of this cell, so according to the variable name of information setting unit lattice that obtains or input.Such as variable is called B1N1302Y_ZZJE and represents that in B1 table, variable is called the variable of ZZJE, and variable is numeric type, maximum support 13 integers, 2 decimals, and variable can be empty; Variable name A0D0000N_SSSQQ represents that in A0 table, variable is called the variable of SSSQQ, and variable is date type, and variable can not be empty.
S106, corresponding relation is set up between XML file and form, corresponding relation comprises: by corresponding with form for the root node of XML file, by the sublist one_to_one corresponding of the one-level child node under root node and form, by each variable name one_to_one corresponding under the child node under each one-level child node and sublist corresponding to it;
S108, according to corresponding relation, carries out data interaction between XML file and form.
Wherein, the data interaction between XML file and form comprises according to report data generation XML file and the data of XML file is inserted form.
When generating XML file according to report data, resolve form, obtain title and the type of the multiple sublists recorded in setup unit lattice, according to the one-level child node under the title of multiple sublist and the root node of type determination XML file, and determine the child node under its corresponding one-level child node according to each variable name of each sublist; Read the data on form according to the title of each sublist one by one, according to the title of each sublist and the variable name of cell, read the data of corresponding unit lattice one by one, and by the corresponding node of the data importing XML file of this cell.
When the data of XML file are inserted form, according to corresponding relation, according to the title of the root node of XML file and under the title of title determination form of first nodes and the title of sublist, and determine each variable name under corresponding sublist according to the title of the child node under each one-level child node; According to the title of each sublist determined and the variable name of each cell thereof, the data of all child nodes of one-level child node corresponding under the root node of XML file are inserted successively the corresponding unit lattice of this sublist.
In above-described embodiment, when form declares submission, the data of the cell of each for form sublist are inserted successively all child nodes of the one-level child node under XML file root node; When XML data inserts form cell, one-level child node name under XML file root node is called the title of certain sublist of form, such one_to_one corresponding, the variable name of each cell below this sublist corresponding of the child node under one-level child node, and then the value of child node is filled into variable is called in the cell of child node name, thus achieve the mutual fast of data between XML file and form, alleviate the work load of staff, increase work efficiency.
Adapt with said method embodiment, Fig. 2 shows the device schematic diagram of form and XML file data interaction in the data reporting system of one embodiment of the invention.As shown in the figure, this device comprises:
Form decomposing module 10, for form is decomposed into multiple sublist, and be the name of each sublist, and the setup unit lattice of form are set to the configuring area fixed, in order to record title and the type of multiple sublist, wherein each sublist is any one in non-detail list, fixing row detail list and the capable detail list of on-fixed;
Variable name definition module 20, for defining the variable name of each cell in form, variable name comprises the title of this cell place sublist, the data type of this cell, the minimum and maximum data length that this cell allows, unique identification id of this cell;
Relation respective modules 30, for setting up corresponding relation between expandable mark language XML file and form, corresponding relation comprises: by corresponding with form for the root node of XML file, by the sublist one_to_one corresponding of the one-level child node under root node and form, by each variable name one_to_one corresponding under the child node under each one-level child node and sublist corresponding to it;
Data interaction module 40, for according to corresponding relation, carries out data interaction between XML file and form.
Optionally, data interaction module comprises:
XML structure determination unit, for when generating XML file according to report data, resolve form, obtain title and the type of the multiple sublists recorded in setup unit lattice, according to the one-level child node under the title of multiple sublist and the root node of type determination XML file, and determine the child node under its corresponding one-level child node according to each variable name of each sublist;
First data importing unit, the data on form are read one by one for the title according to each sublist, according to the title of each sublist and the variable name of cell, read the data of corresponding unit lattice one by one, and by the corresponding node of the data importing XML file of this cell.
Optionally, data interaction module comprises:
Structure of report determining unit, for when the data of XML file are inserted form, according to corresponding relation, according to the title of the root node of XML file and under the title of title determination form of first nodes and the title of sublist, and determine each variable name under corresponding sublist according to the title of the child node under each one-level child node;
The data of all child nodes of one-level child node corresponding under the root node of XML file, for according to the title of each sublist determined and the variable name of each cell thereof, are inserted the corresponding unit lattice of this sublist by the second data importing unit successively.
Optionally, form is Excel table.
Optionally, setup unit lattice are the cell being positioned at the first row first row in form.
It is pointed out that for said apparatus embodiment, due to itself and said method embodiment basic simlarity, so description is relatively simple, relevant part is see the explanation of said method embodiment part.
One of ordinary skill in the art will appreciate that: accompanying drawing is the schematic diagram of an embodiment, the module in accompanying drawing or flow process might not be that enforcement the present invention is necessary.
One of ordinary skill in the art will appreciate that: the module in the device in embodiment can describe according to embodiment and be distributed in the device of embodiment, also can carry out respective change and be arranged in the one or more devices being different from the present embodiment.The module of above-described embodiment can merge into a module, also can split into multiple submodule further.
One of ordinary skill in the art will appreciate that: all or part of step realizing said method embodiment can have been come by the hardware that programmed instruction is relevant, aforesaid program can be stored in a computer read/write memory medium, this program, when performing, performs the step comprising said method embodiment; And aforesaid storage medium comprises: ROM, RAM, magnetic disc or CD etc. various can be program code stored medium.
Last it is noted that above embodiment is only in order to illustrate technical scheme of the present invention, be not intended to limit; Although with reference to previous embodiment to invention has been detailed description, those of ordinary skill in the art is to be understood that: it still can be modified to the technical scheme described in previous embodiment, or carries out equivalent replacement to wherein portion of techniques feature; And these amendments or replacement, do not make the essence of appropriate technical solution depart from the spirit and scope of embodiment of the present invention technical scheme.

Claims (10)

1. a method for form and XML file data interaction in data reporting system, is characterized in that, comprises the following steps:
Form is decomposed into multiple sublist, and be each described sublist name, and the setup unit lattice of described form are set to the configuring area fixed, in order to record title and the type of multiple described sublist, wherein each described sublist is any one in non-detail list, fixing row detail list and the capable detail list of on-fixed;
Define the variable name of each cell in described form, described variable name comprises the title of this cell place sublist, the data type of this cell, the minimum and maximum data length that this cell allows, unique identification id of this cell;
Corresponding relation is set up between expandable mark language XML file and described form, described corresponding relation comprises: the root node of described XML file is corresponding with described form, by the sublist one_to_one corresponding of the one-level child node under described root node and described form, by the child node under each described one-level child node and each variable name one_to_one corresponding under sublist corresponding to it;
According to described corresponding relation, between described XML file and described form, carry out data interaction.
2. the method for form and XML file data interaction in data reporting system according to claim 1, is characterized in that, described according to described corresponding relation, carries out data interaction step and comprise between described XML file and described form:
When generating XML file according to described report data, resolve described form, obtain title and the type of the multiple described sublist recorded in described setup unit lattice, determine the one-level child node under the root node of described XML file according to the title of multiple described sublist and type, and determine the child node under its corresponding one-level child node according to each variable name of each described sublist;
Read the data on described form according to the title of each described sublist one by one, according to each title of described sublist and the variable name of cell, read the data of corresponding unit lattice one by one, and by the corresponding node of XML file described in the data importing of this cell.
3. the method for form and XML file data interaction in data reporting system according to claim 1, is characterized in that, described according to described corresponding relation, carries out data interaction step and comprise between described XML file and described form:
When the data of described XML file are inserted form, according to described corresponding relation, according to the title of the root node of described XML file and under the title of title determination form of first nodes and the title of sublist, and determine each variable name under corresponding sublist according to the title of the child node under each described one-level child node;
According to the described title of each sublist determined and the variable name of each cell thereof, the data of all child nodes of one-level child node corresponding under the root node of described XML file are inserted successively the corresponding unit lattice of this sublist.
4. the method for form and XML file data interaction in the data reporting system according to any one of claim 1-3, is characterized in that, described form is Excel table.
5. the method for form and XML file data interaction in the data reporting system according to any one of claim 1-3, is characterized in that, described setup unit lattice are the cell being positioned at the first row first row in described form.
6. a device for form and XML file data interaction in data reporting system, is characterized in that, comprising:
Form decomposing module, for form is decomposed into multiple sublist, and be each described sublist name, and the setup unit lattice of described form are set to the configuring area fixed, in order to record title and the type of multiple described sublist, wherein each described sublist is any one in non-detail list, fixing row detail list and the capable detail list of on-fixed;
Variable name definition module, for defining the variable name of each cell in described form, described variable name comprises the title of this cell place sublist, the data type of this cell, the minimum and maximum data length that this cell allows, unique identification id of this cell;
Relation respective modules, for setting up corresponding relation between expandable mark language XML file and described form, described corresponding relation comprises: the root node of described XML file is corresponding with described form, by the sublist one_to_one corresponding of the one-level child node under described root node and described form, by the child node under each described one-level child node and each variable name one_to_one corresponding under sublist corresponding to it;
Data interaction module, for according to described corresponding relation, carries out data interaction between described XML file and described form.
7. the device of form and XML file data interaction in data reporting system according to claim 6, is characterized in that, described data interaction module comprises:
XML structure determination unit, for when generating XML file according to described report data, resolve described form, obtain title and the type of the multiple described sublist recorded in described setup unit lattice, determine the one-level child node under the root node of described XML file according to the title of multiple described sublist and type, and determine the child node under its corresponding one-level child node according to each variable name of each described sublist;
First data importing unit, for reading the data on described form one by one according to the title of each described sublist, according to each title of described sublist and the variable name of cell, read the data of corresponding unit lattice one by one, and by the corresponding node of XML file described in the data importing of this cell.
8. the device of form and XML file data interaction in data reporting system according to claim 6, is characterized in that, described data interaction module comprises:
Structure of report determining unit, for when the data of described XML file are inserted form, according to described corresponding relation, according to the title of the root node of described XML file and under the title of title determination form of first nodes and the title of sublist, and determine each variable name under corresponding sublist according to the title of the child node under each described one-level child node;
The data of all child nodes of one-level child node corresponding under the root node of described XML file, for according to the described title of each sublist determined and the variable name of each cell thereof, are inserted the corresponding unit lattice of this sublist by the second data importing unit successively.
9. the device of form and XML file data interaction in the data reporting system according to any one of claim 6-8, is characterized in that, described form is Excel table.
10. the device of form and XML file data interaction in the data reporting system according to any one of claim 6-8, is characterized in that, described setup unit lattice are the cell being positioned at the first row first row in described form.
CN201310344360.9A 2013-08-08 2013-08-08 Form and the method and its device of XML file data interaction in data reporting system Active CN104346407B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310344360.9A CN104346407B (en) 2013-08-08 2013-08-08 Form and the method and its device of XML file data interaction in data reporting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310344360.9A CN104346407B (en) 2013-08-08 2013-08-08 Form and the method and its device of XML file data interaction in data reporting system

Publications (2)

Publication Number Publication Date
CN104346407A true CN104346407A (en) 2015-02-11
CN104346407B CN104346407B (en) 2017-12-08

Family

ID=52502020

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310344360.9A Active CN104346407B (en) 2013-08-08 2013-08-08 Form and the method and its device of XML file data interaction in data reporting system

Country Status (1)

Country Link
CN (1) CN104346407B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105718436A (en) * 2015-12-18 2016-06-29 武汉开目信息技术有限责任公司 New type table data management method
CN105916121A (en) * 2015-12-12 2016-08-31 乐视移动智能信息技术(北京)有限公司 Method for synchronization of group data and non-group data of mobile terminal and device thereof
CN109144500A (en) * 2018-07-30 2019-01-04 深圳点猫科技有限公司 A kind of skin file processing method and electronic equipment based on graphic programming
CN110083815A (en) * 2019-05-07 2019-08-02 中冶赛迪重庆信息技术有限公司 A kind of synonymous identification variables method and system
CN110442854A (en) * 2019-08-13 2019-11-12 北京源清慧虹信息科技有限公司 Generation method, device, computer equipment and the readable storage medium storing program for executing of report
CN111815175A (en) * 2020-07-08 2020-10-23 睿智合创(北京)科技有限公司 Five-layer structure XML language interactive application method in nested list form

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101122899A (en) * 2007-09-18 2008-02-13 杭州华三通信技术有限公司 Report generation method and device
US20080114813A1 (en) * 2006-11-10 2008-05-15 Microsoft Corporation Validating and Enabling Validation of Package Structures
CN102215126A (en) * 2011-06-08 2011-10-12 中兴通讯股份有限公司 Method and device for generating performance report

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080114813A1 (en) * 2006-11-10 2008-05-15 Microsoft Corporation Validating and Enabling Validation of Package Structures
CN101122899A (en) * 2007-09-18 2008-02-13 杭州华三通信技术有限公司 Report generation method and device
CN102215126A (en) * 2011-06-08 2011-10-12 中兴通讯股份有限公司 Method and device for generating performance report

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
白仲贵: "Excel到XML数据自动转换组件的研究与应用", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105916121A (en) * 2015-12-12 2016-08-31 乐视移动智能信息技术(北京)有限公司 Method for synchronization of group data and non-group data of mobile terminal and device thereof
CN105718436A (en) * 2015-12-18 2016-06-29 武汉开目信息技术有限责任公司 New type table data management method
CN109144500A (en) * 2018-07-30 2019-01-04 深圳点猫科技有限公司 A kind of skin file processing method and electronic equipment based on graphic programming
CN109144500B (en) * 2018-07-30 2021-01-05 深圳点猫科技有限公司 Skin file processing method based on graphical programming and electronic equipment
CN110083815A (en) * 2019-05-07 2019-08-02 中冶赛迪重庆信息技术有限公司 A kind of synonymous identification variables method and system
CN110442854A (en) * 2019-08-13 2019-11-12 北京源清慧虹信息科技有限公司 Generation method, device, computer equipment and the readable storage medium storing program for executing of report
CN110442854B (en) * 2019-08-13 2023-04-07 北京源清慧虹信息科技有限公司 Report generation method and device, computer equipment and readable storage medium
CN111815175A (en) * 2020-07-08 2020-10-23 睿智合创(北京)科技有限公司 Five-layer structure XML language interactive application method in nested list form

Also Published As

Publication number Publication date
CN104346407B (en) 2017-12-08

Similar Documents

Publication Publication Date Title
CN104346407A (en) Method and device thereof for interacting data of report form and XML file in data reporting system
CN107229750B (en) Table data processing method, device, storage medium and processor
CN108073146B (en) Automated process control hardware engineering planning using architecturally represented requirements
CN102663103A (en) Configurable method for automatically generating database and accessing data
CN103020027A (en) Method, device and system for generating dynamic report
CN102982010A (en) Method and device for abstracting document structure
US20120017143A1 (en) Electronic device and method for data management
CN102830947A (en) Report printing control implemented based on report printing template format
CN107797933B (en) Method and device for generating simulation message
CN105404472A (en) Method and apparatus for compressing storage space of log time data
CN106776779B (en) Method for generating entity file by JSON data based on Mac platform
CN114091383A (en) Test sequence generation method, device and system and related equipment
CN102375889A (en) Method for constructing webpage through webpage construction database
CN107025214A (en) Data processing method and device
CN116595934A (en) Automatic generation method for configuration of gluing system, electronic device and storage medium
CN111159985A (en) Data export method, data export device, computer equipment and computer-readable storage medium
KR101331383B1 (en) Method and apparatus for processing data
CN111435300A (en) Web system development method, device, equipment and storage medium
CN104360848A (en) Flex page converting method and device
CN109582411A (en) Graphical user interface creating method, device, computer equipment and storage medium
CN101334738B (en) Techniques for parsing electronic files
CN113435160A (en) Data processing method and device
CN113095044A (en) File conversion method, device and equipment
CN112347723A (en) ROM code extraction verification method and device based on layout
CN110489109A (en) The method and device of code reuse

Legal Events

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