Question
What is the difference between “/” and “//” in Xpath

Answers

Single Slash “/” –
Single slash is used to create Xpath with absolute path i.e. the xpath would be created to start selection from the document node/start node.

Double Slash “//” –
Double slash is used to create Xpath with relative path i.e. the xpath would be created to start selection from anywhere within the document.   Your Comment




More Software,Java Questions..
What is the inputsplit in map reduce software?

Can variables be used in Java without initialization?

What is the difference between java bean and enterprise java bean?

What is software configuration management?

How does the java database connectivity (jdbc) work?

What are the advantages of threads in java?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

What is object cloning in Java?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?



Search
Can you Answer!!
  • Q J2ME PDAP: What is PDAP
  • Q What are the channels of direct marketing?
  • Q What is the mechanism described by Darwin that eliminates species less adapted to environmental conditions?
  • Q What is internal debt management?
  • Q Asian Infrastructure Investment Bank lend in
  • Q How instrument air is continually supplied in process plant?
  • Q What is meant by hide area?
  • Q What are the features of inkjet printers?
  • Q Explain input form Attribute?
  • Q The posting of offensive messages on the internet is informally called: or Slapping; Bugging; Monstering; or Trolling?
  • Q How to get attributes of an element using jQuery