Hi Kasun, and Dinesh,

How about serializing the node and deserializing the node? This would not
cause issues with especially having to clone namespaces etc. We could get
the output string and then create an xml_reader and parse it and get the
cloned copy. Thoughts?

Regards,
Senaka

> Hi Kasun,
> "Kasun Indrasiri" <[EMAIL PROTECTED]> writes:
>>  For e.g. If we try to axiom_node_to_string -> it prints 'null' . But we
>> can
>> get any other attribute (local name or text) from the detached node.
>>
>> - And also for cloning nodes, we should have a better approach than
>> 'detach'.
>> Because, detach remove the node from the original node.
>
> I think we better implement cloning method for axiom_node. Could you
> please raise a jira with the description of the problem?
>
> thanks,
> Dinesh
>
> --
> http://nethu.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to