Table of Contents |
---|
1.1.1.
...
1.1.1.1.1 Keynames
...
Keyname
...
Required
...
Type
...
Description
...
constraints
...
no
...
list of
...
The optional list of sequenced constraint clauses for the Data Type.
...
properties
...
no
...
list of
...
The optional list property definitions that comprise the schema for a complex Data Type in TOSCA.
1.1.1.1.2 Grammar
Data Types have the following grammar:
derived_from: <existing_type_name> version: <version_number> metadata: description: <datatype_description> constraints: - <type_constraints> properties: |
1.1.1.2 SDC Data Type Definitions
...