Help for this page

Select Code to Download


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