System.Xml.Schema.XmlSchemaComplexContentExtension Members

The members of System.Xml.Schema.XmlSchemaComplexContentExtension are listed below.

See Also: Inherited members from System.Xml.Schema.XmlSchemaContent

Public Constructors

Public Properties

AnyAttributeXmlSchemaAnyAttribute.

Gets or sets the System.Xml.Schema.XmlSchemaAnyAttribute component of the complex content model.

[read-only]
AttributesXmlSchemaObjectCollection.

Gets the collection of attributes for the complex content. Contains System.Xml.Schema.XmlSchemaAttribute and System.Xml.Schema.XmlSchemaAttributeGroupRef elements.

BaseTypeNameSystem.Xml.XmlQualifiedName.

Gets or sets the name of the complex type from which this type is derived by extension.

ParticleXmlSchemaParticle.

Gets or sets one of the System.Xml.Schema.XmlSchemaGroupRef, System.Xml.Schema.XmlSchemaChoice, System.Xml.Schema.XmlSchemaAll, or System.Xml.Schema.XmlSchemaSequence classes.