The ____ compositor allows any of the child elements to appear in any order in the instance document.
A. target
B. sequence
C. all
D. choice
Answer: C
Computer Science & Information Technology
You might also like to view...
What mode of Internet Explorer 8 opens a new browser window that is isolated from such items as browser history and temporary Internet files?
a. InPrivate Browsing. b. Zone Browsing. c. Public Browsing. d. None of the above.
Computer Science & Information Technology
To print "Hello, world" on the monitor, which of the following Java statements should be used?
a. System.out.println("Hello, world"); b. System Print = "Hello, world"; c. SystemOutPrintln('Hello, world'); d. system.out.println(Hello, world);
Computer Science & Information Technology