You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Body:

EMPTY


Attributes:

Namename
The return value name
Definitiontext(optional)A free-text definition of the return value
DataType(text | integer | decimal | float | double | date | time | datetime | string | boolean | double | hexBinary | base64Binary | hexFloat | base64Float | partialDate | partialTime | partialDatetime | durationDatetime | intervalDatetime | incompleteDatetime | incompleteDate | incompleteTime | URI )
Return value datatype
OrderNumberpositiveInteger(optional)Position of the ReturnValue


Contained in:


A return value is used as part of a MethodSignature in MethodDef, ConditionDef, or RangeCheck. A return value identifies values passed from the Method to the calling element. A ReturnValue may be computed by a FormalExpression.


  • No labels