OPC Foundation
  • Documents
  • NodeSets
  • Search
9.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

FileFormatDataType

structure

Subtype of Structure defined in OPC UA 10000-5

Name

0:String

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

FileExtension

0:String

Is 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:SemanticVersionString

Version 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

BrowseName

FileFormatDataType

IsAbstract

False

References

Node Class

BrowseName

DataType

TypeDefinition

Other

Subtype of Structure defined in OPC UA 10000-5

Conformance Units

FlatGlass_FileFormatDataType

Please report errors or issues with the site to webmaster.

Copyright © 2025 - OPC Foundation