InterviewSolution
Saved Bookmarks
| 1. |
What Is Declaration? |
|
Answer» The very first thing in an XML DOCUMENT, which DECLARES it as XML. The minimal DECLARATION is . The declaration is part of the document PROLOG. The very first thing in an XML document, which declares it as XML. The minimal declaration is . The declaration is part of the document prolog. |
|