Mono Class Library: System.Xml NamespaceSystem.Xml.XmlDeclaration Class |
See Also: XmlDeclaration Members
System.Object
System.Xml.XmlNode
System.Xml.XmlLinkedNode
System.Xml.XmlDeclaration
|
This node represents the (optional) XML declaration at the start of a document. XML declarations look like:
[Edit]
XML Example <?xml version="1.0" encoding="UTF-8" ?>
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0