System.Xml.Schema.XmlSchemaSimpleContentRestriction public class XmlSchemaSimpleContentRestriction : XmlSchemaContent Documentation public XmlSchemaAnyAttribute AnyAttribute { get; set; } public XmlSchemaObjectCollection Attributes { get; } public XmlSchemaSimpleType BaseType { get; set; } public XmlQualifiedName BaseTypeName { get; set; } public XmlSchemaObjectCollection Facets { get; } public XmlSchemaSimpleContentRestriction()