VecContent
Note: There is a newer version of this specification see VEC 2.1.0
The VecContent is the XML-Root node for any VEC-Document.
General Information
Attribute | Value |
---|---|
Owner | core |
Applied Stereotype | xml-root |
Base Classifier | ExtendableElement |
Is Abstract | false |
Derived Classifiers |
Attributes
Name | Type | Mult. | Description | Owning Classifier |
---|---|---|---|---|
vecVersion | VecVersion | 1 | Specifies the version of the VEC used for the file. |
VecContent |
generatingSystemName | String | 0..1 | Specifies the name of the system that has generated the VEC-file. |
VecContent |
dateOfCreation | Date | 0..1 | Specifies the date of creation of the VEC-file. |
VecContent |
generatingSystemVersion | String | 0..1 | Specifies the version of the system that has generated the VEC-file. |
VecContent |
Outgoing Relations
Type | Role | Mult. | Mult. | Description |
---|---|---|---|---|
CopyrightInformation | copyrightInformation | 0..* | 1 | Specifies the CopyrightInformation used in the VEC-file. |
Unit | unit | 0..* | 1 | Specifies the Units used in the VEC-file. |
Project | project | 0..* | 1 | Specifies the Projects used in the VEC-file. |
Contract | contract | 0..* | 1 | Specifies the contracts used in the VEC-file. |
CopyrightInformation | standardCopyrightInformation | 0..1 | 0..* | References the CopyrightInformation that is in effect for the complete content of this VecContent. It is applied to all ItemVersions that do not references their own individual CopyrightInformation. |
DocumentVersion | documentVersion | 0..* | 1 | Specifies the DocumentVersions contained in the VEC-file. |
PartVersion | partVersion | 0..* | 1 | Specifies the PartVersions contained in the VEC-file. |
ItemHistoryEntry | itemHistoryEntry | 0..* | 1 | Specifies the ItemVersionHistoryEntries for ItemVersions contained in the VEC-file. |