link
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
Link indicating possible actions
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| href (string) | 0/1 | URI of the link |
| method (methods) | 0/1 | http method |
| rel (rels) | 0/1 |
Name of the link Can be self (reference itsef), the name of a relationship, the name of an action (create, update, ...) |
JSON
| property | type | description |
|---|---|---|
| href | href (string) | URI of the link |
| method | method (methods) | http method |
| rel | rel (rels) |
Name of the link Can be self (reference itsef), the name of a relationship, the name of an action (create, update, ...) |