CN109408779B - Data processing method and device - Google Patents

Data processing method and device Download PDF

Info

Publication number
CN109408779B
CN109408779B CN201710712753.9A CN201710712753A CN109408779B CN 109408779 B CN109408779 B CN 109408779B CN 201710712753 A CN201710712753 A CN 201710712753A CN 109408779 B CN109408779 B CN 109408779B
Authority
CN
China
Prior art keywords
target
processing
tag value
target object
application
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
CN201710712753.9A
Other languages
Chinese (zh)
Other versions
CN109408779A (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 Huahong Integrated Circuit Design Co ltd
Original Assignee
Beijing Huahong Integrated Circuit Design 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 Beijing Huahong Integrated Circuit Design Co ltd filed Critical Beijing Huahong Integrated Circuit Design Co ltd
Priority to CN201710712753.9A priority Critical patent/CN109408779B/en
Publication of CN109408779A publication Critical patent/CN109408779A/en
Application granted granted Critical
Publication of CN109408779B publication Critical patent/CN109408779B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/137Hierarchical processing, e.g. outlines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/117Tagging; Marking up; Designating a block; Setting of attributes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/18Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data
    • H04W8/183Processing at user equipment or user record carrier

Abstract

The embodiment of the application provides a data processing method and device, wherein a target object to be processed is determined; and processing the element based on a tag value of the element, defined by a preset processing rule and called in the process of processing the target object, so as to obtain a result of processing the target object (wherein the tag value of the target element in the target structure body, which is defined by the processing rule, is different from the tag value of a next-level element in the target element), so that when the target object is processed, the target element in the target structure body and the next-level element in the target element are distinguished conveniently, and the occurrence of complex and error-prone data processing when the eUICC data is generated/analyzed is reduced.

Description

Data processing method and device
Technical Field
The present application relates to the field of eUICC technologies, and in particular, to a data processing method and apparatus.
Background
Currently, eUICC technology is beginning to be used in large areas as a new form of SIM card. The implementation of the eUICC technology must comply with the eUICC Profile Package Interactive Format Technical Specification.
However, it was found through research that: in the prior art, the problems of complex data processing and easy error generation are often caused when the eUICC data is generated/analyzed based on the current release version (v 2.1 version) of the eUICC Profile Package interactive Format Technical Specification because the element definition in the structure is not specified in the current release version (v 2.1 version) of the eUICC Profile Package interactive Format Technical Specification.
In view of this, it is an urgent need to provide a data processing method and apparatus to reduce the occurrence of complex data processing and error-prone situation when generating/parsing eUICC data.
Disclosure of Invention
In view of this, embodiments of the present application provide a data processing method to reduce the occurrence of complex data processing and error proneness when generating/parsing eUICC data.
In order to achieve the above purpose, the technical solutions provided in the embodiments of the present application are as follows:
a method of data processing, comprising:
determining a target object to be processed;
processing the element based on a tag value of the element, defined by a preset processing rule, called in the process of processing the target object, so as to obtain a result of processing the target object;
wherein the tag value of the target element in the target structure defined by the processing rule is different from the tag value of the next-level element in the target element.
Preferably, the processing rule includes an eUICC Profile Package interoperatable Format Technical Specification.
Preferably, when the target structure is a KeyList structure located in the PE _ SecurityDomain structure,
the target element is a KeyObject structure body located in the KeyList structure body.
Preferably, the next-level element located in the target element includes: a keycomponents structure located in the KeyObject structure.
Preferably, the processing rule further defines a tag value of each next level element located in the target element, the tag value of an element different from the next level element.
Preferably, the next-level element located in the target element includes: a keycomponents structure located in the KeyObject structure,
the elements in the next-level element include: a SEQUENCE element located in the keycomponents structure.
Preferably, when the target structure is a PE _ Application structure,
the target element is an Application instruction structure body positioned in the PE _ Application structure body.
Preferably, the next-level element located in the target element includes: a ProcessData element located in the ApplicationInstance construct.
A data processing apparatus comprising:
a determination unit for determining a target object to be processed;
the processing unit is used for processing the element based on a tag value of the element, defined by a preset processing rule and called in the process of processing the target object, so as to obtain a result of processing the target object;
wherein the tag value of the target element in the target structure defined by the processing rule is different from the tag value of the next-level element in the target element.
Preferably, the processing rule includes eUICC Profile Package interoperatable Format Specification.
The embodiment of the application provides a data processing method and device, which are used for determining a target object to be processed; and processing the element based on a tag value of the element, defined by a preset processing rule, called in the process of processing the target object, so as to obtain a result of processing the target object (wherein the tag value of the target element in the target structure body, defined by the processing rule, is different from the tag value of a next-level element in the target element), so that when the target object is processed, the target element in the target structure body and the next-level element in the target element are conveniently distinguished, so that the occurrence of complex and error-prone data processing in generating/parsing eUICC data is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the description below are only some embodiments described in the present application, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a flowchart of a data processing method according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present application.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Example (b):
fig. 1 is a flowchart of a data processing method according to an embodiment of the present disclosure.
As shown in fig. 1, the method includes:
s101, determining a target object to be processed;
optionally, the target object to be processed includes: a script program for generating data, or data for being parsed into a script program.
Optionally, when the target object is a script program for generating data, the target object is processed, so that an obtained result of processing the target object is eUICC data corresponding to the script program.
Optionally, when the target object is data for being parsed into a script program (the data is eUICC data), the target object is processed, so that an obtained structure for processing the target object is the script program corresponding to the data.
S101, processing the elements based on tag values of the elements, defined by preset processing rules, called in the process of processing the target object, so as to obtain a result of processing the target object.
In this embodiment of the present application, preferably, the target object is processed, in the process of processing the target object, an element called when the target object is processed is determined, after the element called when the target object is processed is determined, a tag value of the determined element defined by a processing rule is determined, the determined element is processed based on the determined tag value, and finally, after all the elements called in the process of processing the target object are processed, a result of processing the target object is obtained.
Optionally, in the process of processing the target object, the target object is processed according to a data structure, where the data structure itself is a structural body, and the data structure may include multiple hierarchical structural bodies.
Optionally, the tag value of the target element located in the target structure defined by the processing rule is different from the tag value of the next-level element located in the target element. That is, the tag value of the target element located in the target structure is different from the tag values of the respective elements located at the next stage in the target element.
Optionally, the tag value of the target element located in the target structure and the tag value of the next-level element different from the target element defined by the processing rule may ensure that the target element called by the target object and the next-level element located in the target element are distinguished in the process of processing the target object.
Optionally, the processing rule includes eUICC Profile Package interoperatable Format Technical Specification. For example, the processing rule is the eUICC Profile Package interoperatable Format Specification.
In this embodiment of the present application, preferably, the processing rule may be an improved version of a currently released version (v 2.1 version) of the eUICC Profile Package operable Format Technical Specification, and a difference between the processing rule provided in this embodiment of the present application and the currently released version (v 2.1 version) of the eUICC Profile Package operable Format Technical Specification is that: the processing rule defines a tag value of a target element located in a target structure, different from a tag value of a next-level element located in the target element.
The above is only a preferred mode of the processing rule provided in the embodiment of the present application, and the inventor can arbitrarily set a specific expression form of the processing rule according to his own needs, which is not limited herein.
In the embodiment of the present application, preferably, when the target structure is a KeyList structure located in a PE _ SecurityDomain structure, the target element is a KeyObject structure located in the KeyList structure; the next-level element located in the target element comprises: a keycomponents structure located in the KeyObject structure.
Further, the processing rule provided in the embodiment of the present application further defines: the tag value of each next level element in the target element is different from the tag value of the element in the next level element. That is, for each element of the next level in the target elements, the tag value of the element is different from the tag values of the respective elements of the next level of the element.
Optionally, the next-level element located in the target element includes: when located in a keycomponents structure in the KeyObject structure, the elements in the next-level element include: a SEQUENCE element located in the keycomponents structure.
Optionally, when the target structure is a PE _ Application structure, the target element is an Application establishment structure located in the PE _ Application structure; the next level element in the target elements comprises: and the ProcessData element is positioned in the application instant structure.
Optionally, the tag value of the KeyObject structure in the KeyList structure in the PE _ SecurityDomain structure defined by the currently published version (v 2.1 version) of the eUICC Profile Package interperable Format Specification in the prior art is the same as the tag value of the keycomponents structure in the KeyList structure in the PE _ SecurityDomain structure.
Compared with the currently released version (v 2.1 version) of the eUICC Profile Package interactive Format Technical Specification in the prior art, the preset processing rule provided in the embodiment of the present application can achieve the purpose of "defining the tag value of the target element located in the target structure body, which is different from the tag value of the keyobjects structure body located in the KeyList structure body in the PE _ SecurityDomain structure body", by defining the tag value of the keyobjects structure body located in the KeyList structure body in the PE _ SecurityDomain structure body "manner.
In this embodiment of the present application, preferably, on the basis of a currently released version (v 2.1 version) of the eUICC Profile Package interactive Format Technical Specification in the prior art, the preset processing rule provided in this embodiment of the present application defines a manner that "a tag value of a KeyObject structure in a KeyList structure in a PE _ SecurityDomain structure is different from a tag value of a keycomponent structure in a KeyList structure in a PE _ SecurityDomain structure", and includes three manners, specifically as follows:
the first mode is as follows: the tag value of the KeyObject structure body in the KeyList structure body in the PE _ SecurityDomain structure body defined by the processing rule is different from the tag value of the KeyObject structure body in the KeyList structure body in the PE _ SecurityDomain structure body defined by the current release version (v 2.1 version) of the eUICC Profile Package Interoperable Format Technical Specification in the prior art.
The second way is: the processing rule defines a tag value of a keycomponents structure in a KeyObject structure in a KeyList structure in a PE _ SecurityDomain structure, which is different from a tag value of a keycomponents structure in a KeyObject structure in a KeyList structure in a PE _ SecurityDomain structure defined by a currently published version (v 2.1 version) of the eUICC Profile Package interactive Format Technical Specification in the prior art.
The third mode is as follows: the tag value of the KeyObject structure body in the KeyList structure body in the PE _ SecurityDomain structure body defined by the processing rule is different from the tag value of the KeyObject structure body in the KeyList structure body in the PE _ SecurityDomain structure body defined by the current release version (v 2.1 version) of the eUICC Profile Package interactive Format Technical Specification in the prior art; and, the processing rule defines a tag value of a keycomponents structure in a KeyObject structure in a KeyList structure in a PE _ SecurityDomain structure, different from a tag value of a keycomponents structure in a KeyObject structure in a KeyList structure in a PE _ SecurityDomain structure defined by a currently published version (v 2.1 version) of the eUICC Profile Package interactive Format Technical Specification in the prior art; and, the processing rule defines that tag values of KeyObject structures located in the KeyList structures in the PE _ SecurityDomain structure are different from tag values of keycomponents structures located in the KeyList structures in the PE _ SecurityDomain structure.
Optionally, the tag value of the KeyObject structure in the KeyList structure in the PE _ SecurityDomain structure defined by the currently published version (v 2.1 version) of the eUICC Profile Package Interoperable Format Specification is the same as the tag value of the keycomponents structure in the KeyObject structure in the PE _ SecurityDomain structure and as the tag value of the SEQUENCE element in the keycomponents structure in the KeyList structure in the PE _ SecurityDomain structure.
With respect to the currently published version (v 2.1 version) of the eUICC Profile Package Interoperable Format Technical Specification in the prior art, the preset processing rule provided in the embodiments of the present application may implement "defining a tag value of a target element located in a target structure, a tag value of a KeyObject structure located in a KeyList structure in a PE _ SecurityDomain structure, and a tag value of a keycomponent structure located in a KeyObject structure in a KeyList structure in a PE _ SecurityDomain structure differently from each other" defining a tag value of a target element located in a target structure, a tag value of a next-level element located in a next-level element, and a tag value of a SEQUENCE element located in a KeyObject structure in a KeyList structure in a PE _ SecurityDomain structure differently from each other "defining a tag value of a target element located in a target structure, a tag value of a next-level element located in the target structure, and a tag value of each next-level element located in the next-level element differently from the target value of the next-level element.
In the embodiment of the present application, preferably, on the basis of the currently published version (v 2.1 version) of the eUICC Profile Package Interoperable Format Technical Specification in the prior art, the preset processing rule provided in the embodiment of the present application defines a manner that "the tag value of a KeyObject structure body in the KeyList structure body in the PE _ securitydoumain structure body, the tag value of a keycomponents structure body in the KeyList structure body in the PE _ securitydoumain structure body, and the tag value of a SEQUENCE element in the keycomponents structure body in the keyobjects structure body in the PE _ securitydoumain structure body are different from each other" as follows:
selecting two of "KeyObject structure in KeyList structure in PE _ SecurityDomain structure, keyComponents structure in KeyList structure in PE _ SecurityDomain structure, and KeyComponents element in KeyComponents structure in KeyList structure in PE _ SecurityDomain structure", for each selected one, the tag value of the selected one is defined by the processing rule, which is different from the tag value of the selected one defined by the current release version (v 2.1 version) of the eUICC Profile Interoptional Format Technical Specification in the prior art; and the tag values of the two selected processing rules are different.
Optionally, a tag value of the Application instance structure located in the PE _ Application structure defined by a currently released version (v 2.1 version) of the eUICC Profile Package interactive Format Technical Specification in the prior art is the same as a tag value of the ProcessData element located in the Application instance structure in the PE _ Application structure.
Compared with the currently released version (v 2.1 version) of the eUICC Profile Package interactive Format Technical Specification in the prior art, the preset processing rule provided in the embodiment of the present Application can achieve the purpose of "defining the tag value of the target element located in the target structure and the tag value of the next-level element located in the target element" by defining the tag value of the Application instance structure located in the PE _ Application structure, which is different from the tag value of the process data element located in the Application instance structure in the PE _ Application structure ".
Specifically, on the basis of the current release version (v 2.1 version) of the eUICC Profile Package interactive Format Technical Specification in the prior art, the preset processing rule provided in the embodiment of the present Application defines a manner of "a tag value of an Application instance structure located in the PE _ Application structure is different from a tag value of a process data element in the Application instance structure located in the PE _ Application structure", and the manner includes three manners, specifically as follows:
the first mode is as follows: the processing rule defines a tag value of the Application instruction structure body located in the PE _ Application structure body, which is different from the tag value of the Application instruction structure body located in the PE _ Application structure body defined by the current release version (v 2.1 version) of the eUICC Profile Package interactive Format Specification in the prior art.
The second mode is as follows: the processing rule defines the tag value of the ProcessData element in the Application establishment instruction structure in the PE _ Application structure, which is different from the tag value of the ProcessData element in the Application establishment instruction structure in the PE _ Application structure defined by the current release version (v 2.1 version) of the eUICC Profile Package Interactive Format Technical Specification in the prior art.
The third mode is as follows: the processing rule defines a tag value of an Application instruction structure body located in the PE _ Application structure body, which is different from the tag value of the Application instruction structure body located in the PE _ Application structure body defined by a current release version (v 2.1 version) of an eUICC Profile Package interactive Format Technical Specification in the prior art; the tag value of the ProcessData element in the Application instance structure in the PE _ Application structure defined by the processing rule is different from the tag value of the ProcessData element in the Application instance structure in the PE _ Application structure defined by the current release version (v 2.1 version) of the eUICC Profile Package Interoperable Format Technical Specification in the prior art; and, the processing rule definition, tag value of the Application instance structure located in the PE _ Application structure, and tag value of the ProcessData element located in the Application instance structure in the PE _ Application structure are different.
The above is only a preferred mode of the processing rule provided in the embodiment of the present application, and the inventors can arbitrarily set the specific content of the processing rule according to their own needs, which is not limited herein.
To facilitate understanding of a data processing method provided in the embodiment of the present application, a detailed description will now be made of the data processing method provided in the embodiment of the present application through a specific implementation manner:
1. in the current release version (v 2.1 version) of the eUICC Profile Package interactive Format Technical Specification in the prior art, the definition of the Application automation structure in the PE _ Application structure is as follows:
Figure BDA0001383079390000101
since the currently released version (v 2.1 version) OF the eUICC Profile Package interactive Format Technical Specification in the prior art does not give explicit definition to the Tag value OF the Application automation instance, in PE _ Application, the Tag OF the processData OF SEQUENCE OF type also uses the default value, which is 0x30, according to the definition rule OF asn.1.
Therefore, according to the definition rules of the currently released version (v 2.1 version) and asn.1 of the eUICC Profile Package operable Format Technical Specification in the prior art, the specific contents of this piece of data are as follows:
Figure BDA0001383079390000102
Figure BDA0001383079390000111
in this embodiment of the present application, preferably, in order to conveniently distinguish data contents respectively represented by tags in a multi-layer Tag data structure, an improvement is provided, in which a processing rule provided in this embodiment of the present application defines a value of 0x30 as other Tag values that can distinguish data contents, which is illustrated below:
the Tag of the application instance is added with a definition [ private 6], and the value of the Tag of processData is added with a definition [ private 11], as follows:
Figure BDA0001383079390000112
therefore, the processing rule provided in this embodiment of the present application follows the definition rule of the tag value of the sibling element, and defines the tag value of the processData data field as [ PRIVATE 11], i.e., 0xEB. The definition can not only easily distinguish the data content represented by each Tag, but also basically accords with the definition rule of the tags of the same level.
According to the rule of ASN.1, the Tag value of the applicationInstance is 0xC6, and the Tag value of the keyComponents is 0xEB.
Accordingly, the improved data structure is as follows:
Figure BDA0001383079390000121
2. in the current release version (v 2.1 version) of the eUICC Profile Package interactive Format Technical Specification in the prior art, the key list of the important element for PE _ SecurityDomain is defined as follows: keyList SEQUECE OF KeyObject OPTIONAL, while for KeyObject, SEQUENCE type data is defined as follows:
Figure BDA0001383079390000131
wherein, again because no explicit definition is given, according to the definition rules of asn.1, tag of KeyObject of type seqnce uses the default value 0x30, wherein keycomponents may in turn contain one or more SEQUENCEs composed of the above three elements.
Therefore, according to the definition rules of the currently released version (v 2.1 version) and asn.1 of the eUICC Profile Package interactive Format Technical Specification in the prior art, the specific contents of this data are as follows:
Figure BDA0001383079390000132
in this case, a plurality of tag values in a plurality of layers are 0 × 30, which makes it difficult to understand data and analyze data.
Also, the industry is also divergent for the definition OF default Tag values for both types, SEQUENCE and SEQUENCE OF, within asn.1, either defined as 0x30 or defined as 0x10.
In the embodiment of the present application, preferably, in order to easily distinguish data contents respectively represented by tags in the same hierarchy in a data structure of multiple layers of tags, an improvement is proposed, in which a definition [14] is added to tags of KeyObject, and a definition [6] is added to tags of KeyComponents, as shown below:
Figure BDA0001383079390000141
according to the rule of ASN.1, the Tag value of KeyObject is 0xAE, and the Tag value of KeyComponents is 0xA6.
Correspondingly, the improved data structure is as follows, wherein the green font is an update key point:
Figure BDA0001383079390000142
Figure BDA0001383079390000151
through the above description of the specific implementation manner of the data processing method provided by the embodiment of the present application, the data processing method provided by the embodiment of the present application is clearer and more complete.
The embodiment of the application provides a data processing method, which comprises the steps of determining a target object to be processed; and processing the element based on a tag value of the element, defined by a preset processing rule and called in the process of processing the target object, so as to obtain a result of processing the target object (wherein the tag value of the target element in the target structure body, which is defined by the processing rule, is different from the tag value of a next-level element in the target element), so that when the target object is processed, the target element in the target structure body and the next-level element in the target element are distinguished conveniently, and the occurrence of complex and error-prone data processing when the eUICC data is generated/analyzed is reduced.
Fig. 2 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present disclosure.
As shown in fig. 2, the apparatus includes:
a determination unit 21 for determining a target object to be processed;
the processing unit 22 is configured to process the element based on a tag value of the element, defined by a preset processing rule, called in the process of processing the target object, so as to obtain a result of processing the target object;
wherein the tag value of the target element in the target structure defined by the processing rule is different from the tag value of the next-level element in the target element.
In this embodiment, preferably, the processing rule includes an eUICC Profile Package interoperatable Format Technical Specification.
The embodiment of the application provides a data processing device, which is used for determining a target object to be processed; and processing the element based on a tag value of the element, defined by a preset processing rule and called in the process of processing the target object, so as to obtain a result of processing the target object (wherein the tag value of the target element in the target structure body, which is defined by the processing rule, is different from the tag value of a next-level element in the target element), so that when the target object is processed, the target element in the target structure body and the next-level element in the target element are distinguished conveniently, and the occurrence of complex and error-prone data processing when the eUICC data is generated/analyzed is reduced.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed in the embodiment corresponds to the method disclosed in the embodiment, so that the description is simple, and the relevant points can be referred to the description of the method part.
The above are merely preferred embodiments of the present application to enable those skilled in the art to understand or implement the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A data processing method, comprising:
determining a target object to be processed;
processing the element based on a tag value of the element, defined by a preset processing rule, called in the process of processing the target object, so as to obtain a result of processing the target object;
wherein the tag value of the target element in the target structure defined by the processing rule is different from the tag value of the next-level element in the target element.
2. The method of claim 1, wherein the processing rule comprises an eUICC Profile Package interoperatable Format Technical Specification.
3. The method according to any one of claims 1-2, wherein when the target structure is a KeyList structure located in a PE _ SecurityDomain structure,
the target element is a KeyObject structure body located in the KeyList structure body.
4. The method of claim 3, wherein the next level element in the target elements comprises: a keycomponents structure located in the KeyObject structure.
5. The method of claim 4, wherein the processing rules further define a tag value for each next level element located in the target element, different from the tag values of the elements in the next level element.
6. The method of claim 5, wherein the next level element in the target elements comprises: a keycomponents structure located in the KeyObject structure,
the elements in the next-level element include: a SEQUENCE element located in the keycomponents structure.
7. The method according to any of claims 1-2, wherein, when the target structure is a PE Application structure,
the target element is an Application instruction structure body positioned in the PE _ Application structure body.
8. The method of claim 7, wherein the next level element in the target elements comprises: a ProcessData element located in the ApplicationInstance construct.
9. A data processing apparatus, comprising:
a determination unit for determining a target object to be processed;
the processing unit is used for processing the elements based on tag values of the elements, defined by preset processing rules, called in the process of processing the target object, so as to obtain a result of processing the target object;
wherein the tag value of the target element in the target structure defined by the processing rule is different from the tag value of the next-level element in the target element.
10. The apparatus of claim 9, wherein the processing rule comprises an eUICC Profile Package interoperatable Format Technical Specification.
CN201710712753.9A 2017-08-18 2017-08-18 Data processing method and device Active CN109408779B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710712753.9A CN109408779B (en) 2017-08-18 2017-08-18 Data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710712753.9A CN109408779B (en) 2017-08-18 2017-08-18 Data processing method and device

Publications (2)

Publication Number Publication Date
CN109408779A CN109408779A (en) 2019-03-01
CN109408779B true CN109408779B (en) 2023-03-17

Family

ID=65463167

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710712753.9A Active CN109408779B (en) 2017-08-18 2017-08-18 Data processing method and device

Country Status (1)

Country Link
CN (1) CN109408779B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080097744A1 (en) * 2006-10-20 2008-04-24 Adobe Systems Incorporated Context-free grammar
CN105407475A (en) * 2015-12-03 2016-03-16 中国联合网络通信集团有限公司 Processing method for use of configuration file and eUICC (Embedded Universal Integrated Circuit Card)
CN106814998A (en) * 2015-11-27 2017-06-09 阿里巴巴集团控股有限公司 List sequencing method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080097744A1 (en) * 2006-10-20 2008-04-24 Adobe Systems Incorporated Context-free grammar
CN106814998A (en) * 2015-11-27 2017-06-09 阿里巴巴集团控股有限公司 List sequencing method and device
CN105407475A (en) * 2015-12-03 2016-03-16 中国联合网络通信集团有限公司 Processing method for use of configuration file and eUICC (Embedded Universal Integrated Circuit Card)

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
"Quality Model and Metrics of Ontology for Semantic Descriptions of Web Services";Hong Zhu 等;《TSINGHUA SCIENCE AND TECHNOLOGY》;20170630;第22卷(第3期);全文 *
"基于Linux的网络监控技术的实现";赵治国 等;《计算机与现代化》;20060831;全文 *
"基于OLAP的多维关联规则挖掘研究";胡明;《东北师大学报(自然科学版)》;20071231;第39卷(第4期);全文 *
"描述元数据结构及其扩展规则研究";肖珑 等;《现代图书情报技术》;20040930;全文 *

Also Published As

Publication number Publication date
CN109408779A (en) 2019-03-01

Similar Documents

Publication Publication Date Title
CN108055264B (en) Scheduling apparatus and method for push streaming server, and computer-readable storage medium
US10565293B2 (en) Synchronizing DOM element references
US20170139720A1 (en) Digital assistant setting up device
CN104410667A (en) Method and system for conversion from XML message to JSON message
US20170168653A1 (en) Context-driven, proactive adaptation of user interfaces with rules
CN105183291A (en) Method and system for extracting information in display interface
CN114218890A (en) Page rendering method and device, electronic equipment and storage medium
CN103139260A (en) Method and system for reusing hypertext markup language (HTML) content
US9038004B2 (en) Automated integrated circuit design documentation
CN106210918A (en) The update method of a kind of user interface and system
CN109408779B (en) Data processing method and device
CN109542404A (en) Construction method, device, storage medium and the electronic equipment of page assembly
CN115268904A (en) User interface design file generation method, device, equipment and medium
CN103294463A (en) Editing system and method
CN105739962A (en) Table cell editor control expansion method and system based on HTML (Hypertext Markup Language)
CN116719456A (en) Icon style switching method and device, electronic equipment and storage medium
WO2016201813A1 (en) Dynamic layout method and system based on android
CN108255486B (en) View conversion method and device for form design and electronic equipment
US9239669B2 (en) Common user interface view grouping and sharing framework in online applications
CN115167822A (en) Branch code merging method, device, equipment and storage medium
CN105446710B (en) Interface providing system and interface providing method
CN112306462A (en) Building block type object variable block construction method and device, storage medium and processor
CN110908646A (en) Building block type callback function block construction method and device, storage medium and processor
CN104598465B (en) A kind of browser embeds the implementation method and device of address field
CN110109663B (en) Method for setting full screen and related device

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