The following example shows which XML Syntax rule,
< note date= 12/11/2007>
< to>Tove< /to>
< from>Jani< /from>
< /note> <
A. All XML Elements Must Have a Closing Tag
B.XML Attribute Values Must be Quoted
C. XML Tags are Case Sensitive
D.XML Elements Must be Properly Nested
Answer and Feedback
Answer:A