InterviewSolution
Saved Bookmarks
| 1. |
What is XML declaration |
| Answer» It refers to a statement, which is used to indicate the specified XML document and defines the XML version that is used in used in the document syntax. | |