OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

tosca message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Map/list without entry_schema


Dear TOSCA Experts,

 

what is the type of the entries in a map or list when the entry_schema is not provided?

 

data_types:

  provider.datatypes.Example:

    derived_from: tosca.datatypes.Root

    properties:

      map_without_entry_schema:

        type: map

 

Is it string? For properties and parameters at least, the default type is explicitly stated to be string (v1.3, 3.3.1.1), but I found no similar statement for entry_schema.

 

Greetings,

 

Gábor



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]