From: saw
> Given one large XML file such as:
>
>
>
>
>
>
>
>
> I want to create many small XML files consisting of a Root element and
> the sub-tree. I would like to copy the sub-tree from input to
> output as a block without having to address the sub-components. I ha
On Friday 18 Jun 2010 17:02:39 saw wrote:
> Given one large XML file such as:
>
>
>
>
>
>
>
>
> I want to create many small XML files consisting of a Root element and
> the sub-tree. I would like to copy the sub-tree from input to
> output as a block without having to ad
Given one large XML file such as:
I want to create many small XML files consisting of a Root element and
the sub-tree. I would like to copy the sub-tree from input to
output as a block without having to address the sub-components. I have
read the input into a hash using