Table of Contents

Enum "PDF Attach. Data Relationship"

ID 3110
Namespace: System.IO

Enum for the relationship between the attachment and the data. Factur-X Version 1.07.2 (ZUGFeRD v. 2.3.2) | November 15th, 2024, section 6.2.2 Data relationship

Properties

Name Value
Extensible False

Values

Name Description
Data

The embedded file contains data which is used for the visual representation in the PDF part, e.g. for a table or a graph.

Source

The embedded file contains the source data for the visual representation derived therefrom in the PDF part, e.g. a PDF file created via an XSL transformation from an (embedded) XML source file or the MS Word file from which the PDF file was created.

Alternative

This data relationship should be used if the embedded data are an alternative representation of the PDF contents.

Supplement

This data relationship is used if the embedded file serves neither as the source nor as the alternative representation, but the file contains additional information, e.g. on easier automatic processing.

Unspecified

This data relationship term applies where none of the data relationships above apply, or where there is an unknown data relationship.

See also