Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 996955
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T06:57:22+00:00 2026-05-16T06:57:22+00:00

this is for school, if you know your XPath and wouldn’t mind telling me

  • 0

this is for school, if you know your XPath and wouldn’t mind telling me if I’m correct:

1.
//a[/b]/a

every ‘a’ that has a parent ‘a’ in a tree where the root is ‘b’. (the location of the [/b] is irrelevant? i.e. is the above equivalent to //a/a[/b] ?

2.
//*[//a]//a[/a][a]

breaking it down from left to right:
//*[//a] means all elements having a descendant ‘a’,
therefore //*[//a]//a (quite school-excerisely) means all ‘a’ elements.
and //*[//a]//a[/a] means all ‘a’ elements in a tree where the root is ‘a’,
and finally – //*[//a]//a[/a][a] means all ‘a’ elements in a tree where the root is ‘a’ that have a child ‘a’.

Thanks for any help, can’t seem to get a straight answer anywhere.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T06:57:23+00:00Added an answer on May 16, 2026 at 6:57 am

    What class is quizzing you on arcane XPath queries? Wow.

    1. //a[/b]/a
      Yes, you have that right. The location of [/b] is irrelevant.

    2. //*[//a]//a[/a][a]
      Technically //*[//a]//a is equivalent to //*//a which means all ‘a’ elements which have an ancestor element. So if the root element is ‘a’ it won’t won’t match. Aside from that, yes, your analysis is correct.

    For what it’s worth, a few years ago I implemented a full XPath parser from scratch in JavaScript for a project I worked on. So I really hope my answers are right!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So, at my school theyy have this service which tells you that your request
I have an object that gets properties added in this sequence. Home School living
I would like to know how could I resolve this problem(it's not a school
This problem may seem like school work, but it isn't. At best it is
this is for an assignment at school, where I need to determine the size
This is as simple as it gets. My school provides us with a personal
I made this program for a school, and it involves a telnet server. When
I'm working on a school assignment and I've been completely stumped with this step.
I am doing a minesweeper program for school, but i keep getting this error
I'm writing a ruby bootstrapping script for a school project, and part of this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.