Ah! Sorry - I've just realised ( rather late ) that your validation error is happening in the *output* node.
I expect CstAttrName is an attribute in the input XML. It will remain an attribute in OutputRoot unless you explicitly tell the XMLNSC parser to change it to an element. Try this:
Code:
SET OutputRootRef.A:CstInfo.A:CstDtl.A:CostSearchKeys.A:CstAttr.(XMLNSC.Field)A:CstAttrName = InputRootRef.B:CstDtl.B:CstSrchKeys.B:CstAttr.Name
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum