IBM
C2040-403 · Question #102
All of the following are syntactically valid XML statements using XML namespace, EXCEPT for which one? <f:table> <f:name>Dining Table</f:name> <f:width>80</f:width> <f:length>120</f:length>…
The correct answer is C. <root>. See the full explanation below for the reasoning.
Question
All of the following are syntactically valid XML statements using XML namespace, EXCEPT for which one? <f:table> <f:name>Dining Table</f:name> <f:width>80</f:width> <f:length>120</f:length> </f:table> </root>
Options
- B<root>
- C<root>
- D<root>
How the community answered
(19 responses)- B21% (4)
- C74% (14)
- D5% (1)
Community Discussion
No community discussion yet for this question.