8.2 FileFormatDataType

A file format describes the syntax and semantic of a document. This structure contains the information about a file format. The structure is defined in Table 25. If there are different version allowed all must be added.

Table 25 – FileFormatDataType Structure
Name Type Description
FileFormatDataTypestructureSubtype of Structure defined in OPC UA 10000-5

Name

0:StringThe Name of the FileFormat. The following strings are examples for a FileFormat Name: “Edicut”, ”Lisec.TRF”, ”Lenhardt”

FileExtension

0:StringIs the identifier specified as a suffix to the name of a file. The FileExtention has a leading dot. So, the FileExtension should be look like “.nc”,”.json”,”.edi”

Version

0:SemanticVersionStringVersion of the FileFormat. Syntax is major.minor[.build] (example 2.5 or 5.9.2)

Its representation in the AddressSpace is defined in Table 26.

Table 26 – FileFormatDataType Definition
Attribute Value
BrowseNameFileFormatDataType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of Structure defined in OPC UA 10000-5
Conformance Units
FlatGlass_FileFormatDataType