AttributeSchema Datatype or EnumerationUsageDefinitionBusiness Rules
NamenameRequiredThe parameter name - typically the name of an ItemDef referenced in the ItemGroupDef.

When the MethodDef is referenced by an ItemGroupDef, the result will provide a data row.

When the MethodDef is refernced 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 )RequiredParameter datatype.The DataType must match the ItemDef/DataType for the Parameter.
DefinitiontextOptionalA free-text definition of the parameterNon-translatable text.
OrderNumberpositiveIntegerOptionalPosition of the Parameter in the MethodSignature
  • No labels