XPath - Examples

Examples

Given a sample XML document

en.wikipedia.org de.wikipedia.org fr.wikipedia.org pl.wikipedia.org es.wikipedia.org en.wiktionary.org fr.wiktionary.org vi.wiktionary.org tr.wiktionary.org es.wiktionary.org

The XPath expression

/wikimedia/projects/project/@name

Selects name attributes for all projects, and

/wikimedia//editions

Selects all editions of all projects, and

/wikimedia/projects/project/editions/edition/text

Selects addresses of all English Wikimedia projects (text of all edition elements where language attribute is equal to English). And the following

/wikimedia/projects/project/editions/edition/text

Selects addresses of all Wikipedias (text of all edition elements that exist under project element with a name attribute of Wikipedia)

Read more about this topic:  XPath

Famous quotes containing the word examples:

    No rules exist, and examples are simply life-savers answering the appeals of rules making vain attempts to exist.
    André Breton (1896–1966)

    In the examples that I here bring in of what I have [read], heard, done or said, I have refrained from daring to alter even the smallest and most indifferent circumstances. My conscience falsifies not an iota; for my knowledge I cannot answer.
    Michel de Montaigne (1533–1592)

    Histories are more full of examples of the fidelity of dogs than of friends.
    Alexander Pope (1688–1744)