Skip to content

Element headerInformation

The element contains metadata about the content of the described element.

Element Type Mandatory Domain Description
confidentiality ConfidentialityValueEnum Yes noRestriction, restrictedToAuthorities Indication of the confidentiality of the information
informationStatus InformationStatusEnum Yes real, test Indication of the reliability of the information

Example

<sit:headerInformation>
    <com:confidentiality>noRestriction</com:confidentiality>
    <com:informationStatus>real</com:informationStatus>
</sit:headerInformation>
Go back to the previous page