In the ics-config.dtd, the element is defined as:
<!ELEMENT action (#PCDATA)> <!ATTLIST action type (SERVER | CLIENT | AUTO | server | client | auto | Server | Client | Auto) #REQUIRED>
Attribute-list declarations for the actionconfig element identifies the attribute declarations for the actionconfig element.
XML attribute |
Description |
Possible value |
Value required/ default value |
---|---|---|---|
type |
Indicates the classification of the tool:
|
SERVER Server server CLIENT Client client AUTO Auto auto |
Required |