Help for this page

Select Code to Download


  1. or download this
    open file.xml ;
    for ( /descendant-or-self::node() | //@* )
        echo xsh:path(.) (.) ;
    
  2. or download this
    [not(./*)][not(self::text())]