Class container for 'Category' types.
Parameter | Type | Description |
---|---|---|
scheme | String | |
term | String | |
label | String |
Parameter | Type | Description |
---|---|---|
name | undefined | |
value | undefined |
Function to do construction of the Category data from the DOM node containing it.
Parameter | Type | Description |
---|---|---|
node | DOMNode | The DOM node to process for content. |
Function to construct string form of the category tag, which is an XML structure.