complexType · extension complexBaseType · all
Version Information
| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file | ||
@version | xsd:string | required | Reference to the <version> element in the <header> node, for which additional metadata is specified. The <version> element follows Semantic Versioning 2.0.0 standard, as does the corresponding attribute link. |
| Name | Type | Constraints | OccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration. | Default | Description |
|---|---|---|---|---|---|
| allThe children below may appear in any order. Each may appear at most once. | |||||
cpacsVersion | xsd:string | [1..1] required | CPACS version of the dataset according to the Semantic Versioning 2.0.0 standard | ||
description | stringBaseType | [1..1] required | Description | ||
timestamp | dateTimeBaseType | [1..1] required | Timestamp of initial CPACS dataset creation | ||
creator | stringBaseType | [1..1] required | Creator of initial CPACS dataset | ||
changeLog | changeLogType | [0..1] optional | Change log | ||
| Type | Name |
|---|---|
versionInfosType | versionInfo |