element <alias>
Namespace: |
http://schema.caplin.com/CaplinTrader/aliasDefinitions |
XML Representation Summary |
<alias
|
|
|
= |
xs:anySimpleType |
|
= |
xs:anySimpleType |
|
= |
xs:anySimpleType |
|
|
> |
|
|
</alias>
|
Child elements (1):
-
Parent elements (1):
-
Description
Declares an alias. This alias can be retrieved in the application
by calling caplin.core.AliasRegistry.getClass() with the alias's name.
defaultClass
-
Type: |
xs:anySimpleType |
Use: |
optional |
The default class that the alias will map to, unless it has been over-ridden in an aliases.xml file.
interface
-
Type: |
xs:anySimpleType |
Use: |
optional |
An interface that the mapped class must implement.
name
-
Type: |
xs:anySimpleType |
Use: |
required |
The logical identifier that this alias is known by.