ActionResult
CDIFCore::Classes::ActionResult
Definition
Action result - the expected representation of an Action response (schema:DataDownload): encoding format and conformance, but no contentUrl/contentSize (generated per request). From the actionResult building block.
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| name | string | [0..1] | schema:name - label for the result/response format. |
| description | string | [0..1] | schema:description - description of the result representation. |
| encodingFormat | string | [0..*] | schema:encodingFormat - MIME type(s) of the response serialization. |
| conformsTo | XsdAnyUri ↗ | [0..*] | dcterms:conformsTo - identifier(s) of a standard/specification the response conforms to. |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| result | ← Action | [0..1] | association |