SOADefinition
SOADefinition
Services Oriented Architecture service definition.
Properties
description : stringA description of the definition.
name : identifierThe definition name.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
version : stringThe definition version.
Content
Sequence of:
t_SOADefinition_Service [0..1]
t_SOADefinition_Interfaces [0..1]
t_SOADefinition_Enumerations [0..1]
t_SOADefinition_Types [0..1]
t_SOADefinition_Faults [0..1]
t_SOADefinition_Diagrams [0..1]
t_SOADefinition_Bindings [0..1]
t_SOADefinition_Channels [0..1]
t_SOADefinition_Libraries [0..1]
t_SOADefinition_Messages [0..1]
Parent topic: references