Which of the following shows the correct syntax of the function supported by XSLT 2.0 to retrieve non-XML data?

A. ?unparsed-text(uri [,encoding])
B. ?parsed-text(uri [,encoding])
C. ?unparsed-text(encoding [,uri])
D. ?parsed-text(encoding [,uri])?

Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following performance optimization techniques would be MOST beneficial for a network-wide VoIP setup? (Select TWO).

A. Proxy server B. Traffic shaping C. Caching engines D. Load balancing E. Quality of service

Computer Science & Information Technology

Disable PHP from opening files via fopen() and FTP by editing:

a. php.ini b. fopen.ini c. fopen.bin d. php.bin

Computer Science & Information Technology