System.Xml.Schema.XmlSchemaSimpleContent Class

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

Syntax

public class XmlSchemaSimpleContent : XmlSchemaContentModel

Remarks

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.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0