System.Xml.Schema.XmlSchemaComplexType Class

Represents the complexType element from XML Schema as specified by the World Wide Web Consortium (W3C). This class defines a complex type that determines the set of attributes and content of an element.

See Also: XmlSchemaComplexType Members

Syntax

public class XmlSchemaComplexType : XmlSchemaType

Remarks

An element can be declared with a type attribute that refers to a complexType element that defines the structure, content, and attributes of that element.

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