Help for this page

Select Code to Download


  1. or download this
    say 'id: ', $object11->findvalue('@id');
    
  2. or download this
    say 'id: ', $object11->{id};
    
  3. or download this
    open test.xml ;
    cd header/idset ;
    echo (a) ;
    echo (b) ;
    echo @id ;