System.Xml.Schema.XmlSchemaParticle Class

Abstract class for that is the base class for all particle types (e.g. System.Xml.Schema.XmlSchemaAny).

See Also: XmlSchemaParticle Members

Syntax

public abstract class XmlSchemaParticle : XmlSchemaAnnotated

Remarks

Particle types are usually interchangeable. Particle can be a local element declaration or reference to a global element declaration (element), a compositor (sequence, choice, or all), a reference to a named content model group (group), or an element wildcard (any).

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