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