Zend
200-710 · Question #169
Which one of the following XML declarations is NOT valid?
The correct answer is D. <?xml standalone="?" ?>. See the full explanation below for the reasoning.
XML & Web Services
Question
Which one of the following XML declarations is NOT valid?
Options
- A<?xml version="1.0" ?>
- B<?xml version="1.1" encoding="UTF-8" ?>
- C<?xml standalone="no" ?>
- D<?xml standalone="?" ?>
How the community answered
(36 responses)- A6% (2)
- B11% (4)
- C3% (1)
- D81% (29)
Topics
#XML declaration#XML syntax#standalone attribute#XML version
Community Discussion
No community discussion yet for this question.