5.8.2.4 StatusCodes
Table 24 defines values for the operation level statusCode parameter that are specific to this Service. Common StatusCodes are defined in Table 179.
| Symbolic Id | Description |
|---|---|
| Bad_ParentNodeIdInvalid | The parent node id does not to refer to a valid node. |
| Bad_ReferenceTypeIdInvalid | See Table 179 for the description of this result code. |
| Bad_ReferenceNotAllowed | The reference could not be created because it violates constraints imposed by the data model. |
| Bad_NodeIdRejected | The requested node id was rejected either because it was invalid or because the Server does not allow node ids to be specified by the Client. |
| Bad_NodeIdExists | The requested node id is already used by another node. |
| Bad_NodeClassInvalid | See Table 179 for the description of this result code. |
| Bad_BrowseNameInvalid | See Table 179 for the description of this result code. |
| Bad_BrowseNameDuplicated | The browse name is not unique among nodes that share the same relationship with the parent. |
| Bad_NodeAttributesInvalid | The node Attributes are not valid for the node class. |
| Bad_TypeDefinitionInvalid | See Table 179 for the description of this result code. |
| Bad_UserAccessDenied | See Table 178 for the description of this result code. |