Google News
logo
XPath - Interview Questions
What is an atomic value in XPath?
An atomic value is a value in or an instance in the value space of an atomic type defined by XML Schema. Atomic values are consists of strings, integers, decimals, dates, etc. and these values are known as atomic because it cannot be subdivided.
Advertisement