CN103902269A - System and method for generating MIB files through XML files - Google Patents

System and method for generating MIB files through XML files Download PDF

Info

Publication number
CN103902269A
CN103902269A CN201210581216.2A CN201210581216A CN103902269A CN 103902269 A CN103902269 A CN 103902269A CN 201210581216 A CN201210581216 A CN 201210581216A CN 103902269 A CN103902269 A CN 103902269A
Authority
CN
China
Prior art keywords
mib
xml
file
schema
node
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
CN201210581216.2A
Other languages
Chinese (zh)
Other versions
CN103902269B (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.)
Beijing Hiliway Digital Systems Co ltd
Institute of Acoustics CAS
Original Assignee
Beijing Hiliway Digital Systems Co ltd
Institute of Acoustics CAS
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 Beijing Hiliway Digital Systems Co ltd, Institute of Acoustics CAS filed Critical Beijing Hiliway Digital Systems Co ltd
Priority to CN201210581216.2A priority Critical patent/CN103902269B/en
Publication of CN103902269A publication Critical patent/CN103902269A/en
Application granted granted Critical
Publication of CN103902269B publication Critical patent/CN103902269B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)

Abstract

The invention discloses a system and method for generating MIB files through XML files. The system comprises a Schema rule defining unit, an XML syntax checking unit, an XML semantic parsing unit, an MIB file rule analyzing unit and an MIB file generating unit. The method includes that the Schema rule defining unit defines a checking and mapping Schema from XML to MIB; the XML semantic parsing unit defines mapping rules from XML elements to MIB elements, pares XML files passing syntax checking and completes mapping from the XML elements to the MIB elements; the MIB file generating unit generates MIB files according to a generating method of specific elements. By the aid of the system and method, the probability of errors in the MIB writing process can be reduced, and network management system development is accelerated; a familiar and generic XML form interface is exposed to a user, the XML files are written by the user on the basis of the XML Schema, the MIB files can be generated conveniently, and direct operations on the intricate MIB files are avoided.

Description

A kind of by the system and method for XML file generated mib file
Technical field
The present invention relates to SNMP network management technology, particularly a kind of by the system and method for XML file generated mib file.
Background technology
Increasing along with network size, the device type in network is more and more.Main SNMP(Simple Network Management Protocol, the Simple Network Management Protocol of using at present) network equipment is managed.SNMP network management framework has defined three critical pieces: structure of management information (SMI), management information bank (MIB) and management agreement (SNMP).Wherein, management information bank (MIB) has defined the set of the management object that can conduct interviews by Network Management Protocol, is the basis of snmp management.The MIB writing with ASN.1 grammer is only in ability use under development after the compiling of mib compiling device.But the message structure abstractness that ASN.1 grammer and SMI describe is very strong, and general MIB writes or generates based on text mode, write if manual, need to need to understand in depth mib file and relevant text macro definition, even use instrument, also need user to need to understand to the relevant concept of MIB, strengthen network management system agency's development difficulty.
Traditional MIB writes and how to edit by MIB edit tool, operate to generate mib file by the visualization interface of MIB edit tool, but most of MIB edit tools all need License, and need user to edit according to the syntax and semantics of SMI, just omit the process of writing.This kind of method needs user to understand very much abstract SMI, increased development difficulty.
In the document that Chinese Patent Application No. is " CN101446896A ", a kind of mib file editing machine is disclosed, in this method, generate mib file by writing of mib file being converted into a kind of selection and operational processes to menu, be similar to traditional MIB edit tool.
By the analysis to prior art and patent, mostly existing public technology is that directly carrying out mib file according to the grammer of SMI writes, if when user's hand-coding, strengthens error probability, and is not easy to read and amendment.
Summary of the invention
The object of the invention is, for reducing the difficulty that mib file writes and reducing the mistake of MIB in writing, the invention provides a kind of by the system and method for XML file generated mib file.
For achieving the above object, the invention provides a kind of system of XML file generated mib file of passing through, described system comprises:
Schema rule definition unit, a kind of for completing the Schema rule of XML to MIB verification and mapping for defining;
XML grammer verification unit, for according to the Schema rule of definition, utilizes the checker of XML to carry out verification to the XML file of input;
The semantic resolution unit of XML, for defining the mapping ruler of XML element to MIB element, and the XML file that verification is passed through carries out dissection process;
Mib file rule parsing unit, for safeguarding semanteme and the grammer of mib file, and carries out the verification of mib file; With
Mib file generation unit, for calling semanteme and the syntactic representation method of mib file rule parsing unit to MIB element, generates mib file.
The semantic resolution unit of above-mentioned XML further comprises:
Mapping relations initialization submodule, for define Schema and MIB element to reply relation;
Disposal route initialization submodule, for registering and the disposal route of instantiation to concrete node;
XML node-classification submodule, for being divided into data type joint block, grand joint block, scalar type joint block, Table type node piece and Trap type node piece the XML node and the daughter element thereof that are resolved to; With
Analyzing sub-module, for the concrete disposal route to its registration the XML node mapping of point good class.
The invention provides a kind of method of XML file generated mib file of passing through based on said system, described method comprises:
Step 101) Schema rule definition unit definition is a kind of for completing the Schema of XML to MIB verification and mapping, and carry out editor and the amendment of file according to the Schema defining;
Step 102) XML grammer verification unit is according to step 101) Schema of definition carries out XML file verification;
Step 103) the semantic resolution unit definition of XML XML element is to the mapping ruler of MIB element, and the XML file that verification is passed through to grammer carries out dissection process, and completes the mapping of XML element to MIB element;
Step 104) mib file generation unit generates mib file according to the generation method of the concrete element of mib file.
Above-mentioned steps 101) further comprise:
Step 101-1) to adopt XML language mapping mib file rule be node element, attribute and the type of XML for the Schema of definition;
Step 101-2) grand mib file of the Schema of definition, be mapped as concrete XML node, grand specific object is mapped as to the element property of XML node;
Step 101-3) definition Schema the tree-like relation of MIB, be mapped as the set membership of node;
Step 101-4) definition Schema the data type in MIB, be mapped as the self-defining data type based on XML basic data type;
Step 101-5) definition Schema be three kinds of general nodes the scalar object in MIB, Table object and Trap object map;
Step 101-6) Schema of definition introduces back end datanode, represents the concrete object in MIB, also support to the quoting of datanode, for XML file is compressed.
Above-mentioned steps 103) according in the semantic resolution unit of XML to this Schema of Schema definition of definition, and in the time of the semantic resolution unit dissection process of XML, defined Schema and MIB element to reply relation, in the time processing concrete XML element, search its corresponding MIB element, by mib file generation unit, generate mib file fragment.
Above-mentioned steps 103) further comprise:
Step 103-1) load Schema element and MIB rule mapping table, put into Hash table, for Schema element injects disposal route;
Step 103-2) carry out initialization and instantiation according to mapping table relation to processing function;
Step 103-3) load the XML file that passes through of verification;
Step 103-4) parse node according to Schema, and judge whether it is last node, if it is stop, otherwise enter next step;
Step 103-5) further judge whether it is dtd-data type definition, if so, resolve its data type, and be mapped to the data type of MIB, then return to step 103-4) carry out next node parsing; Otherwise, enter next step;
Step 103-6) judge whether again it is macroelement definition, if so, change MIB macro definition into according to mapping relations, and return to step 103-4) carry out next node parsing; Otherwise enter step;
Step 103-7) finally judge whether it is object type node, if so, from Hash table, search the instantiation disposal route of its registration, and generate MIB tree construction and return to step 103-4) carry out next node parsing, otherwise stop.
Step 103-7) described object type node comprises: scalar object, Table object and Trap object.
Above-mentioned steps 104) further comprise:
Step 104-1) by mib file rule parsing unit, concrete syntax and the method for expressing of MIB element type and attribute thereof in acquisition mib file;
Step 104-2) data type that generates the head in mib file and import;
Step 104-3) generate the intermediate node in mib file;
Step 104-4) if there is self-defining data type, generate dtd-data type definition in mib file grand;
Step 104-5) the scalar type node in XML node, Table type node and Trap type node, according to 104-1) method for expressing, the best property of attribute mapping of XML node, in corresponding MIB attribute of an element, is generated to MIB leaf node; And express OID;
Step 104-6) generate the end mark of mib file.
System of the present invention mainly comprises Schema rule definition unit, XML grammer verification unit, the semantic resolution unit of XML, mib file rule parsing unit and mib file generation unit.
Compared with prior art, beneficial effect of the present invention is:
1. this method, to hand-coding mib file, can provide intelligent prompt and verification in time, has reduced error probability, Speeding up development progress.
2. this method simultaneously can be for the exploitation of MIB edit tool, is convenient to do the mutual of intermediate data format between various edit tools.
3. the XML document that this method generates can be changed easily between different Schema, can be for the network management system based on XML.In the network management of heterogeneous system, can well between different platform, change.
In a word, method provided by the invention is familiar with being exposed to user with the interface of general XML form by handle, and user writes XML file based on XML Schema, by method and system provided by the invention, can generate easily mib file, avoid direct control mib file hard to understand.
Brief description of the drawings
Fig. 1 is the present invention generates mib file system module figure by XML;
Fig. 2 is the present invention generates mib file method flow diagram by XML;
Fig. 3 is the semantic resolution unit workflow diagram of XML of the present invention.
Embodiment
Be elaborated and generate the implementation method of mib file by XML below in conjunction with accompanying drawing.
The invention provides a kind of method and system of XML file generated mib file of passing through, described method comprises:
101) Schema rule definition unit, has defined a kind of general Schema based on XML, for completing verification and the mapping of XML to MIB;
102) XML grammer verification unit, according to Schema rule, utilizes the verification scheme of XML to carry out verification to the XML file of input;
103) the semantic resolution unit of XML, carries out dissection process for the XML file that verification is passed through, and according to mapping relations, is mapped to corresponding MIB element;
104) mib file rule parsing unit, resolves mib file rule and carries out the verification of mib file, is safeguarding semanteme and the grammer of MIB element and generation mib file thereof;
105) mib file generation unit, calls semanteme and the syntactic representation method of mib file rule parsing unit to MIB element, generates mib file.
Said units 101) further comprise:
Due to the MIB describing with ASN.1 grammer and SMI, complex structure, and also abstract.This method is simplified method for expressing.First the description of Schema is divided into following four parts:
1) grand in MIB, the present invention represents by the concrete node it being mapped in Schema, grand specific object is mapped as to the attribute of node elements;
2), for the data type in MIB, the basic data type that the present invention is based on XML encapsulates customization type and represents;
3) for the concrete three kinds of value types in MIB: scalar object, Table object and Trap object, be also mapped as three kinds of general nodes.
4) concrete MIB node table is shown to back end datanode, also supports to the quoting of datanode, for XML file is compressed.
According to above-mentioned rule, or hand-coding or the edit tool based on XML, carry out XML file edit.In XML compiling procedure, can carry out timely verification and the attribute of file and remind, facilitate the XML file edit of management attribute.
Said units 102) further comprise:
XML grammer verification unit can be carried out intelligent prompting and attribute verification in compiling procedure, also can after having edited, carry out verification.For 101) verification of the file exported in the unit XML instrument based on general carries out verification.
Said units 103) further comprise:
The semantic resolution unit of XML, carries out dissection process for the XML file that verification is passed through, and is mapped to corresponding MIB semanteme and grammer.This element is core component of the present invention.
Because MIB itself need to safeguard an overall tree structure, resolve XML according to the mode based on DOM this unit.Before resolving, this unit need to load the concrete mapping relations of Schema and MIB, and carries out concrete initialization, and is placed in internal memory, ensure to the processing of a concrete node initialization and instantiation once, and corresponding instantiation method is registered to the resolver to DOM.
In the time that XML is resolved to concrete node, check the registered instantiation disposal route of this node, call processing.
Said units 104) further comprise:
Mib file rule parsing unit, is according to the dictionary library of the message structure of ASN.1 grammer and SMI description, has safeguarded the syntax and semantics structure of mib file itself, comprises method for expressing and generation method grand to common SMI, data type.
Said units 105) further comprise:
Mib file generation unit, the method for expressing according to mib file rule parsing unit to concrete piece and element and generation method, output mib file.
Fig. 1 is the system module figure that the present invention generates mib file by XML, specifically comprises:
Schema rule definition unit 101, has defined a kind of general Schema based on XML, for completing verification and the mapping of XML to MIB;
XML grammer verification unit 102, according to Schema rule, utilizes the verification scheme of XML to carry out verification to the XML file of input;
Mib file rule parsing unit 103, for according to the semanteme of mib file and grammer, carries out verification and the parsing of mib file;
The semantic resolution unit 104 of XML, carries out dissection process for the XML file that verification is passed through, and according to the mapping relations of Schema and MIB, calls corresponding processing function and processes.
Mib file generation unit 105, the method for expressing according to mib file rule parsing unit to concrete mib object and generation method, output mib file.
Fig. 2 is the workflow diagram that the present invention generates mib file by XML, specifically comprises:
201) edit XML file according to Schema
Schema according to definition carries out editor and the amendment of XML file;
202) XML grammer verification
XML after having edited is carried out to grammer and format check, generate the XML file that meets Schema rule;
203) the semantic dissection process of XML
The semantic dissection process of XML, the XML file that verification is passed through carries out dissection process;
204) mib file rule mapping
Mib file rule is shone upon, and resolves the rule of mib file, is safeguarding the MIB rule of corresponding XML;
205) mib file generates
According to the method for expressing of mib file rule, generate mib file.
Fig. 3 is the semantic resolution unit workflow diagram of XML of the present invention, below in conjunction with object lesson, explains the method that generates mib file by XML:
According to Schema rule, the XML file of generation is as follows:
Figure BDA00002666848200081
Wherein, the module of the corresponding SMI of mib, datatype is for defining basic data type and the growth data type of the SMI based on XML, and node identifies OBJECT-TYPE, user defines a node in SMI, and scalar and table correspond respectively to scalar object and the Table object of SMI.Datanode wherein, has shown the data type of concrete scalar object and Table object, and this method support is quoted data type, has compressed the size of XML file itself.
For above XML file, by method and system of the present invention, the mib file of generation is as follows:
Figure BDA00002666848200082
Figure BDA00002666848200091
The mib file relatively generating and the XML of input, can find out, writes XML file simply more a lot of than directly writing mib file, and do not allow to be subject to the restriction of SMI grammer.And Schema in the present invention also supports, to the quoting of datanode, to a certain extent XML file to be compressed.
In a word, the present invention generates the method for mib file by XML, based on semantic the changing the mechanism to MIB semanteme of a set of XML, the management information of XML file is converted to mib file, show interface and the ways of writing of user XML form, can be reduced in the error probability in mib file compiling procedure, quickening network management system agency's exploitation.Also be convenient to read and check errors simultaneously.
Finally should illustrate, example described herein is only for explaining the present invention, and the present invention does not limit concrete Schema method for expressing, method of calibration and analytic method, within the conversion that above content is done also drops on protection scope of the present invention.

Claims (8)

1. by a system for XML file generated mib file, described system comprises:
Schema rule definition unit, a kind of for completing the Schema rule of XML to MIB verification and mapping for defining;
XML grammer verification unit, for according to the Schema rule of definition, utilizes the checker of XML to carry out verification to the XML file of input;
The semantic resolution unit of XML, for defining the mapping ruler of XML element to MIB element, and the XML file that verification is passed through carries out dissection process;
Mib file rule parsing unit, for safeguarding semanteme and the grammer of mib file, and carries out the verification of mib file; With
Mib file generation unit, for calling semanteme and the syntactic representation method of mib file rule parsing unit to MIB element, generates mib file.
2. the system of XML file generated mib file of passing through according to claim 1, is characterized in that, the semantic resolution unit of described XML further comprises:
Mapping relations initialization submodule, for define Schema and MIB element to reply relation;
Disposal route initialization submodule, for registering and the disposal route of instantiation to concrete node;
XML node-classification submodule, for being divided into data type joint block, grand joint block, scalar type joint block, Table type node piece and Trap type node piece the XML node and the daughter element thereof that are resolved to; With
Analyzing sub-module, for the concrete disposal route to its registration the XML node mapping of point good class.
3. by a method for XML file generated mib file, the method is based on system claimed in claim 1, and described method comprises:
Step 101) Schema rule definition unit definition is a kind of for completing the Schema of XML to MIB verification and mapping, and carry out editor and the amendment of file according to the Schema defining;
Step 102) XML grammer verification unit is according to step 101) Schema of definition carries out XML file verification;
Step 103) the semantic resolution unit definition of XML XML element is to the mapping ruler of MIB element, and the XML file that verification is passed through to grammer carries out dissection process, and completes the mapping of XML element to MIB element;
Step 104) mib file generation unit generates mib file according to the generation method of the concrete element of mib file.
4. according to claim 3 by the method for XML file generated mib file, it is characterized in that described step 101) further comprise:
Step 101-1) to adopt XML language mapping mib file rule be node element, attribute and the type of XML for the Schema of definition;
Step 101-2) grand mib file of the Schema of definition, be mapped as concrete XML node, grand specific object is mapped as to the element property of XML node;
Step 101-3) definition Schema the tree-like relation of MIB, be mapped as the set membership of node;
Step 101-4) definition Schema the data type in MIB, be mapped as the self-defining data type based on XML basic data type;
Step 101-5) definition Schema be three kinds of general nodes the scalar object in MIB, Table object and Trap object map;
Step 101-6) Schema of definition introduces back end datanode, represents the concrete object in MIB, also support to the quoting of datanode, for XML file is compressed.
5. according to claim 3 by the method for XML file generated mib file, it is characterized in that, described step 103) according in the semantic resolution unit of XML to this Schema of Schema definition of definition, and in the time of the semantic resolution unit dissection process of XML, defined Schema and MIB element to reply relation, in the time processing concrete XML element, search its corresponding MIB element, by mib file generation unit, generate mib file fragment.
6. according to claim 5 by the method for XML file generated mib file, it is characterized in that described step 103) further comprise:
Step 103-1) load Schema element and MIB rule mapping table, put into Hash table, for Schema element injects disposal route;
Step 103-2) carry out initialization and instantiation according to mapping table relation to processing function;
Step 103-3) load the XML file that passes through of verification;
Step 103-4) parse node according to Schema, and judge whether it is last node, if it is stop, otherwise enter next step;
Step 103-5) further judge whether it is dtd-data type definition, if so, resolve its data type, and be mapped to the data type of MIB, then return to step 103-4) carry out next node parsing; Otherwise, enter next step;
Step 103-6) judge whether again it is macroelement definition, if so, change MIB macro definition into according to mapping relations, and return to step 103-4) carry out next node parsing; Otherwise enter step;
Step 103-7) finally judge whether it is object type node, if so, from Hash table, search the instantiation disposal route of its registration, and generate MIB tree construction and return to step 103-4) carry out next node parsing, otherwise stop.
7. according to claim 5 by the method for XML file generated mib file, it is characterized in that step 103-7) described object type node comprises: scalar object, Table object and Trap object.
8. according to claim 2 by the method for XML file generated mib file, it is characterized in that described step 104) further comprise:
Step 104-1) by mib file rule parsing unit, concrete syntax and the method for expressing of MIB element type and attribute thereof in acquisition mib file;
Step 104-2) data type that generates the head in mib file and import;
Step 104-3) generate the intermediate node in mib file;
Step 104-4) if there is self-defining data type, generate dtd-data type definition in mib file grand;
Step 104-5) the scalar type node in XML node, Table type node and Trap type node, according to 104-1) method for expressing, the best property of attribute mapping of XML node, in corresponding MIB attribute of an element, is generated to MIB leaf node;
Step 104-6) generate the end mark of mib file.
CN201210581216.2A 2012-12-27 2012-12-27 System and method for generating MIB files through XML files Expired - Fee Related CN103902269B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210581216.2A CN103902269B (en) 2012-12-27 2012-12-27 System and method for generating MIB files through XML files

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210581216.2A CN103902269B (en) 2012-12-27 2012-12-27 System and method for generating MIB files through XML files

Publications (2)

Publication Number Publication Date
CN103902269A true CN103902269A (en) 2014-07-02
CN103902269B CN103902269B (en) 2017-02-01

Family

ID=50993613

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210581216.2A Expired - Fee Related CN103902269B (en) 2012-12-27 2012-12-27 System and method for generating MIB files through XML files

Country Status (1)

Country Link
CN (1) CN103902269B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104660447A (en) * 2015-01-29 2015-05-27 杭州初灵信息技术股份有限公司 SNMP node information management method and management system
CN105426505A (en) * 2015-11-26 2016-03-23 上海斐讯数据通信技术有限公司 Management information base document processing system and method
CN108509187A (en) * 2018-03-29 2018-09-07 烽火通信科技股份有限公司 A kind of method and system of automatic generating software platform MIB function codes
CN109194611A (en) * 2018-07-24 2019-01-11 北京邮电大学 A kind of internetworking safety control strategy rule mapping method
CN109241501A (en) * 2018-08-15 2019-01-18 北京北信源信息安全技术有限公司 Document analysis method and apparatus
CN109582391A (en) * 2018-12-04 2019-04-05 中国航空工业集团公司西安航空计算技术研究所 A kind of device tree configuration method based on XML
CN111045661A (en) * 2019-12-04 2020-04-21 西安鼎蓝通信技术有限公司 XML Schema generating method based on semantic and feature code
CN111796828A (en) * 2019-06-27 2020-10-20 广州致讯信息科技有限责任公司 AML language checking method
CN112632332A (en) * 2021-01-04 2021-04-09 恩亿科(北京)数据科技有限公司 Configurable verification method, system, equipment and storage medium for XML file

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1556638A (en) * 2003-12-30 2004-12-22 上海交通大学 Method of following SNMP/CIM protocol intermediate piece projection
US20070100871A1 (en) * 2005-11-03 2007-05-03 Cisco Technology, Inc. Method and system for creating management information base specifications

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1556638A (en) * 2003-12-30 2004-12-22 上海交通大学 Method of following SNMP/CIM protocol intermediate piece projection
US20070100871A1 (en) * 2005-11-03 2007-05-03 Cisco Technology, Inc. Method and system for creating management information base specifications

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104660447B (en) * 2015-01-29 2018-10-26 杭州初灵信息技术股份有限公司 A kind of management method of SNMP nodal informations and management system
CN104660447A (en) * 2015-01-29 2015-05-27 杭州初灵信息技术股份有限公司 SNMP node information management method and management system
CN105426505A (en) * 2015-11-26 2016-03-23 上海斐讯数据通信技术有限公司 Management information base document processing system and method
CN108509187B (en) * 2018-03-29 2021-05-18 烽火通信科技股份有限公司 Method and system for automatically generating MIB function code of software platform
CN108509187A (en) * 2018-03-29 2018-09-07 烽火通信科技股份有限公司 A kind of method and system of automatic generating software platform MIB function codes
CN109194611A (en) * 2018-07-24 2019-01-11 北京邮电大学 A kind of internetworking safety control strategy rule mapping method
CN109241501A (en) * 2018-08-15 2019-01-18 北京北信源信息安全技术有限公司 Document analysis method and apparatus
CN109582391A (en) * 2018-12-04 2019-04-05 中国航空工业集团公司西安航空计算技术研究所 A kind of device tree configuration method based on XML
CN109582391B (en) * 2018-12-04 2022-05-24 中国航空工业集团公司西安航空计算技术研究所 XML-based equipment tree configuration method
CN111796828A (en) * 2019-06-27 2020-10-20 广州致讯信息科技有限责任公司 AML language checking method
CN111045661A (en) * 2019-12-04 2020-04-21 西安鼎蓝通信技术有限公司 XML Schema generating method based on semantic and feature code
CN111045661B (en) * 2019-12-04 2023-07-04 鼎蓝惠民信息技术(西安)有限公司 XML Schema generation method based on semantic and feature codes
CN112632332A (en) * 2021-01-04 2021-04-09 恩亿科(北京)数据科技有限公司 Configurable verification method, system, equipment and storage medium for XML file

Also Published As

Publication number Publication date
CN103902269B (en) 2017-02-01

Similar Documents

Publication Publication Date Title
CN103902269A (en) System and method for generating MIB files through XML files
US9690779B2 (en) Quasi natural language man-machine conversation device base on semantic logic
CN104360859B (en) A kind of visual service development method and system
CN107357933A (en) A kind of label for multi-source heterogeneous science and technology information resource describes method and apparatus
CN108694214A (en) Generation method, generating means, readable medium and the electronic equipment of data sheet
CN101788992A (en) Method and system for converting query sentence of database
CN109815242B (en) Data processing method and system
CN102982010A (en) Method and device for abstracting document structure
CN101859303A (en) Metadata management method and management system
CN104461531B (en) A kind of implementation method of reporting system SQL
KR20100011912A (en) Method and system for validating xml document
CN103593335A (en) Chinese semantic proofreading method based on ontology consistency verification and reasoning
US20150142825A1 (en) Converting procedural text to an actionable knowledge form
CN110688830B (en) Credit investigation template conversion method and device
CN102521008B (en) Program compiling device and method for compiling program
CN101446896A (en) MIB file editor
US9652478B2 (en) Method and apparatus for generating an electronic document schema from a relational model
CN108766507A (en) A kind of clinical quality index calculating method based on CQL Yu standard information model openEHR
CN109116828A (en) Model code configuration method and device in a kind of controller
CN114692532A (en) Chip system integration method and device and computer readable storage medium
CN103559296A (en) XML-based parsing method for SCPI (The Standard Commands for Programmable Instruments)
CN105573972B (en) The generation method and device of report check formula
CN109582391A (en) A kind of device tree configuration method based on XML
KR100762712B1 (en) Method for transforming of electronic document based on mapping rule and system thereof
CN117112608A (en) Antlr 4-based database statement conversion method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20170201

Termination date: 20201227

CF01 Termination of patent right due to non-payment of annual fee