aWithId.txt Bikle ------------- English: Give me a list of all elements which contain an "id" attribute. XPath: //a[./@id] The above XPath expression would return the syntax below to XSLT or XQuery: