A single link to reference a URI
http://zanata.org/namespace/api/
name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
href | string | attribute | 1/1 | The URI reference by this link | |
rel | string | attribute | 0/1 | The relationship this link holds to its parent object | |
type | string | attribute | 1/1 | The type of link |
Example
<l----- href="http://alink.com" rel="..." type="..." xmlns="http://zanata.org/namespace/api/"/>