System.Xml.Schema.XmlSchemaAnnotated public class XmlSchemaAnnotated : XmlSchemaObject Documentation public XmlSchemaAnnotation Annotation { get; set; } public string Id { get; set; } public XmlAttribute[] UnhandledAttributes { get; set; } public XmlSchemaAnnotated()