Processing Information (level 1)
3.2 /Processing Information (level 1)¶
3.2.1 Processing Information Element Description¶
graph TD
subgraph ProcessingInformationType
A(eures:ProcessingInformation)
B(ProcessingInstructionCode)
C(oa:StringType)
end
D["It includes the target system codes that are related to document processing. It is used to carry \"visibility\" and \"data...\""]
E["Includes codes relevant to a target system (such as a resume parser or transformation engine) related to the processing..."]
F["Contains information relating to the processing of a document, such as a resume to be parsed."]
A --> D
B --> E
C --> F
| Element | Description | Cardinality | Rule | Examples |
| Processing Information | Includes codes relevant to a target system related to document processing. In EURES, this element is used to provide "visibility" and "data |
0..1 | If the /Candidate /Processing Information element is not present in a Candidate's XML document instance, no visibility restrictions concerning this CV will be applied (i.e., all fields will be visible) | N/A |
protection” instructions to the Interoperability Portal.
See the description of this element for more details.
| Sub-elements | ||||
|---|---|---|---|---|
| Processing Instructions | Codes relevant to a target system (such as a resume parser or transformation engine) related to document processing. The Interoperability Portal uses this element to hide certain CV data, such as the Candidate’s name, phone number, etc., and to define which the data protection information is. (e.g. hideCandidateName) | 0..n | Information If the /Candidate /Processing Information element is not present in a Candidate’s XML document instance, no visibility restrictions concerning this CV will be applied (i.e., all fields will be visible) BR-CV-32: The Xpath must be valid |
N/A |
| A hidden element cannot be searched on the platform. | ||||