Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: tweaked text

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 The ReturnValue element represents 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.

...