[xml] xmllint --shell : xpath is not working? (libxml2-2.6.4)



hi hi,

can anyone confirm and/or explain that?

xmllint --shell giml/gitkTemplate_message.xml
/ > cat
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE giml SYSTEM "http://gitk.sourceforge.net/giml.dtd";>
<giml xmlns="http://gitk.sourceforge.net/";
xmlns:dc="http://purl.org/dc/elements/1.1/";
xmlns:i18n="http://apache.org/cocoon/i18n/2.0";>
  <dialog focus="ctrl">
    <meta>
      <dc:title><i18n:text>message</i18n:text></dc:title>
    </meta>
          <dialogwidgets>
        <dialogwidget id="Okay"/>
          </dialogwidgets>
    <widgetgroup>
      <widget id="Message" type="label"/>
    </widgetgroup>
  </dialog>
</giml>

/ > xpath //widget
Object is a Node Set :
Set contains 0 nodes:
/ >

-- 
      \|/            Stefan Kost
     <@ @>           private            business
+-oOO-(_)-OOo------------------------------------------------------ - - -  -   -
|       __  Address  Simildenstr. 5     HTWK Leipzig, Fb IMN, Postfach 301166
|      ///           04277 Leipzig      04251 Leipzig
| __  ///            Germany            Germany
| \\\///    Phone    +49341 2253538     +49341 30766101
|  \__/     EMail    st_kost_at_gmx.net kost_at_imn.htwk-leipzig.de
|           WWW      www.sonicpulse.de  www.imn.htwk-leipzig.de/~kost/about.html
===-=-=--=---=---------------------------------- - - -  -    -




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]