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

Compare with Current View Page History

« Previous Version 3 Next »

AttributeSchema Datatype or EnumerationUsageDefinitionBusiness Rulest
NamenameRequiredThe return value name.

When the MethodDef is referenced by an ItemGroupDef, the result will provide a data row. The Parameter must identify each ItemDef that may be included.

When the MethodDef is referenced by an ItemRef, the result provides ItemData for the corresponding ItemRef.

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 )RequiredReturn value datatype
DefinitiontextOptionalA free-text definition of the return value
OrderNumberpositiveIntegerOptionalPosition of the ReturnValue



  • No labels