System.Xml.Schema.XmlSchemaDocumentation public class XmlSchemaDocumentation : XmlSchemaObject Documentation public string Language { get; set; } public XmlNode[] Markup { get; set; } public string Source { get; set; } public XmlSchemaDocumentation()