Web Data Management To Bind the HTML elements with DSO we use _________ attribute. DATASRC DATAFLD DATASOURCE & DATASRC DATAFIELD DATASRC DATAFLD DATASOURCE & DATASRC DATAFIELD ANSWER DOWNLOAD EXAMIANS APP
Web Data Management A node's children, children's children, etc. is called ? ancesters descendants none of these siblings ancesters descendants none of these siblings ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Comment in XML document is given by ? -- -- > -- --> -- -- > -- --> ANSWER DOWNLOAD EXAMIANS APP
Web Data Management What is the right syntax of the doc() function ? doc("bookdetails.xml"); doc("bookdetails.xml") doc(bookdetails.xml); doc('bookdetails.xml') doc("bookdetails.xml"); doc("bookdetails.xml") doc(bookdetails.xml); doc('bookdetails.xml') ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which of these are not the XQuery type of nodes ? namespace element number attribute namespace element number attribute ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Predicates are used to find the ? parent of a specific node child of a specific node root specific node parent of a specific node child of a specific node root specific node ANSWER DOWNLOAD EXAMIANS APP