InterviewSolution
Saved Bookmarks
| 1. |
A valid XML document that follows all grammar rules is well-formed document. |
|
Answer» True A well-formed XML document means that the document has the correct XML syntax and follows proper grammar rules. |
|