Help for this page

Select Code to Download


  1. or download this
    
      $labl    = XML::XPath::Node::Element->new("images");
    ...
        
      $rootElm->appendChild( $labl );
    
  2. or download this
    <images> 
      &lt;color>
    ...
       
    
    </images>
    
  3. or download this
    $nLabelTxt                = XML::XPath::Node::Element->new($item_img);
    
  4. or download this
    
    <images> 
    ...
     </images>