public abstract class XmlSchemaContent : XmlSchemaAnnotated { // Protected Constructors protected XmlSchemaContent( ); }
This type is an abstract base class for all XML Schema elements that represent schema content (xs:extension and xs:restriction).
System.Object XmlSchemaObject XmlSchemaAnnotated XmlSchemaContent