UniKL Logo

Lehrgebiet Informationssysteme

FB Informatik

FB Informatik
 
LG IS
AG DBIS
AG HIS
Jobs / Tasks
Courses
Publications
Contact
Misc
Impressum
(C) AG DBIS
 

Use Case 24: Operation appendChild(contextElementNode, childType, childValue) returns Node

The appendChild operation is executed on the context element node CO and appends a new child. The context element node CO has still no child nodes before this operation. The CX resp. NRCX lock on the context node is caused by the SX lock on the new child.The new appended child node (the now only child) is returned.

Lock Requests for taDOM3+

Scenario 24-4 for taDOM3+ Lock Requests:
NodeLockPSENSEFCELCE
CONRCX--EXEX

Check Test Cases

Test CaseDescriptionCheck 
24-taDOM3+-0-ACCompatibility with operation getNode(DeweyID) on node AC: compatibleOk
24-taDOM3+-0-PACompatibility with operation getNode(DeweyID) on node PA: compatibleOk
24-taDOM3+-0-PSCompatibility with operation getNode(DeweyID) on node PS: compatibleOk
24-taDOM3+-0-COCompatibility with operation getNode(DeweyID) on node CO: compatibleOk
24-taDOM3+-0-NSCompatibility with operation getNode(DeweyID) on node NS: compatibleOk
24-taDOM3+-0-FCThe node FC does not exist in this use case. 
24-taDOM3+-0-CHThe node CH does not exist in this use case. 
24-taDOM3+-0-LCThe node LC does not exist in this use case. 
24-taDOM3+-0-DCThe node DC does not exist in this use case. 
24-taDOM3+-0-CACompatibility with operation getNode(DeweyID) on node CA: compatibleOk
24-taDOM3+-0-AXCompatibility with operation getNode(DeweyID) on node AX: compatibleOk
24-taDOM3+-1-ACCompatibility with operation getParentNode(contextNode) on node AC: compatibleOk
24-taDOM3+-1-PACompatibility with operation getParentNode(contextNode) on node PA: compatibleOk
24-taDOM3+-1-PSCompatibility with operation getParentNode(contextNode) on node PS: compatibleOk
24-taDOM3+-1-COCompatibility with operation getParentNode(contextNode) on node CO: compatibleOk
24-taDOM3+-1-NSCompatibility with operation getParentNode(contextNode) on node NS: compatibleOk
24-taDOM3+-1-FCThe node FC does not exist in this use case. 
24-taDOM3+-1-CHThe node CH does not exist in this use case. 
24-taDOM3+-1-LCThe node LC does not exist in this use case. 
24-taDOM3+-1-DCThe node DC does not exist in this use case. 
24-taDOM3+-2-ACCompatibility with operation getPrevSibling(contextNode) on node AC: compatibleOk
24-taDOM3+-2-PACompatibility with operation getPrevSibling(contextNode) on node PA: compatibleOk
24-taDOM3+-2-PSCompatibility with operation getPrevSibling(contextNode) on node PS: compatibleOk
24-taDOM3+-2-COCompatibility with operation getPrevSibling(contextNode) on node CO: compatibleOk
24-taDOM3+-2-NSCompatibility with operation getPrevSibling(contextNode) on node NS: compatibleOk
24-taDOM3+-2-FCThe node FC does not exist in this use case. 
24-taDOM3+-2-CHThe node CH does not exist in this use case. 
24-taDOM3+-2-LCThe node LC does not exist in this use case. 
24-taDOM3+-2-DCThe node DC does not exist in this use case. 
24-taDOM3+-3-ACCompatibility with operation getPrevSibling(contextNode) on node AC: compatibleOk
24-taDOM3+-3-PACompatibility with operation getPrevSibling(contextNode) on node PA: compatibleOk
24-taDOM3+-3-PSCompatibility with operation getPrevSibling(contextNode) on node PS: compatibleOk
24-taDOM3+-3-COCompatibility with operation getPrevSibling(contextNode) on node CO: compatibleOk
24-taDOM3+-3-NSCompatibility with operation getPrevSibling(contextNode) on node NS: compatibleOk
24-taDOM3+-3-FCThe node FC does not exist in this use case. 
24-taDOM3+-3-CHThe node CH does not exist in this use case. 
24-taDOM3+-3-LCThe node LC does not exist in this use case. 
24-taDOM3+-3-DCThe node DC does not exist in this use case. 
24-taDOM3+-3-CACompatibility with operation getPrevSibling(contextNode) on node CA: compatibleOk
24-taDOM3+-3-AXCompatibility with operation getPrevSibling(contextNode) on node AX: compatibleOk
24-taDOM3+-4-ACCompatibility with operation getNextSibling(contextNode) on node AC: compatibleOk
24-taDOM3+-4-PACompatibility with operation getNextSibling(contextNode) on node PA: compatibleOk
24-taDOM3+-4-PSCompatibility with operation getNextSibling(contextNode) on node PS: compatibleOk
24-taDOM3+-4-COCompatibility with operation getNextSibling(contextNode) on node CO: compatibleOk
24-taDOM3+-4-NSCompatibility with operation getNextSibling(contextNode) on node NS: compatibleOk
24-taDOM3+-4-FCThe node FC does not exist in this use case. 
24-taDOM3+-4-CHThe node CH does not exist in this use case. 
24-taDOM3+-4-LCThe node LC does not exist in this use case. 
24-taDOM3+-4-DCThe node DC does not exist in this use case. 
24-taDOM3+-5-ACCompatibility with operation getNextSibling(contextNode) on node AC: compatibleOk
24-taDOM3+-5-PACompatibility with operation getNextSibling(contextNode) on node PA: compatibleOk
24-taDOM3+-5-PSCompatibility with operation getNextSibling(contextNode) on node PS: compatibleOk
24-taDOM3+-5-COCompatibility with operation getNextSibling(contextNode) on node CO: compatibleOk
24-taDOM3+-5-NSCompatibility with operation getNextSibling(contextNode) on node NS: compatibleOk
24-taDOM3+-5-FCThe node FC does not exist in this use case. 
24-taDOM3+-5-CHThe node CH does not exist in this use case. 
24-taDOM3+-5-LCThe node LC does not exist in this use case. 
24-taDOM3+-5-DCThe node DC does not exist in this use case. 
24-taDOM3+-5-CACompatibility with operation getNextSibling(contextNode) on node CA: compatibleOk
24-taDOM3+-5-AXCompatibility with operation getNextSibling(contextNode) on node AX: compatibleOk
24-taDOM3+-6-ACCompatibility with operation getFirstChild(contextElementNode) on node AC: compatibleOk
24-taDOM3+-6-PACompatibility with operation getFirstChild(contextElementNode) on node PA: compatibleOk
24-taDOM3+-6-PSCompatibility with operation getFirstChild(contextElementNode) on node PS: compatibleOk
24-taDOM3+-6-COCompatibility with operation getFirstChild(contextElementNode) on node CO: incompatibleOk
24-taDOM3+-6-NSCompatibility with operation getFirstChild(contextElementNode) on node NS: compatibleOk
24-taDOM3+-6-FCThe node FC does not exist in this use case. 
24-taDOM3+-6-CHThe node CH does not exist in this use case. 
24-taDOM3+-6-LCThe node LC does not exist in this use case. 
24-taDOM3+-6-DCThe node DC does not exist in this use case. 
24-taDOM3+-7-ACCompatibility with operation getFirstChild(contextElementNode) on node AC: compatibleOk
24-taDOM3+-7-PACompatibility with operation getFirstChild(contextElementNode) on node PA: compatibleOk
24-taDOM3+-7-PSCompatibility with operation getFirstChild(contextElementNode) on node PS: compatibleOk
24-taDOM3+-7-COCompatibility with operation getFirstChild(contextElementNode) on node CO: incompatibleOk
24-taDOM3+-7-NSCompatibility with operation getFirstChild(contextElementNode) on node NS: compatibleOk
24-taDOM3+-7-FCThe node FC does not exist in this use case. 
24-taDOM3+-7-CHThe node CH does not exist in this use case. 
24-taDOM3+-7-LCThe node LC does not exist in this use case. 
24-taDOM3+-7-DCThe node DC does not exist in this use case. 
24-taDOM3+-7-CACompatibility with operation getFirstChild(contextElementNode) on node CA: compatibleOk
24-taDOM3+-7-AXCompatibility with operation getFirstChild(contextElementNode) on node AX: compatibleOk
24-taDOM3+-8-ACCompatibility with operation getLastChild(contextElementNode) on node AC: compatibleOk
24-taDOM3+-8-PACompatibility with operation getLastChild(contextElementNode) on node PA: compatibleOk
24-taDOM3+-8-PSCompatibility with operation getLastChild(contextElementNode) on node PS: compatibleOk
24-taDOM3+-8-COCompatibility with operation getLastChild(contextElementNode) on node CO: incompatibleOk
24-taDOM3+-8-NSCompatibility with operation getLastChild(contextElementNode) on node NS: compatibleOk
24-taDOM3+-8-FCThe node FC does not exist in this use case. 
24-taDOM3+-8-CHThe node CH does not exist in this use case. 
24-taDOM3+-8-LCThe node LC does not exist in this use case. 
24-taDOM3+-8-DCThe node DC does not exist in this use case. 
24-taDOM3+-9-PSCompatibility with operation getLastChild(contextElementNode) on node PS: compatibleOk
24-taDOM3+-9-COCompatibility with operation getLastChild(contextElementNode) on node CO: incompatibleOk
24-taDOM3+-9-NSCompatibility with operation getLastChild(contextElementNode) on node NS: compatibleOk
24-taDOM3+-9-FCThe node FC does not exist in this use case. 
24-taDOM3+-9-CHThe node CH does not exist in this use case. 
24-taDOM3+-9-LCThe node LC does not exist in this use case. 
24-taDOM3+-9-DCThe node DC does not exist in this use case. 
24-taDOM3+-10-ACCompatibility with operation getChildNodes(contextElementNode) on node AC: compatibleOk
24-taDOM3+-10-PACompatibility with operation getChildNodes(contextElementNode) on node PA: compatibleOk
24-taDOM3+-10-PSCompatibility with operation getChildNodes(contextElementNode) on node PS: compatibleOk
24-taDOM3+-10-COCompatibility with operation getChildNodes(contextElementNode) on node CO: incompatibleOk
24-taDOM3+-10-NSCompatibility with operation getChildNodes(contextElementNode) on node NS: compatibleOk
24-taDOM3+-10-FCThe node FC does not exist in this use case. 
24-taDOM3+-10-CHThe node CH does not exist in this use case. 
24-taDOM3+-10-LCThe node LC does not exist in this use case. 
24-taDOM3+-10-DCThe node DC does not exist in this use case. 
24-taDOM3+-11-ACCompatibility with operation getFragment(contextNode) on node AC: incompatibleOk
24-taDOM3+-11-PACompatibility with operation getFragment(contextNode) on node PA: incompatibleOk
24-taDOM3+-11-PSCompatibility with operation getFragment(contextNode) on node PS: compatibleOk
24-taDOM3+-11-COCompatibility with operation getFragment(contextNode) on node CO: incompatibleOk
24-taDOM3+-11-NSCompatibility with operation getFragment(contextNode) on node NS: compatibleOk
24-taDOM3+-11-FCThe node FC does not exist in this use case. 
24-taDOM3+-11-CHThe node CH does not exist in this use case. 
24-taDOM3+-11-LCThe node LC does not exist in this use case. 
24-taDOM3+-11-DCThe node DC does not exist in this use case. 
24-taDOM3+-11-CACompatibility with operation getFragment(contextNode) on node CA: compatibleOk
24-taDOM3+-11-AXCompatibility with operation getFragment(contextNode) on node AX: compatibleOk
24-taDOM3+-12-ACCompatibility with operation getValue(contextElementNode) on node AC: compatibleOk
24-taDOM3+-12-PACompatibility with operation getValue(contextElementNode) on node PA: compatibleOk
24-taDOM3+-12-PSCompatibility with operation getValue(contextElementNode) on node PS: compatibleOk
24-taDOM3+-12-COCompatibility with operation getValue(contextElementNode) on node CO: compatibleOk
24-taDOM3+-12-NSCompatibility with operation getValue(contextElementNode) on node NS: compatibleOk
24-taDOM3+-12-FCThe node FC does not exist in this use case. 
24-taDOM3+-12-CHThe node CH does not exist in this use case. 
24-taDOM3+-12-LCThe node LC does not exist in this use case. 
24-taDOM3+-12-DCThe node DC does not exist in this use case. 
24-taDOM3+-13-PSCompatibility with operation getValue(contextTextNode) on node PS: compatibleOk
24-taDOM3+-13-COOperation getValue(contextTextNode) cannot be executed on the same type of context node (element/text) as the operation appendChild(contextElementNode, childType, childValue) on node CO 
24-taDOM3+-13-NSCompatibility with operation getValue(contextTextNode) on node NS: compatibleOk
24-taDOM3+-13-FCThe node FC does not exist in this use case. 
24-taDOM3+-13-CHThe node CH does not exist in this use case. 
24-taDOM3+-13-LCThe node LC does not exist in this use case. 
24-taDOM3+-13-DCThe node DC does not exist in this use case. 
24-taDOM3+-14-CACompatibility with operation getValue(contextAttrNode) on node CA: compatibleOk
24-taDOM3+-14-AXCompatibility with operation getValue(contextAttrNode) on node AX: compatibleOk
24-taDOM3+-15-ACCompatibility with operation getAttribute(contextElementNode, ctxAttrNameString) on node AC: compatibleOk
24-taDOM3+-15-PACompatibility with operation getAttribute(contextElementNode, ctxAttrNameString) on node PA: compatibleOk
24-taDOM3+-15-PSCompatibility with operation getAttribute(contextElementNode, ctxAttrNameString) on node PS: compatibleOk
24-taDOM3+-15-COCompatibility with operation getAttribute(contextElementNode, ctxAttrNameString) on node CO: compatibleOk
24-taDOM3+-15-NSCompatibility with operation getAttribute(contextElementNode, ctxAttrNameString) on node NS: compatibleOk
24-taDOM3+-15-FCThe node FC does not exist in this use case. 
24-taDOM3+-15-CHThe node CH does not exist in this use case. 
24-taDOM3+-15-LCThe node LC does not exist in this use case. 
24-taDOM3+-15-DCThe node DC does not exist in this use case. 
24-taDOM3+-16-ACCompatibility with operation getAttributes(contextElementNode) on node AC: compatibleOk
24-taDOM3+-16-PACompatibility with operation getAttributes(contextElementNode) on node PA: compatibleOk
24-taDOM3+-16-PSCompatibility with operation getAttributes(contextElementNode) on node PS: compatibleOk
24-taDOM3+-16-COCompatibility with operation getAttributes(contextElementNode) on node CO: compatibleOk
24-taDOM3+-16-NSCompatibility with operation getAttributes(contextElementNode) on node NS: compatibleOk
24-taDOM3+-16-FCThe node FC does not exist in this use case. 
24-taDOM3+-16-CHThe node CH does not exist in this use case. 
24-taDOM3+-16-LCThe node LC does not exist in this use case. 
24-taDOM3+-16-DCThe node DC does not exist in this use case. 
24-taDOM3+-17-ACCompatibility with operation setValue(contextElementNode, valueString) on node AC: compatibleOk
24-taDOM3+-17-PACompatibility with operation setValue(contextElementNode, valueString) on node PA: compatibleOk
24-taDOM3+-17-PSCompatibility with operation setValue(contextElementNode, valueString) on node PS: compatibleOk
24-taDOM3+-17-COCompatibility with operation setValue(contextElementNode, valueString) on node CO: incompatibleOk
24-taDOM3+-17-NSCompatibility with operation setValue(contextElementNode, valueString) on node NS: compatibleOk
24-taDOM3+-17-FCThe node FC does not exist in this use case. 
24-taDOM3+-17-CHThe node CH does not exist in this use case. 
24-taDOM3+-17-LCThe node LC does not exist in this use case. 
24-taDOM3+-17-DCThe node DC does not exist in this use case. 
24-taDOM3+-18-PSCompatibility with operation setValue(contextTextNode, valueString) on node PS: compatibleOk
24-taDOM3+-18-COOperation setValue(contextTextNode, valueString) cannot be executed on the same type of context node (element/text) as the operation appendChild(contextElementNode, childType, childValue) on node CO 
24-taDOM3+-18-NSCompatibility with operation setValue(contextTextNode, valueString) on node NS: compatibleOk
24-taDOM3+-18-FCThe node FC does not exist in this use case. 
24-taDOM3+-18-CHThe node CH does not exist in this use case. 
24-taDOM3+-18-LCThe node LC does not exist in this use case. 
24-taDOM3+-18-DCThe node DC does not exist in this use case. 
24-taDOM3+-19-CACompatibility with operation setValue(contextAttrNode, valueString) on node CA: compatibleOk
24-taDOM3+-19-AXCompatibility with operation setValue(contextAttrNode, valueString) on node AX: compatibleOk
24-taDOM3+-20-ACCompatibility with operation setAttribute(contextElementNode, ctxAttrNameString, valueString) on node AC: compatibleOk
24-taDOM3+-20-PACompatibility with operation setAttribute(contextElementNode, ctxAttrNameString, valueString) on node PA: compatibleOk
24-taDOM3+-20-PSCompatibility with operation setAttribute(contextElementNode, ctxAttrNameString, valueString) on node PS: compatibleOk
24-taDOM3+-20-COCompatibility with operation setAttribute(contextElementNode, ctxAttrNameString, valueString) on node CO: compatibleOk
24-taDOM3+-20-NSCompatibility with operation setAttribute(contextElementNode, ctxAttrNameString, valueString) on node NS: compatibleOk
24-taDOM3+-20-FCThe node FC does not exist in this use case. 
24-taDOM3+-20-CHThe node CH does not exist in this use case. 
24-taDOM3+-20-LCThe node LC does not exist in this use case. 
24-taDOM3+-20-DCThe node DC does not exist in this use case. 
24-taDOM3+-21-ACCompatibility with operation setAttribute(contextElementNode, ctxAttrNameString, valueString) on node AC: compatibleOk
24-taDOM3+-21-PACompatibility with operation setAttribute(contextElementNode, ctxAttrNameString, valueString) on node PA: compatibleOk
24-taDOM3+-21-PSCompatibility with operation setAttribute(contextElementNode, ctxAttrNameString, valueString) on node PS: compatibleOk
24-taDOM3+-21-COCompatibility with operation setAttribute(contextElementNode, ctxAttrNameString, valueString) on node CO: compatibleOk
24-taDOM3+-21-NSCompatibility with operation setAttribute(contextElementNode, ctxAttrNameString, valueString) on node NS: compatibleOk
24-taDOM3+-21-FCThe node FC does not exist in this use case. 
24-taDOM3+-21-CHThe node CH does not exist in this use case. 
24-taDOM3+-21-LCThe node LC does not exist in this use case. 
24-taDOM3+-21-DCThe node DC does not exist in this use case. 
24-taDOM3+-22-ACCompatibility with operation renameAttribute(contextElementNode, ctxAttrOldNameString, ctxAttrNewNameString) on node AC: compatibleOk
24-taDOM3+-22-PACompatibility with operation renameAttribute(contextElementNode, ctxAttrOldNameString, ctxAttrNewNameString) on node PA: compatibleOk
24-taDOM3+-22-PSCompatibility with operation renameAttribute(contextElementNode, ctxAttrOldNameString, ctxAttrNewNameString) on node PS: compatibleOk
24-taDOM3+-22-COCompatibility with operation renameAttribute(contextElementNode, ctxAttrOldNameString, ctxAttrNewNameString) on node CO: compatibleOk
24-taDOM3+-22-NSCompatibility with operation renameAttribute(contextElementNode, ctxAttrOldNameString, ctxAttrNewNameString) on node NS: compatibleOk
24-taDOM3+-22-FCThe node FC does not exist in this use case. 
24-taDOM3+-22-CHThe node CH does not exist in this use case. 
24-taDOM3+-22-LCThe node LC does not exist in this use case. 
24-taDOM3+-22-DCThe node DC does not exist in this use case. 
24-taDOM3+-23-ACCompatibility with operation appendChild(contextElementNode, childType, childValue) on node AC: compatibleOk
24-taDOM3+-23-PACompatibility with operation appendChild(contextElementNode, childType, childValue) on node PA: compatibleOk
24-taDOM3+-23-PSCompatibility with operation appendChild(contextElementNode, childType, childValue) on node PS: compatibleOk
24-taDOM3+-23-COCompatibility with operation appendChild(contextElementNode, childType, childValue) on node CO: incompatibleOk
24-taDOM3+-23-NSCompatibility with operation appendChild(contextElementNode, childType, childValue) on node NS: compatibleOk
24-taDOM3+-23-FCThe node FC does not exist in this use case. 
24-taDOM3+-23-CHThe node CH does not exist in this use case. 
24-taDOM3+-23-LCThe node LC does not exist in this use case. 
24-taDOM3+-23-DCThe node DC does not exist in this use case. 
24-taDOM3+-24-PSCompatibility with operation appendChild(contextElementNode, childType, childValue) on node PS: compatibleOk
24-taDOM3+-24-COCompatibility with operation appendChild(contextElementNode, childType, childValue) on node CO: incompatibleOk
24-taDOM3+-24-NSCompatibility with operation appendChild(contextElementNode, childType, childValue) on node NS: compatibleOk
24-taDOM3+-24-FCThe node FC does not exist in this use case. 
24-taDOM3+-24-CHThe node CH does not exist in this use case. 
24-taDOM3+-24-LCThe node LC does not exist in this use case. 
24-taDOM3+-24-DCThe node DC does not exist in this use case. 
24-taDOM3+-25-ACCompatibility with operation prependChild(contextElementNode, childType, childValue) on node AC: compatibleOk
24-taDOM3+-25-PACompatibility with operation prependChild(contextElementNode, childType, childValue) on node PA: compatibleOk
24-taDOM3+-25-PSCompatibility with operation prependChild(contextElementNode, childType, childValue) on node PS: compatibleOk
24-taDOM3+-25-COCompatibility with operation prependChild(contextElementNode, childType, childValue) on node CO: incompatibleOk
24-taDOM3+-25-NSCompatibility with operation prependChild(contextElementNode, childType, childValue) on node NS: compatibleOk
24-taDOM3+-25-FCThe node FC does not exist in this use case. 
24-taDOM3+-25-CHThe node CH does not exist in this use case. 
24-taDOM3+-25-LCThe node LC does not exist in this use case. 
24-taDOM3+-25-DCThe node DC does not exist in this use case. 
24-taDOM3+-26-PSCompatibility with operation prependChild(contextElementNode, childType, childValue) on node PS: compatibleOk
24-taDOM3+-26-COCompatibility with operation prependChild(contextElementNode, childType, childValue) on node CO: incompatibleOk
24-taDOM3+-26-NSCompatibility with operation prependChild(contextElementNode, childType, childValue) on node NS: compatibleOk
24-taDOM3+-26-FCThe node FC does not exist in this use case. 
24-taDOM3+-26-CHThe node CH does not exist in this use case. 
24-taDOM3+-26-LCThe node LC does not exist in this use case. 
24-taDOM3+-26-DCThe node DC does not exist in this use case. 
24-taDOM3+-27-ACCompatibility with operation insertBefore(contextNode, siblingType, siblingValue) on node AC: compatibleOk
24-taDOM3+-27-PACompatibility with operation insertBefore(contextNode, siblingType, siblingValue) on node PA: compatibleOk
24-taDOM3+-27-PSCompatibility with operation insertBefore(contextNode, siblingType, siblingValue) on node PS: compatibleOk
24-taDOM3+-27-COCompatibility with operation insertBefore(contextNode, siblingType, siblingValue) on node CO: compatibleOk
24-taDOM3+-27-NSCompatibility with operation insertBefore(contextNode, siblingType, siblingValue) on node NS: compatibleOk
24-taDOM3+-27-FCThe node FC does not exist in this use case. 
24-taDOM3+-27-CHThe node CH does not exist in this use case. 
24-taDOM3+-27-LCThe node LC does not exist in this use case. 
24-taDOM3+-27-DCThe node DC does not exist in this use case. 
24-taDOM3+-28-ACCompatibility with operation insertBefore(contextNode, siblingType, siblingValue) on node AC: compatibleOk
24-taDOM3+-28-PACompatibility with operation insertBefore(contextNode, siblingType, siblingValue) on node PA: compatibleOk
24-taDOM3+-28-PSCompatibility with operation insertBefore(contextNode, siblingType, siblingValue) on node PS: compatibleOk
24-taDOM3+-28-COCompatibility with operation insertBefore(contextNode, siblingType, siblingValue) on node CO: compatibleOk
24-taDOM3+-28-FCThe node FC does not exist in this use case. 
24-taDOM3+-28-CHThe node CH does not exist in this use case. 
24-taDOM3+-28-LCThe node LC does not exist in this use case. 
24-taDOM3+-28-DCThe node DC does not exist in this use case. 
24-taDOM3+-29-ACCompatibility with operation insertAfter(contextNode, siblingType, siblingValue) on node AC: compatibleOk
24-taDOM3+-29-PACompatibility with operation insertAfter(contextNode, siblingType, siblingValue) on node PA: compatibleOk
24-taDOM3+-29-PSCompatibility with operation insertAfter(contextNode, siblingType, siblingValue) on node PS: compatibleOk
24-taDOM3+-29-COCompatibility with operation insertAfter(contextNode, siblingType, siblingValue) on node CO: compatibleOk
24-taDOM3+-29-NSCompatibility with operation insertAfter(contextNode, siblingType, siblingValue) on node NS: compatibleOk
24-taDOM3+-29-FCThe node FC does not exist in this use case. 
24-taDOM3+-29-CHThe node CH does not exist in this use case. 
24-taDOM3+-29-LCThe node LC does not exist in this use case. 
24-taDOM3+-29-DCThe node DC does not exist in this use case. 
24-taDOM3+-30-ACCompatibility with operation insertAfter(contextNode, siblingType, siblingValue) on node AC: compatibleOk
24-taDOM3+-30-PACompatibility with operation insertAfter(contextNode, siblingType, siblingValue) on node PA: compatibleOk
24-taDOM3+-30-COCompatibility with operation insertAfter(contextNode, siblingType, siblingValue) on node CO: compatibleOk
24-taDOM3+-30-NSCompatibility with operation insertAfter(contextNode, siblingType, siblingValue) on node NS: compatibleOk
24-taDOM3+-30-FCThe node FC does not exist in this use case. 
24-taDOM3+-30-CHThe node CH does not exist in this use case. 
24-taDOM3+-30-LCThe node LC does not exist in this use case. 
24-taDOM3+-30-DCThe node DC does not exist in this use case. 
24-taDOM3+-31-ACCompatibility with operation deleteNode(contextNode) on node AC: incompatibleOk
24-taDOM3+-31-PACompatibility with operation deleteNode(contextNode) on node PA: incompatibleOk
24-taDOM3+-31-PSCompatibility with operation deleteNode(contextNode) on node PS: compatibleOk
24-taDOM3+-31-COCompatibility with operation deleteNode(contextNode) on node CO: incompatibleOk
24-taDOM3+-31-NSCompatibility with operation deleteNode(contextNode) on node NS: compatibleOk
24-taDOM3+-31-CHThe node CH does not exist in this use case. 
24-taDOM3+-31-DCThe node DC does not exist in this use case. 
24-taDOM3+-32-ACCompatibility with operation deleteNode(contextNode) on node AC: incompatibleOk
24-taDOM3+-32-PACompatibility with operation deleteNode(contextNode) on node PA: incompatibleOk
24-taDOM3+-32-PSCompatibility with operation deleteNode(contextNode) on node PS: compatibleOk
24-taDOM3+-32-COCompatibility with operation deleteNode(contextNode) on node CO: incompatibleOk
24-taDOM3+-32-FCThe node FC does not exist in this use case. 
24-taDOM3+-32-CHThe node CH does not exist in this use case. 
24-taDOM3+-32-DCThe node DC does not exist in this use case. 
24-taDOM3+-33-ACCompatibility with operation deleteNode(contextNode) on node AC: incompatibleOk
24-taDOM3+-33-PACompatibility with operation deleteNode(contextNode) on node PA: incompatibleOk
24-taDOM3+-33-COCompatibility with operation deleteNode(contextNode) on node CO: incompatibleOk
24-taDOM3+-33-NSCompatibility with operation deleteNode(contextNode) on node NS: compatibleOk
24-taDOM3+-33-CHThe node CH does not exist in this use case. 
24-taDOM3+-33-LCThe node LC does not exist in this use case. 
24-taDOM3+-33-DCThe node DC does not exist in this use case. 
24-taDOM3+-34-ACCompatibility with operation deleteNode(contextNode) on node AC: incompatibleOk
24-taDOM3+-34-PACompatibility with operation deleteNode(contextNode) on node PA: incompatibleOk
24-taDOM3+-34-COCompatibility with operation deleteNode(contextNode) on node CO: incompatibleOk
24-taDOM3+-34-FCThe node FC does not exist in this use case. 
24-taDOM3+-34-CHThe node CH does not exist in this use case. 
24-taDOM3+-34-LCThe node LC does not exist in this use case. 
24-taDOM3+-34-DCThe node DC does not exist in this use case. 
24-taDOM3+-35-CACompatibility with operation deleteNode(contextNode) on node CA: compatibleOk
24-taDOM3+-35-AXCompatibility with operation deleteNode(contextNode) on node AX: compatibleOk