ebeshero/newtFire-webDev

XPath Tutorial Edits

Opened this issue · 2 comments

RJP43 commented

//p[last()] versus (//p)[last()] needs further explanation of how the position falls in relation to what you want especially since this is used in XPath Exercise 3

reference issue #148 on the DHClass-Hub

screenshot_1

RJP43 commented

Also, add document node to the XPath tutorial. @ebeshero

Remind students that in the XPath window you start at the document node.

RJP43 commented

@ebeshero Also, add namespace axis to the XPath tutorial!