QuestionQ63
NETCONF/XML APIReferring to the exhibit, which XPath statement should be used to retrieve only user2's user ID value?

- A ./system/login/user2/uid
- B ./system/login/user<name='user2'>/uid
- C ./system/login/user[name='user2']/uid
- D ./system/login/user/uid
Community Discussion