FileBasedInstruction

Note: There is a newer version of this specification see VEC 2.1.0

A FileBasedInstruction is an Instruction that references a file packaged together with a VEC-document. Such a file can be for example an image.

General Information

AttributeValue
Ownerinstructions
Applied Stereotype
Base ClassifierInstruction
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
fileNameString1

The name of the file.

FileBasedInstruction
lastModifiedDate0..1

The last modified timestamp of the file.

FileBasedInstruction
dataFormatString0..1

The dataFormat specifies the format of the FileReference. This could be for example the mime-type of the external file.

FileBasedInstruction
locationString0..1

Specifies where (at which location) the file could be found.

FileBasedInstruction
Previous