Help for this page
my $parser = XML::LibXML->new(); my $doc = $parser->parse_file($file); ... } $cdoc->appendChild($para_elem); }
<document src="0.xml" xml:id="0.xml" index="0"> <sentence xml:id="0_xml0002" index="0"/> ... </document>