Document Type Definition - Cisco ACE-4710-K9 Administration Manual

Application control engine appliance
Table of Contents

Advertisement

Chapter 9
Configuring the XML Interface
R E V I E W D R A F T - C I S C O C O N F I D E N T I A L

Document Type Definition

Note
OL-11157-01
The returned error codes correspond to the attributes of the configuration element.
The possible returned XML error can include:
XML_ERR_WELLFORMEDNESS
XML_ERR_ATTR_INVALID
XML_ERR_ELEM_INVALID
XML_ERR_CDL_NOT_FOUN
XML_ERR_INTERNAL
XML_ERR_COMM_FAILURE
XML_ERR_VSH_PARSER
XML_ERR_VSH_CONF_APPLY
A DTD is the basis for XML configuration documents that you create using the
ACE. The purpose of a DTD is to define the legal building blocks of an XML
document by defining the document structure with a list of legal elements.
DTD designates an XML list that specifies precisely which elements can appear
in a request, query, or response document. It also specifies the contents and
attributes of the elements. A DTD can be declared inline in your XML document
or as an external reference.
The ACE DTD file, ace_appliance.dtd, is included as part of the software image
and is accessible from a web browser using either HTTP or HTTPS. See the
"Accessing the ACE DTD File"
directly access the ace_appliance.dtd file or open the ace_appliance.dtd file from
the Cisco ACE Appliance Management page.
By default, XML responses will automatically appear in XML format if the
corresponding CLI show command output supports the XML format. However, if
you are running commands on the CLI console or you are running raw XML
responses from NMS, the XML responses appear in regular CLI display format.
See the
"Enabling the Display of Raw XML Request show Command Output in
XML Format"
section for details. For details on the show command output
supported in XML format, consult the ace_appliance.dtd file.
Cisco 4700 Series Application Control Engine Appliance Administration Guide
/* not a well formed xml document */
/* found invalid value attribute */
/* found invalid value unrecognized */
/* parser cdl file not found */
/* internal memory or coding error */
/* communication failure */
/* vsh parse error on the given command */
/* vsh unable to apply the configuration */
section for details. You can use a web browser to
XML Overview
9-7

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

4700 series

Table of Contents