Class container for 'Generator' types.
| Parameter | Type | Description |
|---|---|---|
| uri | String | |
| version | String | |
| value | String |
| Parameter | Type | Description |
|---|---|---|
| name | undefined | |
| value | undefined |
Function to do construction of the generator data from the DOM node containing it.
| Parameter | Type | Description |
|---|---|---|
| node | undefined | The DOM node to process for link data. |
Function to construct string form of the Generator tag, which is an XML structure.