What is the right syntax to access use for the following Web Service data source in Jscript? Code...I am getting an error on this var firstName = XDocument.DOM.selectSingleNode("/dfs:myFields/dfs:dataFields/tns:UserInfoResponse/my:UserInfoResult/firstname").text Data Source... myFields dataFields...