view
View the standards supported by the Content Delivery application.
Description
This function displays the User Interface (HTML) showing which standards (e.g. DITA) are supported, showing which components are specific to each standard, with options to add new standards and delete existing standards.
Parameters
- action
- view
Example URL
http://<host>:<port>/<context>/web/standards.xql?action=view
Successful Result
HTML page showing the standards supported by the Content Delivery application.
Failed Result
Accessing this API feature requires the "Manage application" permission, and the function will return a 401 Unauthorized (html/401unauthorized.html) page if the permission is not available.