System.Xml.Schema.XmlSchemaComplexContentRestriction: Property Members

The properties of System.Xml.Schema.XmlSchemaComplexContentRestriction are listed below. For a list of all members, see the XmlSchemaComplexContentRestriction Members list.

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

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 type. Contains the System.Xml.Schema.XmlSchemaAttribute and System.Xml.Schema.XmlSchemaAttributeGroupRef elements.

BaseTypeNameSystem.Xml.XmlQualifiedName.

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

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.