toscaRepresentation Data Type

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
name string element 0/1 the name
Properties inherited from keyValueHolder
id string element 0/1 the id
Properties inherited from ownedObject
owner string element 0/1 the owner

Example

<t----->
  <name>...</name>
  <id>...</id>
  <owner>...</owner>
</t----->