• We can use the below condition if we want to find the first-name.

    //book[@style='novel' and ./author/award/text()='P']//first-name

    Any better answer is deeply appreciated.Thanks for viewing my question though.