See Also: XmlDeclaration Members
This node represents the (optional) XML declaration at the start of a document. XML declarations look like:
XML Example
<?xml version="1.0" encoding="UTF-8" ?>