$request.requestMessageData/typeIndicators/types:indicatorTwo $testType1/typeIndicators/types:indicatorTwo $testType1/typeIndicators $testType2/typeIndicators $testType2/requestID $testType2/typeIndicators/types:indicatorTwo $reply.replyText ode:delete($testType1/typeIndicators, $testType1/typeIndicators/types:indicatorTwo) $testType1/typeIndicators ode:insert-as-last-into($testType1/typeIndicators, $testType2/typeIndicators/types:indicatorTwo) $testType1/typeIndicators fn:not(fn:deep-equal($testType1, $testType2)) ode:delete($testType1/typeIndicators/types:indicatorOne) $testType1/typeIndicators ode:insert-as-first-into($testType1/typeIndicators, $testType2/typeIndicators/types:indicatorOne) $testType1/typeIndicators fn:not(fn:deep-equal($testType1, $testType2)) ode:delete($testType1/typeIndicators/types:indicatorOne) $testType1/typeIndicators ode:insert-before($testType1/typeIndicators, $testType1/typeIndicators/types:indicatorTwo, $testType2/typeIndicators/types:indicatorOne) $testType1/typeIndicators fn:not(fn:deep-equal($testType1, $testType2)) ode:delete($testType1/typeIndicators/types:indicatorTwo) $testType1/typeIndicators ode:insert-after($testType1/typeIndicators/types:indicatorOne, $testType2/typeIndicators/types:indicatorTwo) $testType1/typeIndicators fn:not(fn:deep-equal($testType1, $testType2)) ode:rename($testType1/typeIndicators/types:indicatorTwo, "foo:indicatorOne") $testType1/typeIndicators ode:rename($testType1/typeIndicators/types:indicatorOne[2], "foo:indicatorTwo") $testType1/typeIndicators ode:rename($testType1/typeIndicators/types:indicatorTwo, QName("http://ode/bpel/unit-test/TestSubTreeAssign.wsdl.types", "foo:indicatorOne")) $testType1/typeIndicators ode:rename($testType1/typeIndicators/types:indicatorOne[2], $testType2/typeIndicators/types:indicatorTwo) $testType1/typeIndicators fn:not(fn:deep-equal($testType1, $testType2))