public XAtomBase AddCategory(string term, XUri scheme, string label);
Add a category to the document.
Parameters
| Name | Type | Description |
| term | string | Category term. |
| scheme | XUri | Category scheme. |
| label | string | Category label. |
Returns
Returns the current document instance.