Represents the simpleContent element from XML Schema as specified by the World Wide Web Consortium (W3C). This class is for simple and complex types with simple content model.
See Also: XmlSchemaSimpleContent Members
System.Xml.Schema.XmlSchemaSimpleContent is used to indicate that the content model of the new type contains only character data and no elements. It does this through System.Xml.Schema.XmlSchemaSimpleContentExtension or System.Xml.Schema.XmlSchemaSimpleContentRestriction.