Name

XmlSchemaAll — System.Xml.Schema (system.xml.dll)    class 

Synopsis

public class XmlSchemaAll : XmlSchemaGroupBase {
// Public Constructors
   public XmlSchemaAll( );  
// Public Instance Properties
   public override XmlSchemaObjectCollection Items{get; }             // overrides XmlSchemaGroupBase
}

This type represents the xs:all compositor, which describes an unordered group of optional elements. Its Items property provides read-only access to the XmlSchemaObjectCollection of its child elements.

Hierarchy

System.ObjectXmlSchemaObjectXmlSchemaAnnotatedXmlSchemaParticleXmlSchemaGroupBaseXmlSchemaAll

Get .NET & XML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.