Jump to content

s.krasniqi

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by s.krasniqi

  1. Hello everybody

    I need help concerning xPath.

    I want to select all book nodes for the books having title beginning with H*. This is the string so far, but it did not work

    xml.SelectNodes('//bookstore/book[starts-with(title, "H")');

    This is the xmlFile.

     

     

    <okstore>

    Books.xml

×
×
  • Create New...