Properties of interface
Last updated
Was this helpful?
Last updated
Was this helpful?
Refer to chapter for detailed description.
Property Name
Allowed type / value
DSL Version
Required
Default Value
Description
name
string
1
yes
Name of the interface.
description
string
1
no
Human readable description of the interface.
copyFieldsFrom
string
1
no
Interface definition from which fields need to be copied.
copyFieldsAliases
3
no
true
Control copy of the defined when copyFieldsFrom property is used to copy fields from the other .
Extra child XML elements allowed:
XML Element
DSL Version
Description
<fields>
1
Wraps member fields.
<alias>
3
Alias names for other member fields. See for more info.