A. An XML document can have one child element
B. An XML document can have one root element
C. XML elements have to be in lower case
D. All of the above
Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The correct answer: B. An XML document can have one root element.
An XML document can have one root element. All the other elements must be child elements of this root element.